Distorted/slowed-down audio with HE-AAC streams
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | --- | verified |
firefox68 | --- | verified |
People
(Reporter: philipp, Assigned: jya)
References
Details
(Keywords: regression)
Attachments
(1 file)
str on win10 64bit:
- play-back a video on the bbc website, for example https://www.bbc.co.uk/news/av/world-47407139/trump-kim-summit-us-president-emerges-the-biggest-loser
- the audio is sounding very distorted (like it's playing in super slow-motion)
this regressed on 67.0a1 in this range: https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=198cd4a81bf2afa7cc79360f90da7bc91218b76d&tochange=fd53d5e80bca0316495a677b4155dabb1b771569
i'm getting errors in mozregression when trying to narrow it down more closely, but manually testing a few builds on autoland i think the issue has been introduced with the patches from bug 1530234.
Reporter | ||
Comment 1•6 years ago
|
||
a friend tested on ubuntu where these steps didn't reproduce.
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 2•6 years ago
|
||
That sounds very funny :)
Assignee | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
i also get the same problem on https://www.essendonfc.com.au/
Assignee | ||
Comment 4•6 years ago
|
||
The rate changes after decoding the first sample to what was indicated in the container. The code to handle that case was incorrectly removed in bug 1530234
Comment 8•6 years ago
|
||
bugherder |
I just tested with 03-01 Nightly build 20190301201651 and the amazon prime video playsback as expected. Yay!
Updated•6 years ago
|
Comment 11•6 years ago
|
||
I managed to reproduce the issue using an older version of Nightly from 2019-02-28 on Windows 10 x64.
I retested everything using latest Nightly 68.0a1 and beta 67.0b8 on Windows 10 x64, Ubuntu 18.04 x64 and macOS 10.13. The bug is not reproducing anymore.
Description
•