[MPlayer-dev-eng] [PATCH] lavc deinterlace filter, try 2
Arpi
arpi at thot.banki.hu
Wed Jul 31 22:23:41 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.
i found -pp 0x20000 better on DolbyDigitalBroadway.vob, anyway it's
interesting that lavc's filter doesn't change top field at all.
your patch has been applied & commited.
anyway i've just implemented direct rendering support (use get_image to
allocate buffer instead of libavcodec's picture functions)
also, i've disabled 422p support, those fourccs are for packed formats...
> PS -- the mplayer code is fun to work with. Kudos to the designers.
you're the first on this opinion :)
especially on libmpcodecs topic :)
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list