Video / sound playback rate control
See original GitHub issueIt’d be very handy to be able to control the playback rate of videos and sounds, like JavaScript media’s playbackRate
property. Ideally, playbackRate
would accept a float, with 1.0 being normal speed, 2.0 being double speed, etc. With the GStreamer playback providers this should be trivial, not sure about any of the others.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Audio/Video Playback Speed Controller
Controls the playback speed of all audio and video elements on a webpage. Features: - No permissions required - 5 preset speeds -...
Read more >Web Audio playbackRate explained - Developer guides | MDN
The playbackRate property of the and elements allows us to change the speed, or rate, at which a piece of web audio or...
Read more >HTML Audio/Video DOM playbackRate Property - W3Schools
playbackspeed, Indicates the current playback speed of the audio/video. Example values: 1.0 is normal speed; 0.5 is half speed (slower); 2.0 is double...
Read more >basics: adding a playback speed control to an audio player
A common request of people is to be able to control the speed of a audio/video recording. Luckily enough, using basic HTML5 and...
Read more >Playback speed controls – Help Center - Vimeo
Player speed controls are a way for all Vimeo users to give their viewers the ability to speed up or slow down playback...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The label isn’t automatic, one of us has to apply it. 😉
I am working on this right now. I have it working for iOS.
https://gist.github.com/mbrockman1/3b91e6b56f4f447e17b5bc12ca181981