Closed
Bug 950509
Opened 12 years ago
Closed 10 years ago
"ASSERTION: Should have set up sync point" with mozCaptureStream and defaultPlaybackRate
Categories
(Core :: Audio/Video: MediaStreamGraph, defect, P2)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jruderman, Unassigned)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
403 bytes,
text/html
|
Details |
###!!! ASSERTION: Should have set up sync point: 'mSyncPointInDecodedStream >= 0', file content/media/MediaDecoderStateMachine.cpp, line 2458
###!!! ASSERTION: Should have positive clock time.: 'clock_time >= mStartTime', file content/media/MediaDecoderStateMachine.cpp, line 2501
The first assertion was added in:
changeset: http://hg.mozilla.org/mozilla-central/rev/b3af7dbf540f
user: Robert O'Callahan
date: Mon Dec 02 10:09:06 2013 +1300
summary: Bug 938022. Part 6: Have MediaDecoder/MediaDecoderStateMachine that's producing a MediaStream use that stream's current time as the media clock. r=padenot
| Reporter | ||
Comment 1•12 years ago
|
||
Somehow this happens regardless of the security.fileuri.strict_origin_policy setting.
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
Updated•10 years ago
|
Component: Audio/Video: Playback → Audio/Video: MSG/cubeb/GMP
Comment 2•10 years ago
|
||
Paul -- do you know if this still happening?
Rank: 25
Flags: needinfo?(padenot)
Priority: -- → P2
Comment 3•10 years ago
|
||
This does not happen anymore, not surprising considering the amount of work that went in the area recently.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(padenot)
Resolution: --- → FIXED
Updated•10 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•