[FFmpeg-user] Does FFmpeg support AVC-Intra (and/or x264) with 10bit bitdepth? (yuv422p10le)

Malte Sanders sanders.malte.info at gmail.com
Tue Jun 16 16:26:59 CEST 2015


> I have problems to generate AVC Intra files with full 10bit encoding.
> It shrinks automatically to yuv422p: Incompatible pixel format 'yuv422p10le' for codec 'libx264', auto-selecting format 'yuv422p'

Most likely your x264 was build using option --bit-depth=8. Have a look here http://video.stackexchange.com/questions/13164/encoding-422-in-10-bit-with-libx264 <http://video.stackexchange.com/questions/13164/encoding-422-in-10-bit-with-libx264>


More information about the ffmpeg-user mailing list