[FFmpeg-user] Can't pass bit depth to x265 from ffmpeg

Jim Worrall coniophora at gmail.com
Mon Feb 15 15:49:55 CET 2016


> On 2016 Feb 15, at 1:53 AM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> 
> Jim Worrall <coniophora <at> gmail.com> writes:
> 
>> ffmpeg -i in.mkv -c:v libx265 -x265-params output-depth=10 out.mkv
> 
> Please test:
> ffmpeg -i in.mkv -c:v libx265 -pix_fmt yuv420p10 out.mkv
> 
That did it!  Thank you, sir, you are a gentleman and a scholar.


More information about the ffmpeg-user mailing list