Closed
Bug 1651713
Opened 5 years ago
Closed 5 years ago
Cannot play media. No decoders for requested formats: video/mp4;codecs="avc1.7A000D"
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
RESOLVED
DUPLICATE
of bug 1652993
People
(Reporter: eduards.jubels, Unassigned)
Details
Attachments
(1 file)
1.38 MB,
application/x-7z-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
I tried to stream a video with the codec "avc1.7A000D" (sample attached) with HLS on video.js.
Actual results:
Upon loading, MediaSource.isTypeSupported() returns false. Trying to play the video, gives the error MediaSource.addSourceBuffer: Can't play type. Videos with other codecs play fine. This particular codec works fine on Chrome. Would it be possible to support it on FF?
Expected results:
Video should play.
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Audio/Video: Playback
Product: Firefox → Core
Reporter | ||
Comment 2•5 years ago
|
||
Resubmitted with a more useful description at https://bugzilla.mozilla.org/show_bug.cgi?id=1652993
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•