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

Support FLAC playback in HTML5 #110

Open
dmik opened this issue Jul 1, 2015 · 3 comments
Open

Support FLAC playback in HTML5 #110

dmik opened this issue Jul 1, 2015 · 3 comments

Comments

@dmik
Copy link
Contributor

dmik commented Jul 1, 2015

Currently, we don't support MP3 and FLAC in HTML5 playback as can be seen in this test case: http://hpr.dogphilosophy.net/test/. This is because Mozilla doesn't know how to decode these formats on OS/2. We need to investigate on what options we have there.

@dmik dmik mentioned this issue Jul 1, 2015
@dmik
Copy link
Contributor Author

dmik commented Jul 1, 2015

So far, a comment from Dave Yeo from #12:

I believe on Linux it is gstreamer (which uses FFmpeg and other
libraries) and on Windows and OSX, it uses the system codecs. FLAC
shouldn't have any licence issues (libraries are a BSD type license).
MP3 has patent issues (which may be expired now and depends on country)

@dmik dmik changed the title Support MP3 and FLAC in HTML5 playback Support MP3 and FLAC playback in HTML5 Jul 1, 2015
@dbanet
Copy link

dbanet commented Jul 1, 2015

Come on, for what I've posted #67 more than a year ago...

@dmik
Copy link
Contributor Author

dmik commented Apr 11, 2016

Ok, I'm only leaving FLAC here as MP3 is about to get some support in Firefox 44 once we are there, see #67. I see some traces that ffmpeg supports FLAC to some degree so we should dig into that direction perhaps. Anyway, t's not for the next beta.

@dmik dmik modified the milestones: Firefox GA, Firefox Beta 7 Apr 11, 2016
@dmik dmik changed the title Support MP3 and FLAC playback in HTML5 Support FLAC playback in HTML5 Apr 11, 2016
@dmik dmik modified the milestones: Firefox GA, Firefox Next Sep 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants