-
Notifications
You must be signed in to change notification settings - Fork 191
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
Decoder Failed playing some Dolby Vision Movies #627
Comments
Probably a device decoder or media issue. Try replicating that with ExoPlayer Demo or Next Player. |
so with Next Player i get the error MediaCodecVideoRenderer error, index=0, format=Format(1,null,null,video/dolby-vision,dvhe.07.06,-1,en[3840,2160,-1.0,null],[-1,-1]), format_supported=NO_EXCEEDS_CAPABILITES. I figured out what the issue is. I saw in a previous thread that the if the audio track only has 7.1 audio and no other fallback it crashes. Hopefully there is a to get it working. I tested the videos in other basic players and the 7.1 audio plays but no video. So as of now i'll so to only get 5.1 audio to keep everything working |
Same error on MTK version of this device ( MediaInfos: Movie 1
Movie 2
Dolby Vision Sample
Here's the catch: I've just flashed global ROM on this tablet. Before it had Chinese ZUI 14 (Android 12), and Dolby Vision worked fine over there on all content. So, maybe this is indeed a bug in Dolby Vision device decoder on the global ROM? Or could the logs help to see what's going on? Either way for now it seems like going back to Chinese ROM is the way to go. |
When playing some Dolby Vision Movies i get the error: Decoder failed: c2.dolby.decoder.avc.
Other error is MediaCodecVideoRenderer error, index=0, format=Format(1,null,null
Media File was a Blu-Ray version of Batman 2022.
The text was updated successfully, but these errors were encountered: