Closed
Bug 972875
Opened 11 years ago
Closed 11 years ago
Can't watch videos due lack of support for mp4 and fall back to webm
Categories
(Air Mozilla :: Other, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 967733
People
(Reporter: raniere, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 (Beta/Release)
Build ID: 20140213030201
Steps to reproduce:
1. Got to some video archive from Air Mozilla (e.g. the awesome "
The San Francisco Monument - Behind the Scenes ": https://air.mozilla.org/monument/)
2. Click in the play button.
Actual results:
The video still back (the progress bar don't move).
Technical details:
If you inspect the HTML source you will find
<video preload="metadata" id="video-tech" poster="https://d132d9vcg4o0oh.cloudfront.net/default_poster.jpg" src="https://vid.ly/2k3k8n?content=video&format=mp4" class="vidly-js vidly-skin"></video>
Note that the only source listed for the video is in mp4 format (that Firefox not support). If you go to https://vid.ly/2k3k8n?content=video&format=webm you will watch the video.
Expected results:
The video should be play.
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•