Closed Bug 1519707 Opened 5 years ago Closed 5 years ago

Web Audio API and playback rate issues

Categories

(Core :: Audio/Video: Playback, defect, P3)

64 Branch
defect

Tracking

()

RESOLVED DUPLICATE of bug 1517199

People

(Reporter: webmaster, Unassigned)

Details

(Keywords: parity-chrome)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:64.0) Gecko/20100101 Firefox/64.0

Steps to reproduce:

My add-on Enhancer for YouTube™ (https://addons.mozilla.org/addon/enhancer-for-youtube/) permits users to boost the volume of YouTube videos, but when this feature is used, controlling the playback rate becomes impossible. I use the exact same code for Chrome and everything works as expected, but with Firefox the playback rate is reset to 1 when the Web Audio API is used, and when we try to change the playback rate I can see that it is changed when I inspect the <video> element, but the video continues to play at normal speed. Turning off the audio booster does nothing, we have to reload the page to be able to control the playback rate.

It's not clear where this belongs. Moving to Audio/Video: Playback for investigation because that's where the issue is observable.

Component: Untriaged → Audio/Video: Playback
Keywords: parity-chrome
Product: Firefox → Core
Component: Audio/Video: Playback → Web Audio
Priority: -- → P3
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE

Moving back to Moving to Audio/Video: Playback where bug 1517199 is.

Component: Web Audio → Audio/Video: Playback

Don't we need to update the other bug, that is a dup-bug, to have the same parity and priority tags.

You need to log in before you can comment on or make changes to this bug.