Failed to open LIRC support. You will not be able to use your remote control.
Playing mms://a1441.v165327.c16532.g.vm.akamaistream.net/7/1441/16532/v0001/nhl.download.akamai.com/16532/wm.nhl.na-central/comp/best_of/07/bestof_theweek_vol_7_700.wmv.
so my question is, how can I force firefox to use mplayer instead of totem for these files ?
[*]In the filter field type network.protocol-handler
[*]Right click and select New > String if you don't see network.protocol-handler.app.mms. Once you have the entry setup the path to be the full path to mplayer (something like /usr/bin/mplayer).
[*]Right click and select New > Boolean if you don't see network.protocol-handler.external.mms. Set that entry to be true.
[*]Restart firefox.
[*]Type in the stream URL into the address bar, firefox will indicate that you are opening an external program, check the box and click on launch.
</ol>That's it, now when encountered firefox will open mplayer for all the mms:// protocols. You can use a similar method to have firefox open lots of different applications for various different protocols (say mailto: opening your preferred mail client, etc).
I tried the suggestions above (editing about:config) and while it plays the original link that i did via cmd line before, now when i click on a video link in bbc's newsite., i get another totem error
Quote:Well, I don't know how to add it to mplayer-plugin but it's easy enough to setup firefox to magically open mplayer when it sees that protocol.<ol style="list-style-type:decimal;">[*]Open about:config
[*]In the filter field type network.protocol-handler
[*]Right click and select New > String if you don't see network.protocol-handler.app.mms. Once you have the entry setup the path to be the full path to mplayer (something like /usr/bin/mplayer).
[*]Right click and select New > Boolean if you don't see network.protocol-handler.external.mms. Set that entry to be true.
[*]Restart firefox.
[*]Type in the stream URL into the address bar, firefox will indicate that you are opening an external program, check the box and click on launch.
</ol>That's it, now when encountered firefox will open mplayer for all the mms:// protocols. You can use a similar method to have firefox open lots of different applications for various different protocols (say mailto: opening your preferred mail client, etc).