You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it appears that for ffmpeg, the file: cppbuild.sh can take a flag to enable 10-bit color support for libx265. I'm requesting if possible a quick change to enable 10-bit color and HDR support (12-bit color would be a nice option as well). Those appear to be HIGH_BIT_DEPTH (for 10-bit) & MAIN12 (for 12-bit [dolby vision hdr for example]). I believe this feature is urgent due to the large number of TVs and monitors that now come equipped with HDR capabilities and full support in the Windows 10 operating system. Only libx265 needs to be recompiled, everything else with ffmpeg's build should be fine. Thank you for your time, the following is a reference for anyone who needs any additional information: http://www.gregwessels.com/dev/2017/10/27/ffmpeg-x265.html
The text was updated successfully, but these errors were encountered:
it appears that for ffmpeg, the file: cppbuild.sh can take a flag to enable 10-bit color support for libx265. I'm requesting if possible a quick change to enable 10-bit color and HDR support (12-bit color would be a nice option as well). Those appear to be HIGH_BIT_DEPTH (for 10-bit) & MAIN12 (for 12-bit [dolby vision hdr for example]). I believe this feature is urgent due to the large number of TVs and monitors that now come equipped with HDR capabilities and full support in the Windows 10 operating system. Only libx265 needs to be recompiled, everything else with ffmpeg's build should be fine. Thank you for your time, the following is a reference for anyone who needs any additional information:
http://www.gregwessels.com/dev/2017/10/27/ffmpeg-x265.html
The text was updated successfully, but these errors were encountered: