[x264-devel] [PATCH] Simple deinterlace filter using the FFmpeg deinterlacer.
Måns Rullgård
mans at mansr.com
Fri Jul 16 14:04:04 CEST 2010
Kazuo Teramoto <kaz.rag at gmail.com> writes:
> Hi. I wrote a deinterlace filter for the new filtering system. Its very
> simple. Its use the FFmpeg deinterlacer direct.
>
> This is my first work with anything related to video encoding so, if you can,
> point my mistakes.
>
> The build system probably its not totally correct.
>
> A better approach, I think, is porting the yadif/mcdeint from mplayer, but
> this need more work (and I need to learn a lot of things before...). But the
> two can coexists, so user have more options.
There is a third option: use the libpostproc deinterlacer. It is much
better than the libavcodec one, though not as good as yadif, and
fairly easy to use.
--
Måns Rullgård
mans at mansr.com
More information about the x264-devel
mailing list