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

Bug: video (but not audio) playback freezes and seeking to middle of video and then rewinding back a little #940

Open
1 task done
pbv-public opened this issue Jun 28, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@pbv-public
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Which Mux Elements/Packages does this apply to? Select all that apply

mux-player-react

Which browsers are you using?

Chrome, Safari, Firefox, Edge ("Edgeium"), Chrome Android, Safari on iOS

Which operating systems are you using?

Windows

Description

We've noticed an issue with video playback. It seems to affect multiple platforms (Mac/PC, Chrome, etc.). Specifically, the audio keeps playing but the image stays frozen.

Reduced test case

No response

Steps to reproduce

  1. View any of the videos we've uploaded like https://pb.vision/video/uoitcltlpq9s
  2. Press the "Rally docs/contributing: Add contribution guidelines. Update issue template… #34🔥" button to skip the video to a highlight which in this case happens to be relatively late in the video (this one starts around 8:49 into this 11:37 long video).
  3. Press the "<5" button to go back five seconds to ~8:44 (or press it a few times to go back a little further).
  4. Sound playback continues but sound playback stops until ~8:50.
  5. If we press "<5" button more times then this hitch seems to get more severe (see screen recording here: https://storage.googleapis.com/pbv-pro-dev/tmp/Mux_Freezing_Issue.mp4).

Oddly, if I watch a video from start to finish but occasionally go back 5-30sec (pressing the go back button a few times) then there's no issue. It seems to only specifically when we skip into the video first.

Current Behavior

Video freezes but audio keeps playing

Expected Behavior

Video and audio keep playing in sync

Errors

no console errors

What version of the package are you using?

2.7.0

@pbv-public pbv-public added bug Something isn't working Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug labels Jun 28, 2024
@mariuszbeltowski
Copy link

mariuszbeltowski commented Aug 21, 2024

Same issue on mac, tested 2.5.0, 2.6.0, 2.7.0 and 2.9.1.

@luwes luwes removed the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants