On Sat, Aug 13, 2016 at 03:51:17PM +0000, Davinder Singh wrote: > On Sat, Aug 13, 2016 at 8:05 PM Paul B Mahol <one...@gmail.com> wrote: > > > On 8/13/16, Paul B Mahol <one...@gmail.com> wrote: > > > On 8/13/16, Davinder Singh <ds.mud...@gmail.com> wrote: > > >> > > >> patch attached. > > >> > > > > > > Please add EPZS to minterpolate. > > > > > > > Also, why is there no code for scene change detection? > > If scene changes abruptly it will give bad frame. > > >
> none of paper had scene change detection. any idea how can i add it? the motion estimation should already produce a "matching score" of some kind for every block, its sum is probably a good indication how similar frames are the sum probably would need to be compared to some meassure of variance for the frame so near black frames dont get better matches a bit like a correlation coefficient you can also look at git grep scene libavcodec/mpegvideo* libavcodec/motion_es* [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel