How to: play rmvb in Ubuntu 7.10 (Gutsy Gibbon)
Saturday, November 3, 2007 12:21:23 PM
One thing you should note is, that you will have to install non-free Components.
Only things needed should be a player like mplayer and the non-free package w32codecs.
Before you can install the last one you will have to add the medibuntu repository to your list:
sudo wget http://www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list
now add the gpg key:
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
Now install my favorite rmvb player:
sudo apt-get install mplayer
and finally the codecs:
sudo apt-get install w32codecs
To start playing from the console just write something like this:
gmplayer video.rmvb
Note:
This applies to the current release of Ubuntu, 7.10 (Gutsy Gibbon).
Anything you might need to know about doing this on another version should be found there:
https://help.ubuntu.com/community/Medibuntu















Anonymous # Wednesday, January 9, 2008 5:02:09 PM
Anonymous # Thursday, February 28, 2008 6:53:10 AM
Anonymous # Wednesday, April 2, 2008 8:35:33 PM
Anonymous # Thursday, April 3, 2008 5:53:22 PM
Anonymous # Saturday, May 24, 2008 10:02:30 PM
Anonymous # Saturday, June 14, 2008 7:31:46 PM
Anonymous # Monday, July 14, 2008 11:29:25 PM
Anonymous # Friday, July 18, 2008 8:14:12 PM
Anonymous # Friday, August 15, 2008 10:07:09 PM
Anonymous # Wednesday, October 15, 2008 3:41:47 AM
Anonymous # Thursday, November 6, 2008 3:36:49 PM
Anonymous # Sunday, January 25, 2009 3:07:10 AM