Closed
Bug 1069720
Opened 11 years ago
Closed 8 years ago
Media decoding errors are fatal
Categories
(Core :: Audio/Video: Playback, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jya, Unassigned)
References
Details
should MediaDataDecoder::Input returns an error, the stream will stop playing.
An error shouldn't be fatal. It should continue to play the stream and only stop if we can't recover from the decoding error.
Comment 1•11 years ago
|
||
We have this behaviour for all our backends, not just H.264.
| Reporter | ||
Comment 2•11 years ago
|
||
Update title to reflect that.
Summary: h264 decoding errors are fatal → Media decoding errors are fatal
Updated•10 years ago
|
Component: Audio/Video → Audio/Video: Playback
| Reporter | ||
Comment 3•8 years ago
|
||
we now retry a few times before aborting
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•