Howto: Get DIVX Working through Swiftfox and VLC Player
This howto assumes that you have Swiftfox already installed. If you don't, what's keeping you? ;)
Step 1 - Install VLC
Follow the instructions for your particular version of Ubuntu according to the VLC Media Player's website.
The problem is, if you do: about:plugins
Step 2 - Hunt down the mozilla plug-in files
This is the most important part of this howto. For some reason, the mozilla-plugin-vlc package does not install the plugin where Swiftfox can access them. We need to find the .so and .xpt files and soft link them to our Swiftfox plugins directory.
First let's drill-down to the Swiftfox plugins directory.cd ~/.mozilla/plugins
ln -s /usr/lib/mozilla-firefox/components/vlcintf.xpt vlcintf.xpt
ln -s /usr/lib/mozilla-firefox/plugins/libvlcplugin.so libvlcplugin.so
Step 3 - Install and configure the Media Connectivity Add-On
You can scoop this up here. Restart Swiftfox and let the installation wizard run as it searches for your media players (you only really need VLC for everything). Once it's done, you'll be presented with a list of media formats and which application the Add-On should launch. Scroll down and look for the entry marked "DivX". Make sure the checkbox is ticked and enter this line as the default player: /usr/bin/X11/vlc
Done!
This howto won't help if you absolutely want to watch stuff off of stage6's website, but it works fabulously at tv-links.co.uk, even though a lot of their material is hosted at stage6.com. Simply click on the video to start.