-
-
Notifications
You must be signed in to change notification settings - Fork 55
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
How to preserve HDR 10 info? #209
Comments
IFME is follow x265, if you manage self update x265 to latest build, you can use Add Command Line for Encoder, and put like:
|
how do i add the cmd line for hdr? |
By default, IFME only pass video metadata, if has HDR, it will encode in HDR automatically, if output not satisfied, you can clock Encoder Command Line button and add extra x265 commands |
apparently FFmpeg did not pass HDR metadata, I keep in view for now |
Fastflix also uses ffmpeg and is able to pass the HDR info. Maybe you could check how they are doing that. |
I take a look, to see how it can be done |
wow, this HDR especially Dolbyvision make HDR complicated. This mean, HDR10 video only exist on HEVC? I can add |
Converting 4K movies to H265 using standard settings looses HRD10 information. Is there a flag or setting I could use to preserve HDR10 information in the movie? Let me know when you get a chance.
The text was updated successfully, but these errors were encountered: