Paul B Mahol <onemda <at> gmail.com> writes: > + avctx->pix_fmt = PIX_FMT_YUV422P16; > + avctx->bits_per_raw_sample = 14; > > Is this correct? From documentation on web it takes up to 16 bits. Could you point me to the documentation? I was unable to find it... Carl Eugen