[MPlayer-dev-eng] [PATCH] lavc deinterlace filter, try 2
Joe Rabinoff
rabinoff at fas.harvard.edu
Wed Jul 31 05:22:02 CEST 2002
Hi,
As per the recommendations, I wrote a simple filter, vf_lavcdeint.c,
which adds support for avcodec's deinterlacer. It's based on vf_lavc.c
and (loosely) on some ffmpeg code. It won't be compiled if
USE_LIBAVCODEC isn't defined.
The lavc deinterlacer works fine, although I honestly can't tell the
difference between it and the builtin ones, at least on my test
sequence.
This is my first time working with the project, so you might want to
check that I understood the architecture well enough not to do anything
stupid.
Please let me know if there are things I should change.
Joe Rabinoff
PS -- the mplayer code is fun to work with. Kudos to the designers.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lavcdeint.patch
Type: text/x-patch
Size: 7187 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020730/4a564073/attachment.bin>
More information about the MPlayer-dev-eng
mailing list