-
Notifications
You must be signed in to change notification settings - Fork 6k
Description
Issue description
I'm trying to play several h264 videos seamlessly in a playlist. Unfortunately some of our files produce noticable gaps (stutter) between the video files other video files don't. Currently I'm not albe to pinpoint the error, all have been created with the same converter settings. We have currently the presumption that this maybe has something to do with the length of the videos.
Reproduction steps
Prerequisites: ExoPlayer Demo App & Sample Videos from sample_videos.zip
Upload the two sample videos from sample_videos.zip to an Web Server. Add a new playlist to the media.exolist.json, containing the two URLs of the sample files.
You will see stutter / gap between the two videos.
Link to test content
sample_videos.zip
This videos only contain a h264 video track. I removed tha audio track via ffmpeg to ensure that the gapless playback will not be caused by an error within the audio track gapless playback metadata. The gaps happen with and without the audio track.
Version of ExoPlayer being used
r2.8.2 (current master)
Device(s) and version(s) of Android being used
LGE Nexus 5
Android 7.1.2 ( LineageOS )
A full bug report captured from the device
If this is needed, please give me a short notice, and I send it via Email.