Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FFMPEG 10-Bit Color Per Channel (HDR10) Support #541

Closed
smccombie opened this issue Mar 22, 2018 · 3 comments
Closed

FFMPEG 10-Bit Color Per Channel (HDR10) Support #541

smccombie opened this issue Mar 22, 2018 · 3 comments

Comments

@smccombie
Copy link

smccombie commented Mar 22, 2018

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

@saudet
Copy link
Member

saudet commented Mar 22, 2018 via email

@saudet
Copy link
Member

saudet commented Dec 17, 2018

Thanks to @renderdude, support for that has been added with pull #619!

@saudet
Copy link
Member

saudet commented Jan 13, 2019

Support now included in version 1.4.4, enjoy!

@saudet saudet closed this as completed Jan 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants