[vlc-devel] CrystalHD decoder

Jean-Baptiste Kempf jb at videolan.org
Fri Dec 10 10:29:24 CET 2010


On Tue, Dec 07, 2010 at 11:11:10PM +0100, Jean-Baptiste Kempf wrote :
> On Tue, Dec 07, 2010 at 08:38:33PM +0100, Laurent Aimar wrote :
> > > +    /* Set output properties */
> > > +    p_dec->fmt_out.i_cat          = VIDEO_ES;
> > > +    p_dec->fmt_out.i_codec        = VLC_CODEC_YUYV;
> >  I probably already asked you but doesn't CrystalHD support planar YUV?
> MODE422_YUY2
> MODE422_UYVY
> MODE420

YUY2, UYVY and NV12 (hot topic, NV12, here, those days ;) )
are the only one sure to be supported.

Any idea which one is the best ?

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/
+33 672 704 734



More information about the vlc-devel mailing list