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
Is there a way to setHdrMode during playback?
Because some TV equipment does not support dvprofile 5, which will cause the video to appear green, I hope can specify ColorInfo.SDR_BT709_LIMITED
But it doesn’t seem work in my actual test on Android 14
I modified it in MediaCodecVideoRenderer
The text was updated successfully, but these errors were encountered:
Is there a way to setHdrMode during playback?
Because some TV equipment does not support dvprofile 5, which will cause the video to appear green, I hope can specify ColorInfo.SDR_BT709_LIMITED
But it doesn’t seem work in my actual test on Android 14
I modified it in MediaCodecVideoRenderer
The text was updated successfully, but these errors were encountered: