On 2014-02-23 17:21:10 +0000, Derek Buitenhuis wrote:
> On 2/23/2014 3:20 PM, Janne Grunau wrote:
> > This doesn't look right, AV_PIX_FMT_YUV420P is a valid pixel format for
> > 'x265_max_bit_depth == 12' and I can't see how x265 could deduce that
> > otherwise.
> 
> No, the *internal* depth is not the same as *input* depth. The input depth
> is set in the picture struct, and is separate.

I fail to see there the input depth is set unless x265_encoder_encode()
deduces that automagically from stride and width.

Janne

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to