rlazojr / gecko-mediaplayer

Automatically exported from code.google.com/p/gecko-mediaplayer
GNU General Public License v2.0
0 stars 0 forks source link

MKV files not supported #155

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When I click on MKV files, Firefox does not open them in gecko-media player but 
only offers to download them.

I'm using gecko-mediaplayer 1.0.4 and Firefox 6.0 on Gentoo Linux AMD64.

Original issue reported on code.google.com by rea...@gmail.com on 21 Sep 2011 at 3:00

GoogleCodeExporter commented 8 years ago
What is the mimetype of these files that you are downloading? To find it out 
you can use wget on the url that points to the file and it should tell you.

Original comment by kdeko...@gmail.com on 21 Sep 2011 at 12:36

GoogleCodeExporter commented 8 years ago
Ah, you're right. It's "text/plain". The server's /etc/mime.types had this:

video/x-matroska   mpv

Which is a typo and should be "mkv" instead. Sorry for the noise. Please close 
this bug.

Original comment by rea...@gmail.com on 21 Sep 2011 at 12:46

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 21 Sep 2011 at 12:49