[MPlayer-dev-eng] Y422P support
Michael Niedermayer
michaelni at gmx.at
Thu Aug 1 00:18:18 CEST 2002
Hi
On Wednesday 31 July 2002 21:53, Arpi wrote:
> Hi,
>
> libavcodec has YUV 4:2:2 planar supoprt (PIX_FMT_YUV422P) used by
> the mjpeg decoder, and by teh deinterlace filter too.
> but, mplayer doesn't have IMGFMT for the _planar_ 422, the current
> vd_ffmpeg calls y422p->yuy2 converter to workaround it...
>
> we should introduce IMGFMT_422P or better, and add support for that in
yes
> swscaler. afaik, teh swscaler can handle any planar yuv formats internaly,
> so this shouldn't be too hard to implement. Michael?
yes, unless i forgot soemthing ;) it should be pretty easy ...
[...]
Michael
More information about the MPlayer-dev-eng
mailing list