Closed Bug 949206 Opened 12 years ago Closed 7 years ago

[B2G][Gaia][Video]MPEG4 / MPEG2 Videos are not supported

Categories

(Core :: Audio/Video: Playback, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Tracking Status
b2g-v1.2 --- affected
b2g-v1.3 --- affected
b2g-v1.3T --- affected
b2g-v1.4 --- affected
b2g-v2.5 --- affected
b2g-master --- affected

People

(Reporter: lmauritson, Unassigned)

References

()

Details

(Whiteboard: permafail)

Attachments

(3 files)

Description: MPEG4 Videos with MPEG2 Audio do not show up in the video file list and cannot be played on device. Repro Steps: 1) Update Buri to BuildID: 20131211004003 2) Download this video: https://bug847779.bugzilla.mozilla.org/attachment.cgi?id=721043 3) Enable USB on the device and transfer the video to the SD card on the device (The root directory or /Movies will do) 4) Open the video app on the device Actual: The video file cannot be seen in the file list in the video app and cannot be played. Expected: MPEG4/MPEG2 Video files can be seen and played in the video app. 1.3 Environmental Variables: Device: Buri v1.3 Mozilla RIL BuildID: 20131211004003 Gaia: 7a2ccae2a546ac4d981d250272dafa630c926422 Gecko: 6bb84d0bc170 Version: 28.0a2 Firmware Version: V2.20131115 1.2 Environmental Variables: Device: Buri v1.2 Mozilla RIL BuildID: 20131211004007 Gaia: 096722a9e2510ecdfe45ba7382d7d50826b82feb Gecko: 43d7b300241a Version: 26.0 Firmware Version: Firmware Version: V2.20131115 Notes: Repro frequency: 100% Link to failed test case: https://moztrap.mozilla.org/manage/case/8485/
Does this reproduce on 1.1?
Keywords: qawanted
ffmpeg output of this video: Duration: 00:01:18.37, start: 0.000000, bitrate: 426 kb/s Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), yuv420p, 570x320 [SAR 512:513 DAR 16:9], 298 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc Metadata: handler_name : VideoHandler Stream #0:1(und): Audio: mp2 (mp4a / 0x6134706D), 48000 Hz, stereo, s16p, 127 kb/s Metadata: handler_name : SoundHandler
Hi, The failed point in gecko is at the link as below. http://mxr.mozilla.org/mozilla-central/source/content/media/omx/OmxDecoder.cpp#441 And the logcat show that the underlying mp3 codec didn't support E/XX_MP3DEC( 1083): Unsupported MP3 Layer format: 2 So this would be a POVB issue. Hi Michael, Could you confirm this is a POVB issue from supporting format of HW Codec? Thanks.
Flags: needinfo?(mvines)
Occurs on v1.1 as well. 1.1 Environmental Variables: Device: Buri v1.1 COM RIL BuildID: 20131210041202 Gaia: 6ff3a607f873320d00cb036fa76117f6fadd010f Gecko: 05117f42088f Version: 18.0 Firmware Version: v1.2_20131115
Keywords: qawanted
(In reply to Marco Chen [:mchen] from comment #3) > Hi, > > The failed point in gecko is at the link as below. > http://mxr.mozilla.org/mozilla-central/source/content/media/omx/OmxDecoder. > cpp#441 > > And the logcat show that the underlying mp3 codec didn't support > E/XX_MP3DEC( 1083): Unsupported MP3 Layer format: 2 > > So this would be a POVB issue. > > Hi Michael, > > Could you confirm this is a POVB issue from supporting format of HW Codec? > Thanks. I don't think that makes this a vendor bug. There's parts in our codebase that controls whether we can handle a codec or not. Chris - Are there plans to support MPEG4 or MPEG2 videos?
Component: Gaia::Video → Video/Audio
Flags: needinfo?(chris.double)
Product: Firefox OS → Core
(In reply to Jason Smith [:jsmith] from comment #5) > > I don't think that makes this a vendor bug. There's parts in our codebase > that controls whether we can handle a codec or not. > > Chris - Are there plans to support MPEG4 or MPEG2 videos? No plans to support those that I'm aware of.
Flags: needinfo?(chris.double)
Yes, I see the same output as comment 3 on my build and it is coming from beneath Gecko.
Flags: needinfo?(mvines)
Whiteboard: burirun1.3-1 → burirun1.3-1, burirun1.4-2
Whiteboard: burirun1.3-1, burirun1.4-2 → permafail
Component: Audio/Video → Audio/Video: Playback
This bug can be repro on the latest build of Flame KK v2.5 512mb & Aries KK v2.5 by the STR in Comment 0. Actual results: The video file can't be seen in the file list in the video app and can't be played. See attachment: Aries_v2.5.3gp and logcat_2158.txt. Reproduce rate: 10/10 Device: Flame KK v2.5 512mb (Affected) Build ID 20151119010236 Gaia Revision 28d63cf3bdc4417f7ad8cab2230f096bf9f6d3b5 Gaia Date 2015-11-17 07:35:12 Gecko Revision http://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/afcf8a4b4cf310edd0e442fa80506d5cce291666 Gecko Version 44.0a2 Device Name flame Firmware(Release) 4.4.2 Firmware(Incremental) eng.worker.20151119.001411 Firmware Date Thu Nov 19 00:14:20 UTC 2015 Firmware Version v18D v4 Bootloader L1TC000118D0 Device: Aries KK v2.5 (Affected) Build ID 20151119010651 Gaia Revision 28d63cf3bdc4417f7ad8cab2230f096bf9f6d3b5 Gaia Date 2015-11-17 07:35:12 Gecko Revision http://hg.mozilla.org/releases/mozilla-b2g44_v2_5/rev/afcf8a4b4cf310edd0e442fa80506d5cce291666 Gecko Version 44.0a2 Device Name aries Firmware(Release) 4.4.2 Firmware(Incremental) eng.worker.20151119.001315 Firmware Date Thu Nov 19 00:13:23 UTC 2015 Bootloader s1
QA Whiteboard: [MGSEI-Triage+]
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: