[FFmpeg-user] how to encode 10bit

George Nistor georgenistor at live.com
Fri Dec 8 09:31:05 EET 2017


is any way to get a ffmpeg static with 10bit support?

Thanks

George

On 12/8/2017 02:26, Carl Eugen Hoyos wrote:
> 2017-12-07 21:41 GMT+01:00 George Nistor <georgenistor at live.com>:
>
>> How should be done 10 bit encoding?
>> 1. By selecting -profile main10 or others like
>>
>> * main10, main10-intra
>> * main422-10, main422-10-intra
>> * main444-10, main444-10-intra
>>
>> or by selecting
>> 2. pixel profile as yuv422 10le etc..
> The second option works here if libx265 supports
> 10-bit encoding (this has to be selected at build-time).
> For x264, you have to choose if you link against 8,
> 10 or 12-bit.
>
> The first option cannot work reliably with FFmpeg for
> several reasons imo.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



More information about the ffmpeg-user mailing list