[Mplayer-cvslog] CVS: main/libvo vo_x11.c,1.81,1.82
Arpi
arpi at thot.banki.hu
Sat Mar 2 19:59:54 CET 2002
Hi,
> On Fri, 1 Mar 2002, Felix Buenemann wrote:
>
> > On Fri, 1 Mar 2002 14:09:32 +0100 Arpi <arpi at thot.banki.hu> wrote:
> > > at least i know no codec with native yuy2 format.
> > some motion jpeg encoded movies use it.
windows mjpeg codecs usually do only rgb formats, a few can do yuy2 too, but
probably with internal conversion (DR method 2).
for ffmpeg, my yuy2 hack is slow C conversion too...
anyway, we will need a fast planar yuv 4:2:2 to packed yuy2 converter...
(planar 4:2:2 is same as yv12, but y and u,v planes has the same height,
so u/v are only horizontally scaled down by 2)
>
> Same with our native Cinepak decoder (until we get down to
> implementing YV12 output).
But it can do RGB as well.
And it does yuy2 with conversion, so it still means double conversion in
this case...
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-cvslog
mailing list