Closed
Bug 911165
Opened 12 years ago
Closed 12 years ago
H.264 - HTML5 video is not working on Unix platforms
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mihai.morar, Unassigned)
Details
Attachments
(1 file)
|
210.44 KB,
image/png
|
Details |
This is happening on Ubuntu 13.04 x86 and Mac OS 10.8 on FF24b7 and Latest Nightly 26. It works as expected on Windows.
STR.
1. Go to http://ie.microsoft.com/testdrive/graphics/videoformatsupport/default.html
Actual Results:
First and third video (H.264) are not displayed. Only the second one works as expected (WebM)
Expected Results:
All video must be displayed and play without any hang or interruptions.
Comment 1•12 years ago
|
||
This is expected behavior, we don't support h.264 _by default_ on Linux.
Note that if you flip the pref "media.gstreamer.enabled" in about:config to true, and you have the proper gstreamer packages installed, they will work just fine.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Comment 2•12 years ago
|
||
(In reply to Paul Adenot (:padenot) from comment #1)
> This is expected behavior, we don't support h.264 _by default_ on Linux.
What about WinXP?
Comment 4•12 years ago
|
||
Chris Double has recently written a blog post about media support on various flavour/platform Firefox [1]. Note that Firefox 26 supports mp3 on Windows XP.
[1]: http://bluishcoder.co.nz/2013/08/21/html-media-support-in-firefox.html
You need to log in
before you can comment on or make changes to this bug.
Description
•