Closed Bug 903595 Opened 12 years ago Closed 12 years ago

Media Recording - Trying to play a recorded opus file generates the file's sound with static

Categories

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

defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 897895

People

(Reporter: jsmith, Assigned: rlin)

Details

Attachments

(1 file)

Attached audio Recorded Opus File
STR 1. Go to http://mozilla.github.io/qa-testcase-data/webapi/mediarecorder/index.html 2. Select Setup under Setup Opus Stream for Media Recorder 3. Press play on both sets of audio controls under Setup Opus Stream for Media Recorder 4. In console - run mediaRecorderList[0].start(); 5. Wait 10 seconds 6. In console - run mediaRecorderList[0].stop(); 7. Playback the generated blob Expected The timeframe when recording occurred between start and stop should be heard when the blob is played back with no static. Actual The blob played back generates a combination of static and the sound recorded during the recording of the opus file. See attached recorded opus file as an example of output that resulted.
Blocks: MediaEncoder
Assignee: nobody → rlin
Depends on: 897895
In this case, the Opus stream generates an audio source with two channels and 48K sampling rate. Currently the handle of two channels is wrong in MediaEncoder, bug 897895 should fix the issue. Thanks.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
No longer blocks: MediaEncoder
No longer depends on: 897895
Verified - this now works with the landing of bug 897895.
Status: RESOLVED → VERIFIED
Component: Video/Audio → Video/Audio: Recording
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: