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
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: