[MPlayer-dev-eng] [PATCH]Allow vo vdpau to use IMGFMT_I420 and IMGFMT_IYUV
Carl Eugen Hoyos
cehoyos at ag.or.at
Mon Mar 30 10:13:15 CEST 2009
Jindrich Makovicka <makovick <at> gmail.com> writes:
> > Is there a difference between IMGFMT_YV12, IMGFMT_I420 and
> > IMGFMT_IYUV? All are mapped to PIX_FMT_YUV420P in fmt-conversion.c.
> >
> > Please comment, Carl Eugen
> AFAIK none except the U/V plane order: http://www.fourcc.org/yuv.php
I read that article, and afaics, MPlayer does not support YV12, but simply calls
I420/IYUV YV12 sometimes (most of the time).
Carl Eugen
More information about the MPlayer-dev-eng
mailing list