Set Video Playback Speed with JavaScript

added by JavaScript Kicks
7/2/2019 2:20:30 PM

998 Views

I love that media has moved from custom plugins (Flash...gross) to basic HTML and elements. Treating these media sources as just another element allows us to use CSS filters to adjust display, for example. The less we need to do with ffmpeg or plugins, the better. I've been noticing that many video sites ...


0 comments