Closed
Bug 945947
Opened 12 years ago
Closed 12 years ago
Re-enable DirectShow for MP3 playback on Vista and later
Categories
(Core :: Audio/Video, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: cpearce, Assigned: cpearce)
References
Details
(Keywords: verifyme)
Attachments
(1 file)
1.85 KB,
patch
|
ajones
:
review+
|
Details | Diff | Splinter Review |
In bug 930372 we disabled using DirectShow for MP3 playback in <audio> on Vista and later because it was reporting the incorrect duration, whereas our WMF backend was not. Now that bug 918135 has landed that is no longer an issue, so we should re-enable it so that we don't suffer from bug 882537 for MP3 playback on Windows.
Assignee | ||
Comment 1•12 years ago
|
||
Re-enable using DirectShow for MP3 playback in <audio> on all Windows versions.
Attachment #8341965 -
Flags: review?(ajones)
Updated•12 years ago
|
Attachment #8341965 -
Flags: review?(ajones) → review+
Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Comment 4•12 years ago
|
||
Unfortunately Firefox 26 released without this, so jsrage.com and other games/demos that are now attempting to load MP3s instead of OGGs (such as http://xhva.net/test/canvas/shooter/) experience arbitrary audio loss problems that weren't present before (Bug 882537, Bug 936796).
I'm not sure of the impact on other game/audio libraries that previously loaded non-MP3 sources for Firefox.
Setting myself as QA Contact for testing this. Ioana, you can skip this bug for now in your Beta testing. I need to follow up with the games team about what demos might be advisable to test here.
QA Contact: anthony.s.hughes
Updated•10 years ago
|
QA Whiteboard: [QAnalyst-Triage?] [QAExclude]
Flags: needinfo?(jmercado)
Comment 6•10 years ago
|
||
This is something that QAnalysts cannot verify.
QA Whiteboard: [QAnalyst-Triage?] [QAExclude] → [QAExclude]
Flags: needinfo?(jmercado)
You need to log in
before you can comment on or make changes to this bug.
Description
•