Closed Bug 647372 Opened 13 years ago Closed 13 years ago

Use WebM video with Flash fallback for GML overview

Categories

(Websites Graveyard :: markup.mozilla.org, enhancement)

enhancement
Not set
normal

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
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.
(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.
Assignee: nobody → claudia
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: 13 years ago
Resolution: --- → FIXED
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 → ---
Depends on: 649187
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
Assignee: claudia → adam
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: 13 years ago13 years ago
Resolution: --- → FIXED
Yup that should work. Thanks!
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.