videojs / video.js

Video.js - open source HTML5 video player
https://videojs.com
Other
37.97k stars 7.44k forks source link

Video.JS Playback gets stuck when attempting to play muted .ts files #8221

Open DerSimeon opened 1 year ago

DerSimeon commented 1 year ago

Description

When attempting to playback muted Segments from a Twitch VOD, the Player gets stuck on a single frame of the Segment. It appears that Twitch is not properly removing the Audio, which causes Video.JS and also the Windows Player to break.

Is there a way to prevent VideoJS from getting stuck on muted segments?

Older Version reason: We had trouble getting the plugins to properly work on newer versions, and therefore downgraded to the specific version.

Reduced test case

No response

Steps to reproduce

  1. Find a Twitch VOD that has muted parts in it.
  2. Download one of those parts
  3. Attempt to play it via Video.JS

Errors

No response

What version of Video.js are you using?

7.21.4

Video.js plugins used.

videojs-contrib-quality-levels, videojs-hls-quality-selector, videojs-seek-buttons

What browser(s) including version(s) does this occur with?

Microsoft Edge Beta 112.0.1722.23

What OS(es) and version(s) does this occur with?

Windows 11 22H2 22621.1413

welcome[bot] commented 1 year ago

👋 Thanks for opening your first issue here! 👋

If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. To help make it easier for us to investigate your issue, please follow the contributing guidelines.