[FFmpeg-devel] [PATCH] lavfi: port mcdeint filter from libmpcodecs

Paul B Mahol onemda at gmail.com
Mon May 27 20:08:36 CEST 2013


On 5/27/13, Stefano Sabatini <stefasab at gmail.com> wrote:
> On date Monday 2013-05-27 17:05:33 +0200, Stefano Sabatini encoded:
>> On date Monday 2013-05-27 13:30:27 +0200, Clement Boesch encoded:
>> > On Mon, May 27, 2013 at 03:24:33AM +0200, Stefano Sabatini wrote:
>> > > TODO: bump minor, update changelog
>> > > ---
>> > >  configure                |    1 +
>> > >  doc/filters.texi         |   33 ++++++
>> > >  libavfilter/Makefile     |    2 +
>> > >  libavfilter/allfilters.c |    1 +
>> > >  libavfilter/vf_mcdeint.c |  288
>> > > ++++++++++++++++++++++++++++++++++++++++++++++
>> > >  5 files changed, 325 insertions(+)
>> > >  create mode 100644 libavfilter/vf_mcdeint.c
> [...]
>
> Updated with a few simplifications and various minor fixes.
>
> The command:
> $ ffmpeg -video_size cif -i ~/s/foreman_cif.yuv -vf
> tinterlace=interleave_top,mcdeint,showinfo -t 1 -f md5 -
>
> still produces output different from mp=mcdeint in the chroma
> planes. Hints or suggestions for debugging it are welcome.

And such difference is good or bad?

> --
> FFmpeg = Fierce and Frightening Multimedia Philosophical Exploitable Game
>


More information about the ffmpeg-devel mailing list