[vlc-devel] libvlc_video_set_format_callbacks() and "cyuv" chroma

Jean-Baptiste Kempf jb at videolan.org
Mon Mar 12 19:21:24 CET 2012


On Sat, Mar 10, 2012 at 05:33:54PM -0500, Rafaël Carré wrote :
> >      case VLC_CODEC_VYUY:
> > +    case VLC_CODEC_CYUV:
> >      case VLC_CODEC_J422:
> >          p_fmt->i_bits_per_pixel = 16;
> ok

Art thou sure this is ok and enough?

"Creative YUV is a constant-rate, differentially coded, packed YUV
compression method. The codec essentially codes each Y, U, and V sample
as 4 bits with some overhead at the start of each line."

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list