Tag: mplayer

Top 10 Open Source Desktop Applications of 2007

January 02, 2008 by Jason

Many applications come and go everyday from our computers and, in the end, only the best remains. Therefore, we thought it was a good idea to pick ten of the best open source applications of the year that passed. The following classification is not a “who’s the best or worst app” kind of list, it was made based on the most used and useful applications that helped us (the users) during the entire year. Without any further introduction, here are the finalists: Read More»

Fix for mplayer in Firefox under Ubuntu is not working

August 26, 2007 by Jason

Online videos (mpeg and some wmv files) were not playing in Firefox under Ubuntu Edgy in my desktop.The problem could be mplayer for Firefox installed and totem for Firefox plugin also installed .First You need to uninstalled the totem plugin from the terminal using the following command sudo apt-get remove totem-mozilla

Now you need to reinstalled mplayer plugin for Mozilla and now your mplayer should work in firefox.

If you don’t want to uninstall totem plugin, you can try this in a terminal Read More»