Hoi,
I think that mime-type audio/x-flac should be changed in audio/flac.
HTML 5 audio uses audio/flac mime-type like: canPlayType('audio/flac')
Except from Safari all modern web browsers both support the audio/x-flac and audio/flac mime-type.
Because of the later implementation of flac in Safari it only support audio/flac.
Almost the same story counts for changing mime-type audio/x-wav to audio/wav.
Thanks,
Willem
Update reference:
https://developer.mozilla.org/en-US/doc ... rmats#FLAC
mime_type update
-
- getID3() contributor
- Posts:112
- Joined:Mon Apr 01, 2002 12:20 am
- Location:Netherlands
- Contact:
-
- getID3() v1 developer
- Posts:1477
- Joined:Fri May 04, 2001 4:00 pm
- Are you a spambot?:no
- Location:Northern Ontario, Canada
- Contact:
Re: mime_type update
Thanks. I have changed it in https://github.com/JamesHeinrich/getID3 ... fd61baf12d
(also including application/gzip)
(also including application/gzip)
-
- getID3() contributor
- Posts:112
- Joined:Mon Apr 01, 2002 12:20 am
- Location:Netherlands
- Contact:
Re: mime_type update
Hello James,
Thanks for the fast update!
Willem
Thanks for the fast update!
Willem