Closed
Bug 858997
Opened 13 years ago
Closed 13 years ago
playbackRate = 1 does not change playback speed
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 825329
People
(Reporter: ivan, Unassigned)
Details
Repro steps:
1. Join YouTube HTML5 trial using https://www.youtube.com/html5
2. Play any ad-free video, e.g. https://www.youtube.com/watch?v=6mQYsWCkx4g
3. Use the gear icon to switch to 2.0x playback speed
4. Use the gear icon to switch to Normal playback speed; observe _no change in playback speed_
I don't think it's a bug in https://s.ytimg.com/yts/jsbin/html5player-vflTmL8df.js because using the inspector and console to do `$0.playbackRate = 1;` has no effect either. Setting it to something like 1.0001 does have an effect, though.
I reproduced this with:
Firefox 20 on Windows 7
Firefox 20 on Ubuntu
Nightly 22.0a1 (2013-04-01) on Windows 7
Nightly 23.0a1 (2013-04-06) on Windows 7
Probably a dupe of #825329
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•