Closed Bug 1888807 Opened 1 year ago Closed 1 year ago

384khz playback

Categories

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

Firefox 122
defect

Tracking

()

RESOLVED DUPLICATE of bug 1877319

People

(Reporter: chaython, Unassigned)

Details

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

Steps to reproduce:

Go to audio device sound properties and select a resolution higher than 192khz.

Actual results:

Firefox doesn't output audio to direct sound on the specified default device, after being set to 384khz.

Expected results:

Playback should occur on default device like normal.

The Bugbug bot thinks this bug should belong to the 'Core::Audio/Video: Playback' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core

This should be fixed in 124 with changes for bug 1877319, but please reopen if they do not resolve this.

Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1877319
Resolution: --- → DUPLICATE

(In reply to Karl Tomlinson (:karlt) from comment #2)

This should be fixed in 124 with changes for bug 1877319, but please reopen if they do not resolve this.

*** This bug has been marked as a duplicate of bug 1877319 ***

I see the " uint32_t rate; /**< Requested sample rate. Valid range is [1000, 384000]. */"
they stated a valid range in the comment, but what change actually inherits that range? As it's not posted later in the common sample rates?
Also for windows there's 768khz DAC's so did the commenter just not think of those units, or is it still not functional on them?

Yeah I merged something for 384kHz because I thought it would be the highest, and the same week I found a device that did 768kHz so I'm updating again.

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