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

HDR to SDR transcoding with tone map #276

Open
alexvasilkov opened this issue Jul 3, 2024 · 1 comment
Open

HDR to SDR transcoding with tone map #276

alexvasilkov opened this issue Jul 3, 2024 · 1 comment

Comments

@alexvasilkov
Copy link

By default HDR videos are transcoded into SDR, but resulting colors look washed out.

I can transcode HDR videos into HDR, but such videos can't be correctly played on devices without HDR support, the colors will look washed out.

It would be great if LiTR supports tone mapping, it looks like it can be done using Open GL somehow. At least androidx.media3 transcoder has a special flag for that. I don't want to use media3 library, its API is pretty bad and it lacks some features that I need (progress tracking, custom media sources support, etc). So it would really be great if LiTR could handle HDR to SDR transcoding.

Thanks for the library and your time :)

@izzytwosheds
Copy link
Contributor

That is a very interesting suggestion. We will look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants