html5-video
Here are 236 public repositories matching this topic...
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Feb 7, 2022 - JavaScript
-
Updated
Feb 17, 2022 - HTML
-
Updated
Feb 27, 2022 - JavaScript
-
Updated
Mar 31, 2022 - JavaScript
-
Updated
Apr 5, 2022 - TypeScript
-
Updated
Feb 10, 2021 - JavaScript
如何支持audio音频播放
直接传了一个mp3文件路径,发现video标签并未赋值上去,poster也没有了
Expected Behavior【期望行为】
希望能支持audio文件,谢谢
Environment 【相关环境】
版本:0.11.0
-
Updated
Apr 1, 2022 - TypeScript
When I rotate a youtube video and then press fullscreen, the video gets cropped from top and bottom.
When I rotate a YouTube video and then press Fullscreen, the video gets cropped from top and bottom. Then I have to click rotate 4 times again for the video to uncrop.
Setup:
⚬ 'Improve YouTube!' (Video & YouTube Tools)
⚬ Browser: Opera
⚬ Settings: Attached (github not taking JSON file, so zip file attached)
⚬ OS: Windows 10 64-bit
⚬ Device: 4k monitor
-
Updated
Jan 4, 2020 - JavaScript
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Mar 29, 2022 - JavaScript
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Mar 31, 2022 - TypeScript
-
Updated
Jun 7, 2021 - Shell
-
Updated
Jan 27, 2022 - JavaScript
-
Updated
Apr 2, 2022 - Python
-
Updated
Sep 3, 2021 - JavaScript
-
Updated
Mar 9, 2022 - JavaScript
-
Updated
Mar 30, 2022 - TypeScript
Intention is to stop playback and reset the playhead back to the beginning.
I started off dispatching two actions:
dispatch(actions.setPlayHead(id, .1));
dispatch(actions.pause(id));
This worked the first time I called it but failed subsequent times. See my other issue about this: jplayer/react-jPlayer#13
What ended up working great:
`dispatch(action
-
Updated
Apr 4, 2022 - TypeScript
-
Updated
Nov 28, 2021 - JavaScript
-
Updated
Apr 17, 2020 - JavaScript
-
Updated
Jan 12, 2022 - JavaScript
-
Updated
Feb 26, 2022 - Vue
Improve this page
Add a description, image, and links to the html5-video topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the html5-video topic, visit your repo's landing page and select "manage topics."




Description
We have tight coupling in player.js Class Player method resetControlBarUI_(), when using reset() method.

ControlBar component may be not exists or exists on another nesting level..
Steps to reproduce
Use player.reset() method, when in player object there is no