Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pausing the video skips frames when the activity/fragment hosting is resumed. #2865

Closed
mrudulav3 opened this issue May 25, 2017 · 1 comment

Comments

@mrudulav3
Copy link

mrudulav3 commented May 25, 2017

bugreport-N2G47E-2017-05-25-11-21-47.zip

Issue description

Expected Behavior - When the video is paused and the activity/fragment hosting it is resumed the video should not jump frames.
Observed Behavior - When the video is paused and the activity/fragment hosting it is resumed the video should jumps frames. The position of the playback doesn't change. When the video is toggled to play, it resumes but the frame is stuck till the playback reaches that position.

Reproduction steps

Open the Exoplayer Demo app. Using the 2.4.1-rc version. Play a video (DASH or HLS). Pause it and
Overview button and press on it again to bring the activity to resume. Notice that the video frame skips

Version of ExoPlayer being used

2.4.1-rc demo app

Device(s) and version(s) of Android being used

Happens on Nexus 5x running 7.1.2 and Pixel running 7.1.2

A full bug report captured from the device

Captured a video
screen_video_grab.zip

@ojw28
Copy link
Contributor

ojw28 commented May 25, 2017

This is discussed/tracked in #677

@ojw28 ojw28 closed this as completed May 25, 2017
@google google locked and limited conversation to collaborators Sep 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants