[FFmpeg-devel] [PATCH] Port tinterlace filter from MPlayer.
Stefano Sabatini
stefano.sabatini-lala
Sun Sep 26 19:32:45 CEST 2010
On date Sunday 2010-09-26 19:17:02 +0200, Stefano Sabatini encoded:
> ---
> configure | 1 +
> doc/filters.texi | 26 +++++
> libavfilter/Makefile | 1 +
> libavfilter/allfilters.c | 1 +
> libavfilter/avfilter.c | 2 +-
> libavfilter/vf_tinterlace.c | 260 +++++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 290 insertions(+), 1 deletions(-)
> create mode 100644 libavfilter/vf_tinterlace.c
Updated with some refactoring.
This is useful e.g. for testing yadif and other kind of deinterlacing.
There is still a problem which is causing green artifacts in the lower
row of the interlaced image, help and hints are welcome.
Regards.
--
FFmpeg = Fast and Frightening Mastering Pitiless Evil Geisha
More information about the ffmpeg-devel
mailing list