Closed
Bug 1081817
Opened 10 years ago
Closed 10 years ago
Enable MSE with MP4 content
Categories
(Core :: Audio/Video, defect)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
People
(Reporter: jya, Assigned: jya)
References
(Blocks 1 open bug)
Details
Attachments
(3 obsolete files)
Right now, only webm container is active with MSE.
You have to set the media.mediasource.ignore_codecs to true so you can use MP4.
MSE should be enabled by default for MP4 content and not just WEBM.
Assignee | ||
Comment 1•10 years ago
|
||
Enable mp4 with MSE to work without the need with media.mediasource.ignore_codecs
Attachment #8503902 -
Flags: review?(ajones)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jyavenard
Status: NEW → ASSIGNED
Comment 2•10 years ago
|
||
We only want to do this once MP4 is working as well as WebM.
Comment 3•10 years ago
|
||
Comment on attachment 8503902 [details] [diff] [review]
Enable MP4 MIME type with MSE
Review of attachment 8503902 [details] [diff] [review]:
-----------------------------------------------------------------
::: content/media/mediasource/MediaSource.cpp
@@ +78,1 @@
> #endif
Remove duplication so we've just got a small |#ifndef MOZ_GONK_MEDIACODEC| section for webm.
Attachment #8503902 -
Flags: review?(ajones) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Carrying r+
Assignee | ||
Updated•10 years ago
|
Attachment #8503902 -
Attachment is obsolete: true
Updated•10 years ago
|
Blocks: youtube-mse
Updated•10 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 5•10 years ago
|
||
Rebase
Assignee | ||
Updated•10 years ago
|
Attachment #8504416 -
Attachment is obsolete: true
Assignee | ||
Comment 6•10 years ago
|
||
Comment on attachment 8517827 [details] [diff] [review]
Enable MP4 MIME type with MSE
obsolete with landing of 1092096
Attachment #8517827 -
Attachment is obsolete: true
Comment 7•10 years ago
|
||
This bug is necessary for basic playback of EME video on Windows.
Blocks: eme-m1
Comment 8•10 years ago
|
||
(In reply to Chris Peterson (:cpeterson) from comment #7)
> This bug is necessary for basic playback of EME video on Windows.
We've enabled MP4 on Windows in a separate bug.
No longer blocks: eme-m1
Comment 9•10 years ago
|
||
We can close this bug.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 10•10 years ago
|
||
Mass update firefox-status to track EME uplift.
You need to log in
before you can comment on or make changes to this bug.
Description
•