Always decode with ffmpeg before decoding with MediaCodec. MediaCodec is unreliable on some devices in such a way as to cause a full loading failure on them. Prevent this by using ffmpeg. |
||
|---|---|---|
| .. | ||
| java | ||
| res | ||
| AndroidManifest.xml | ||
Always decode with ffmpeg before decoding with MediaCodec. MediaCodec is unreliable on some devices in such a way as to cause a full loading failure on them. Prevent this by using ffmpeg. |
||
|---|---|---|
| .. | ||
| java | ||
| res | ||
| AndroidManifest.xml | ||