Replies: 4 comments
-
detailed: Decoder init failed: c2.qti.avc.decoder, |
Beta Was this translation helpful? Give feedback.
-
I think if the source code can get a updated version of exoPlayer library source code to run? It should be mentioned that these same videos can be played by other players, so it is the source code that missed the capabilities, NOT the device. |
Beta Was this translation helpful? Give feedback.
-
I try changing the build.gradle from 2.18.1 to dependencies { But it does not solve the problem. Will there be any solution? |
Beta Was this translation helpful? Give feedback.
-
In the mean time, it is not known if it is simpler to switch to other open source Android video players as they use different media engine.... Nova Video Player MediaPlayer VLC libVLC |
Beta Was this translation helpful? Give feedback.
-
I get the following error when using the compiled source code to play some videos.
Some devices work but some does not. Can someone help explain what is wrong?
com.google.android.exoplayer2.ExoPlaybackException: MediaCodecVideoRenderer error, index=0, format=Format(2, null, null, video/avc, avc1.640029, -1, null, [1080, 2400, 24.186872], [-1, -1]), format_supported=NO_EXCEEDS_CAPABILITIES
Beta Was this translation helpful? Give feedback.
All reactions