On 21/07/15 13:28, Moritz Barsnick wrote: > Hi Zsolt, > > On Tue, Jul 21, 2015 at 14:10:13 +0200, Osztrovszky Zsolt wrote: >> As you can see in line 20, the input video is hevc Main 10, but the encoder >> still coding it to Main profile, 8 bit (line 27). >> It also says in line 23: incompatible pixel format 'yuv420p10le' for libx265. >> What am I missing here? > > I think you have to compile libx265 with 10 bit support. (libx264 > suffers the same restriction.) Unfortunate, but that's the way it is.
Indeed you need the cmake option "HIGH_BIT_DEPTH:BOOL=ON" This gives you up to 16 bit support, so not quite the same as x264. > [...] -- Tim. Key Fingerprint 38CF DB09 3ED0 F607 8B67 6CED 0C0B FC44 8B0B FC83 _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user