Closed
Bug 1097549
Opened 11 years ago
Closed 11 years ago
MP4/H.264/AAC video/audio playback broken in Firefox 34 Beta 8 build 2
Categories
(Firefox for Android Graveyard :: Audio/Video, defect)
Tracking
(firefox34+ verified)
VERIFIED
FIXED
People
(Reporter: csuciu, Assigned: snorp)
References
Details
(Keywords: regression, reproducible)
Attachments
(1 file)
1.45 KB,
patch
|
rillian
:
review+
lmandel
:
approval-mozilla-beta+
|
Details | Diff | Splinter Review |
Firefox 34 Beta 8 build 2
Android > 4.1
Steps:
1. Go to http://people.mozilla.org/~atrain/mobile/tests/media.html
2. Play any of the H.264/MP4/AAC files
Result: All fail with "No video with supported format and MIME type found"
Looks like the existing video backend does not work after disabling the MediaCodec backend in https://bugzilla.mozilla.org/show_bug.cgi?id=1097276
Updated•11 years ago
|
Comment 1•11 years ago
|
||
[Tracking Requested - why for this release]:
status-firefox34:
--- → affected
tracking-firefox34:
--- → ?
Updated•11 years ago
|
Keywords: reproducible
Assignee | ||
Comment 2•11 years ago
|
||
Apparently we need to disable fragmented MP4 too. Tested on 34b8, and mp4 works again.
Attachment #8521425 -
Flags: review?(giles)
Attachment #8521425 -
Flags: approval-mozilla-beta?
Comment 3•11 years ago
|
||
Comment on attachment 8521425 [details] [diff] [review]
Disable fragmented MP4 support
Review of attachment 8521425 [details] [diff] [review]:
-----------------------------------------------------------------
Not sure you need to exposed to be false as well as enabled, but won't do any harm if omx is broken.
Attachment #8521425 -
Flags: review?(giles) → review+
Comment 4•11 years ago
|
||
Comment on attachment 8521425 [details] [diff] [review]
Disable fragmented MP4 support
Let's try build#3. Beta+
Attachment #8521425 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Assignee | ||
Comment 5•11 years ago
|
||
Updated•11 years ago
|
Updated•11 years ago
|
Reporter | ||
Comment 6•11 years ago
|
||
Marking bug as resolved fixed per comment #5
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 7•11 years ago
|
||
Verified fixed on Firefox 34 Beta 8 build 3.
Status: RESOLVED → VERIFIED
Comment 8•11 years ago
|
||
Based on Catalin Suciu comment I will change status-firefox34 from fixed to verified.
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•