Closed
Bug 795623
Opened 12 years ago
Closed 12 years ago
Cannot play a mp3 file from the sdcard on 9/28 otoro build - MPEG-4, MP3, AAC MIME types not recognized
Categories
(Core :: Audio/Video, defect)
Tracking
()
People
(Reporter: jsmith, Assigned: eflores)
References
Details
(Keywords: regression)
Attachments
(1 file)
4.59 KB,
patch
|
cajbir
:
review+
|
Details | Diff | Splinter Review |
## Build
* Device: Otoro
* Gaia: dbe752c2bc61835a92469cb0e35ad5d938a754d5
* Mozilla Central: 5e9ba780a2f3db83364a87a7b976eafe4ae834b2
## Steps
1. Put a mp3 file on your sdcard in the Music folder
2. Start the music app
3. Click the album on the mix page
## Expected
The mp3 file should begin to play
## Actual
The player loads, but the mp3 file does not start playing. The time in the player shows 00:00 for both start and end. This was working a few days ago. Did something regress?
Reporter | ||
Updated•12 years ago
|
blocking-basecamp: --- → ?
Reporter | ||
Updated•12 years ago
|
Summary: Cannot play a mp3 file from the sdcard on 9/28 otoro build → Cannot play a mp3 file from the sdcard on 9/28 otoro build - MPEG-4 MIME type not recognized
Reporter | ||
Updated•12 years ago
|
Summary: Cannot play a mp3 file from the sdcard on 9/28 otoro build - MPEG-4 MIME type not recognized → Cannot play a mp3 file from the sdcard on 9/28 otoro build - MPEG-4, MP3, AAC MIME types not recognized
Comment 1•12 years ago
|
||
I can reproduce this on the 10-01 daily build. This is blocking any mp3 audio to play on the Music app. blocking+
blocking-basecamp: ? → +
Comment 2•12 years ago
|
||
Did the problem first regress in the 9/28 build?
Keywords: regression,
regressionwindow-wanted
Comment 3•12 years ago
|
||
:jsmith: what do you mean about the "mime types not recognized"? Are you seeing any kind of error message about that?
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
(In reply to Chris Peterson (:cpeterson) from comment #2)
> Did the problem first regress in the 9/28 build?
that was around the time that the kernal9 update was added to the otoro builds. cc mwu, if he has thoughts.
Comment 6•12 years ago
|
||
I rolled back to the 20120927 build and I can play MP3 files on my device. The same file did not play with the 20120928 build.
Reporter | ||
Updated•12 years ago
|
Keywords: regressionwindow-wanted
Comment 7•12 years ago
|
||
adityab: as far as I know, mp3s never play on b2g desktop. You really need a phone to test the music app, or you need to transcode your music to ogg.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → eflores
Comment 8•12 years ago
|
||
What's the error reported by the audio element? Edwin, did the landing of bug 759506 stop handling of "audio/mpeg" mime type?
Assignee | ||
Comment 9•12 years ago
|
||
Yeah it did. Testing patch now, should have it up in a few minutes.
Assignee | ||
Comment 10•12 years ago
|
||
Attachment #667222 -
Flags: review?(chris.double)
Updated•12 years ago
|
Attachment #667222 -
Flags: review?(chris.double) → review+
Comment 12•12 years ago
|
||
(In reply to Edwin Flores [:eflores] [:edwin] from comment #10)
> Created attachment 667222 [details] [diff] [review]
> Fix
cdouble, can you review this? this fix has been sitting 6 days in the queue. it's a QA blocker. Thanks.
Comment 13•12 years ago
|
||
(In reply to Tony Chung [:tchung] from comment #12)
> cdouble, can you review this? this fix has been sitting 6 days in the
> queue. it's a QA blocker. Thanks.
I reviewed it a week ago...
Assignee | ||
Comment 14•12 years ago
|
||
Comment 15•12 years ago
|
||
(In reply to Chris Double (:doublec) from comment #13)
> (In reply to Tony Chung [:tchung] from comment #12)
> > cdouble, can you review this? this fix has been sitting 6 days in the
> > queue. it's a QA blocker. Thanks.
>
> I reviewed it a week ago...
oops sorry, my bugzilla extension was still showing "Flags: review?(chris.double@double.co.nz)" thanks!
Comment 16•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
Reporter | ||
Comment 18•12 years ago
|
||
Someone on our qa team should verify this as fixed.
Keywords: verifyme
Comment 19•12 years ago
|
||
This probably also needs to land on aurora.
Comment 20•12 years ago
|
||
Hi,
I have checked that no ringtone issue when alarm goes off.
I got some error log during it goes off.
===== log =====
E/GeckoConsole( 106): [JavaScript Warning: "HTTP "Content-Type" of "application/x-unknown-content-type" is not supported. Load of media resource app://clock.gaiamobile.org/style/ringtones/ALARM_progressive_dapple.mp3 failed." {file: "app://clock.gaiamobile.org/onring.html" line: 0}]
Is the issue related to the bug?
Or should I file another bug?
I remember the issue have been fixed for a long time.
(Bug 788204 - Gecko doesn't detect MIME type of MP3 files)
Thanks.
## Build
* Device: Otoro
* Gaia: fb85dade07c06b1dc64c33682f52e6123ab7ee8a
* Gecko: c0ea0728044b2a5f9556ca988635140963cff037
Comment 21•12 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•