5

我正在为 android 构建一个 react-native 应用程序,并且在尝试使用 react-native-video 播放不同的视频时收到错误消息。错误说:

[errorException] => com.google.android.exoplayer2.mediacodec.MediaCodecRenderer$DecoderInitializationException: Decoder init failed: OMX.amlogic.avc.decoder.awesome, Format(1, null, null, video/avc, null, -1, null, [3840, 2160, -1.0], [-1, -1])
[errorString] => Unable to instantiate decoder OMX.amlogic.avc.decoder.awesome

我发现这个建议改变解码器,但在 JS 中似乎是不可能的。有没有办法做到这一点?或者你会推荐另一个原生视频播放器吗?

4

0 回答 0