Open Bug 1652605 Opened 5 years ago Updated 5 years ago

ogg video can't be played in Firefox

Categories

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

defect

Tracking

()

People

(Reporter: sefeng211, Unassigned)

Details

We don't show any content of this video, but Chrome is able to play it.

Document which embeds the video: https://mozilla.seanfeng.dev/files/testcase-video.html
Video it self: https://mozilla.seanfeng.dev/files/test.ogv

Summary of discussion on Riot: this file contains a vp8 track. MDN says we support this for ogg[0], but our parser appears to be at odds with this[1]. It's not clear to me if ogg support for vpx is specified anywhere. We should figure out if we want to support his and adjust our documentation/code accordingly.

[0] https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Containers
[1] https://searchfox.org/mozilla-central/rev/89814940895946b48b4c04c702efd2c676ec8e7e/dom/media/ogg/OggDemuxer.cpp#417,425

Per comment1, this issue has been confirmed, so adding a priority and a severity on it.

Severity: -- → S3
Priority: -- → P3
You need to log in before you can comment on or make changes to this bug.