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
I use ffmpeg extension. Player hangs up (at missed frames) if we use FfmpegAudioRenderer. But player behaves correctly (shows only artifacts and continues to play further) if we use MediaCodecAudioRenderer.
Also configure the FFmpeg context to ignore errors as far as possible (this
appears to have an effect only for certain decoders).
Issue: #5293
PiperOrigin-RevId: 227851397
Also configure the FFmpeg context to ignore errors as far as possible (this
appears to have an effect only for certain decoders).
Issue: #5293
PiperOrigin-RevId: 227851397
Issue description
I use ffmpeg extension. Player hangs up (at missed frames) if we use FfmpegAudioRenderer. But player behaves correctly (shows only artifacts and continues to play further) if we use MediaCodecAudioRenderer.
I recorded videos:
FfmpegAudioRenderer - https://yadi.sk/i/MiRAgs7ovRQ74g
MediaCodecAudioRenderer - https://yadi.sk/i/JBo-YWlR8LdLzA
Logcat shows:
Link to test content
http://stand.netup.tv/downloads/T2965/manifest.m3u8
Version of ExoPlayer being used
2.9.1
Device(s) and version(s) of Android being used
STB MiniA5X_Plus (chipset RK 3328)
Android 7.1.1
A full bug report captured from the device
bugreport.txt.zip
The text was updated successfully, but these errors were encountered: