Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MP3 HLS in Firefox "No decoders for requested formats" MP3 to MP4 remux required #1292

Closed
jmooradi opened this issue Feb 10, 2018 · 3 comments
Labels
status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue type: enhancement New feature or request

Comments

@jmooradi
Copy link

jmooradi commented Feb 10, 2018

Using information from #1210

Have you read the FAQ and checked for duplicate open issues?:

What version of Shaka Player are you using?:
2.3.2

Can you reproduce the issue with our latest release version?:
yes

Can you reproduce the issue with the latest code from master?:
yes

Are you using the demo app or your own custom app?:
Demo app

If custom app, can you reproduce the issue using our demo app?:

What browser and OS are you using?:
Firefox 59.0 & Mac High Sierra

What are the manifest and license server URIs?:
http://wilma.betalounge.com/mod/_definst_/mp3:lounge/2005/050910_dsl_de.mp3/playlist.m3u8

What did you do?
https://shaka-player-demo.appspot.com/demo/#asset=http://wilma.betalounge.com/mod/_definst_/mp3:lounge/2005/050910_dsl_de.mp3/playlist.m3u8;lang=es;build=uncompiled

What did you expect to happen?
mp3 to play

What actually happened?

**Player error
category: 4
code: 9009
data: Array []
handled: false
message: "Shaka Error MANIFEST.CONTENT_UNSUPPORTED_BY_BROWSER ()"
severity: 2

Warning: Cannot play media. No decoders for requested formats: audio/mpeg

Firefox is able to play the mp3 if you paste an mp3 directly in the url

Update 1: Firefox returns false for MediaSource.isTypeSupported("audio/mpeg")

Update 2: Looking further it appears firefox requires mp3 to be remuxed as mp4, is mux.js able to be used for this?
https://bugzilla.mozilla.org/show_bug.cgi?id=932516

@jmooradi jmooradi changed the title MP3 HLS in Firefox "No decoders for requested formats" MP3 HLS in Firefox "No decoders for requested formats" MP3 to MP4 remux required Feb 10, 2018
@ismena
Copy link
Contributor

ismena commented Feb 20, 2018

@michellezhuogg
Do you happen to know whether mux.js can remuxe mp3 into mp4?

@joeyparrish
Would you like me to schedule this?

@ismena ismena added type: enhancement New feature or request and removed needs triage labels Feb 20, 2018
@joeyparrish joeyparrish added this to the Backlog milestone Feb 20, 2018
@joeyparrish
Copy link
Member

I added it to the backlog for now. We will be doing v2.5 planning as soon as v2.4 comes out, but v2.4 is already too large.

@joeyparrish joeyparrish modified the milestones: Backlog, Backlog 2 Jan 28, 2020
@joeyparrish
Copy link
Member

Part of this is Firefox's support, which we don't control. The other part is our own support of MP3, which is part of "containerless" format support, tracked in #2337.

I'll close this as a duplicate.

Duplicate of #2337

@joeyparrish joeyparrish added the status: duplicate A duplicate of another issue; should be closed after linking to the original issue label Sep 29, 2021
@joeyparrish joeyparrish removed this from the Backlog milestone Oct 4, 2021
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Nov 28, 2021
@shaka-project shaka-project locked and limited conversation to collaborators Nov 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated status: duplicate A duplicate of another issue; should be closed after linking to the original issue type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants