Closed
Bug 647372
Opened 14 years ago
Closed 14 years ago
Use WebM video with Flash fallback for GML overview
Categories
(Websites Graveyard :: markup.mozilla.org, enhancement)
Websites Graveyard
markup.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wenzel, Assigned: adam)
References
Details
about/gml/ has a Flash video on it. Flash on a site that should show off HTML5 capabilities might be perceived as ironic.
If we have a copy of the video file (WebM or not), we can upload a WebM version to videos.mozilla.org -- with that, we can use a video tag with flash fallback for this.
Fallback is simple, an example is in this blog post: http://blog.mozilla.com/?p=3116
Comment 1•14 years ago
|
||
On other sites (Mozilla.com, SUMO), I think we also support OGG for Firefox 3.0 versions -- don't know if we want to do that, here, though.
Comment 2•14 years ago
|
||
(In reply to comment #1)
> On other sites (Mozilla.com, SUMO), I think we also support OGG for Firefox 3.0
> versions -- don't know if we want to do that, here, though.
We should have mp4, ogg and webm for the site to stay consistent.
Updated•14 years ago
|
Assignee: nobody → claudia
Comment 3•14 years ago
|
||
Barbarian Group has saved out the video assets in the preferred formats. Can be accessed on our staging server.
http://staging.barbariangroup.com/1851/gml_videos/43861887.webm
http://staging.barbariangroup.com/1851/gml_videos/43861887.theora.ogv
U: ffdemo
PW: m0z1lla
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 4•14 years ago
|
||
Let's keep this one open until the code has landed. I'll file a bug for IT to put this on videos.mozilla.org.
Further, we can create the missing .mp4 file.
Assigning to myself for now, I'll assign it back when the files have been deployed.
Assignee: claudia → fwenzel
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 5•14 years ago
|
||
Done. The three videos are available here:
http://videos.mozilla.org/serv/flux/markup/
Please look at the HTML source of the blog post in comment 0. I believe the video tags need to be added in with MP4 first, then webm, then ogg, then the Flash fallback.
Let me know if you have any questions.
Assignee: fwenzel → claudia
Status: REOPENED → NEW
Updated•14 years ago
|
Assignee: claudia → adam
Assignee | ||
Comment 6•14 years ago
|
||
Completed here too. Wasn't sure if using the iframe embed from vimeo was OK as a fallback, but it seems to work fine.
https://github.com/mozilla/markup/commit/810eb43f662d5618db7209208d92f51a75de5e46
Status: NEW → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•14 years ago
|
||
Yup that should work. Thanks!
Updated•3 years ago
|
Product: Websites → Websites Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•