Video Speed Controller

Control HTML video speed.

Total ratings

4.33 (Rating count: 3)
See reviews for Video Speed Controller on Chrome Web Store

Recent reviews

Recent rating average: 4.00
All time rating average: 4.33

Rating filters

5 star
0%
4 star
100% (3)
3 star
0%
2 star
0%
1 star
0%
Date Author Rating Lang Comment
2024-09-28
wa da
2023-10-31
Ran Ro
Request new feature for Video Speed Controller 1- set desired speed e.g. x3 2- select starting speed e.g. x1.5 3- % of video passed until desired speed is reach e.g. 60% The video begins at x1.5 and increases gradually as a function of time based on the duration of the video until it reaches 60% therein it will reaches x3 speed. e.g. at 60% of elapsed video duration it will be playbackRate = x1.5 + (x3 - x1.5) * (currentTime / duration) / 0.6
2023-10-31
Ran Ro
en Request new feature for Video Speed Controller 1- set desired speed e.g. x3 2- select starting speed e.g. x1.5 3- % of video passed until desired speed is reach e.g. 60% The video begins at x1.5 and increases gradually as a function of time based on the duration of the video until it reaches 60% therein it will reaches x3 speed. e.g. at 60% of elapsed video duration it will be playbackRate = x1.5 + (x3 - x1.5) * (currentTime / duration) / 0.6