Bug#413408: mozilla-plugin-vlc: Please include support for WMA on VLC's Mozilla plugin

Petter Reinholdtsen pere at hungry.com
Sat Jul 12 07:49:55 UTC 2008


tags 413408 + patch
thanks

[Ramón Sánchez]
> It's very usual to found WMA files on the Internet. Since VLC can
> play them, I thin it would be a good idea to include support for WMA
> on VLC's Mozilla plugin

Can you provide the URL to a test page where this can be tested?  I'm
not quite sure which mime type you talk about, but suspect it might be
the "audio/x-ms-wma" one.  If it is, I suspect this patch solve the
issue.  Can you verify this or provide a way to test it?

diff -ur vlc-0.8.6.e/mozilla/vlcplugin.h vlc-0.8.6.e.new/mozilla/vlcplugin.h
--- vlc-0.8.6.e/mozilla/vlcplugin.h     2007-11-21 22:23:46.000000000 +0000
+++ vlc-0.8.6.e.new/mozilla/vlcplugin.h 2008-07-12 07:48:04.000000000 +0000
@@ -151,6 +154,7 @@
     "video/x-ms-asf:asf,asx:Windows Media Video;" \
     "application/x-mplayer2::Windows Media;" \
     "video/x-ms-wmv:wmv:Windows Media;" \
+    "video/x-ms-wma:wma:Windows Media;" \
     /* Google VLC */ \
     "application/x-google-vlc-plugin::Google VLC plugin;" \
     /* WAV audio */ \

Happy hacking,
-- 
Petter Reinholdtsen





More information about the pkg-multimedia-maintainers mailing list