-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Support colorspace tag for OSD, Subtitles and overlay-add #10678
Comments
If I understand you correctly, you want the ability to specify the primaries and transfer function as extra named parameters to |
Thanks, supporting |
Better solution: #12149 |
Also, it would be nice to have support for true HDR osd and subtitles. |
The color space of the bgra file is not always same as the target color space.
conversion is already there, it follows
--target-*
.Related to:
po5/thumbfast#24 (comment)
https://mpv.io/manual/master/#command-interface-overlay-add
The text was updated successfully, but these errors were encountered: