player icon indicating copy to clipboard operation
player copied to clipboard

UI components and hooks for building video/audio players on the web. Robust, customizable, and accessible. Modern alternative to JW Player and Video.js.

Results 247 player issues
Sort by recently updated
recently updated
newest added

### Related Problem: Sometimes, additional information besides captions and chapters is relevant to the viewer. Amazon Prime Video has an interesting feature called "X-Ray" where additional information is passed while...

feature

### Current Behavior: `\N` is not supported `{\pos(317,366)}` is not supported ![image](https://github.com/vidstack/player/assets/17622604/80aca5bf-40ec-4060-928b-cfef392e7dc6) ![image](https://github.com/vidstack/player/assets/17622604/b4cab79f-4260-42fa-80f2-03b32c078666) ### Expected Behavior: `\N` is supported `{\pos(317,366)}` is supported ### Steps To Reproduce: Example subs: https://reference.opengram.dev/Trigun.rus.srt [Trigun.rus.zip](https://github.com/vidstack/player/files/15179976/Trigun.rus.zip)...

bug

### Current Behavior: This is a weird one but if the container of the player is small, the video player will "expand" that width once it's fully loaded. If that...

bug

### Current Behavior: When a Vimeo video is set to autoplay and loop, it fails to restart when it's out of the viewport. This problem arises only when there are...

bug

### Current Behavior: Clips are quite glitchy but this happens in few cases like when I try to pause a clip it starts from 0 once again and sometimes they...

bug

### Current Behavior: Whenever using a Windows tablet that does not have a keyboard attached (i.e. Windows goes into tablet mode) and the player is in the playing state, hovering...

bug

### Current Behavior: Air Play Button is shown in Player, but Video and Audio are not streamed to TV. Just a notification is shown, which is the title of the...

bug

Using web components, both with either default layout or default theme. Here's an example just with the default layout from the CDN doing the same thing.. https://codepen.io/wplit/pen/mdaNyjz The video will...

bug

### Current Behavior: When embedding a `` in Svelte with `volume` set to `0` and `muted` set to `true`, the player starts at full volume. If you `bind:this={player}` and programatically...

bug

Issue can be seen on the demo - https://www.vidstack.io/player/demo Go to the audio player and try to boost the audio, the player goes silent. Also experiencing the same when using...

bug