On 1/28/15, Paul B Mahol <one...@gmail.com> wrote: > Signed-off-by: Paul B Mahol <one...@gmail.com> > --- > Still not bit-exact. Dunno why. Any help is welcome. > --- > LICENSE.md | 1 + > configure | 1 + > doc/filters.texi | 9 +++ > libavfilter/Makefile | 1 + > libavfilter/allfilters.c | 1 + > libavfilter/vf_softpulldown.c | 184 > ++++++++++++++++++++++++++++++++++++++++++ > 6 files changed, 197 insertions(+) > create mode 100644 libavfilter/vf_softpulldown.c > [...] > +@section softpulldown > + > +This filter acts on the MPEG-2 flags used for soft 3:2 pulldown > +(soft telecine). > + > +It uses the mpeg2 video header information to make 29.97 fps out > +of 23.976 fps soft telecined material. > +This should help especially for dvds which are partly sof telecined.
locally fixed typo [...] _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel