.rm and .rmvb help!

Status
Not open for further replies.

praka123

left this forum longback
DRI(Direct Rendering Infrastructure) is enabled it is needed!dont disable it :lol:
w32codecs will solve it.mplayer then works fine plays realcodecs too.also install mozplugger,mozilla-mplayer for firefox.
below is from my Firefox about:plugins o/p
RealPlayer 9

File name: mplayerplug-in-rm.so
mplayerplug-in 3.45

Video Player Plug-in for QuickTime, RealPlayer and Windows Media Player streams using MPlayer
JavaScript Enabled and Using GTK2 Widgets

MIME Type Description Suffixes Enabled
audio/x-pn-realaudio RealAudio ram,rm Yes
application/vnd.rn-realmedia RealMedia rm Yes
application/vnd.rn-realaudio RealAudio ra,ram Yes
video/vnd.rn-realvideo RealVideo rv Yes
audio/x-realaudio RealAudio ra Yes
audio/x-pn-realaudio-plugin RealAudio rpm Yes
application/smil SMIL smil Yes

^above codecs are supported i think
 

praka123

left this forum longback
install mozilla-mplayer for browser plugin.what i meant is mplayer is able to play realplayer codecs in my system :) try boy try!
 
OP
Dark Star

Dark Star

Cyborg Agent
^^ INstalled that via synaptic and 1 more set of plugin but nothing worked :| How to install the Win32 Codec that I d/l :|
 

praka123

left this forum longback
y?ur not a newbie i suppose,u can use "synaptic" to install "w32codecs !
press sudo apt-get update or press reload in synaptic for latest packages.
*www.simplehelp.net/2007/07/27/how-to-play-rmvb-files-in-ubuntu/
have my /etc/apt/sources.list for ur reference:
Code:
# See *help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
#Repository List based on standard gutsy with many extra packages
# If you get errors about missing keys, lookup the key in this file
# and run these commands (replace KEY with the key number):
#  gpg --keyserver subkeys.pgp.net --recv KEY
#  gpg --export --armor KEY | sudo apt-key add -
#
# If you have a gpg key URL use (replace URL with the key address):
#
#  wget -q URL -O- | sudo apt-key add -
#
# If you have a gpg key file use (replace FILE with the key file):
#
#  sudo apt-key add FILE

deb *archive.ubuntu.com/ubuntu/ gutsy main restricted
deb-src *archive.ubuntu.com/ubuntu/ gutsy main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb *archive.ubuntu.com/ubuntu/ gutsy-updates main restricted
deb-src *archive.ubuntu.com/ubuntu/ gutsy-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb *archive.ubuntu.com/ubuntu/ gutsy universe
deb-src *archive.ubuntu.com/ubuntu/ gutsy universe
deb *archive.ubuntu.com/ubuntu/ gutsy-updates universe
deb-src *archive.ubuntu.com/ubuntu/ gutsy-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb *archive.ubuntu.com/ubuntu/ gutsy multiverse
deb-src *archive.ubuntu.com/ubuntu/ gutsy multiverse
deb *archive.ubuntu.com/ubuntu/ gutsy-updates multiverse
deb-src *archive.ubuntu.com/ubuntu/ gutsy-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb *archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse
deb-src *archive.ubuntu.com/ubuntu/ gutsy-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository. This software is not part of Ubuntu, but is
## offered by Canonical and the respective vendors as a service to Ubuntu
## users.
deb *archive.canonical.com/ubuntu gutsy partner
deb-src *archive.canonical.com/ubuntu gutsy partner

deb *security.ubuntu.com/ubuntu gutsy-security main restricted
deb-src *security.ubuntu.com/ubuntu gutsy-security main restricted
deb *security.ubuntu.com/ubuntu gutsy-security universe
deb-src *security.ubuntu.com/ubuntu gutsy-security universe
deb *security.ubuntu.com/ubuntu gutsy-security multiverse
deb-src *security.ubuntu.com/ubuntu gutsy-security multiverse

# Seveas’ packages (GPG key: 1135D466)
# GPG key-file: *mirror.ubuntulinux.nl/1135D466.gpg
deb *mirror.ubuntulinux.nl gutsy-seveas all
deb-src *mirror.ubuntulinux.nl gutsy-seveas all

# Medibuntu - Ubuntu 7.10 "gutsy gibbon"
# GPG key-file: *packages.medibuntu.org/medibuntu-key.gpg
deb *packages.medibuntu.org/ gutsy free non-free
#deb-src *packages.medibuntu.org/ gutsy free non-free

# Debuntu Ubuntu gutsy packages
# GPG Key: *repository.debuntu.org/GPG-Key-chantra.txt
deb  *repository.debuntu.org/ gutsy multiverse
#deb-src *repository.debuntu.org/ gutsy multiverse
 
Last edited:
OP
Dark Star

Dark Star

Cyborg Agent
Installing libdvdcss2 and w32 video codecs in Ubuntu Gutsy Gibbon

Support for WMV, RealMedia and other formats has been bundled into the w32codecs package. This package is not available from the Ubuntu repositories due to licensing and legal restrictions.

For Ubuntu Gutsy Gibbon Users run the following command
Code:
sudo wget *www.medibuntu.org/sources.list.d/gutsy.list -O /etc/apt/sources.list.d/medibuntu.list
Now you need to copy the key using the following command
Code:
wget -q *packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add -

Update the source list using the following command

Code:
sudo apt-get update

Install Codecs using the following command

Code:
sudo apt-get install w32codecs libdvdcss2

Using above download locations you can install most of the mutimedia codecs for ubuntu.

Code:
sudo apt-get update

Mplayer Plugin for Firefox

If you want to install Mplayer with plug-in for Mozilla Firefox run the following command

Code:
sudo apt-get install mozilla-mplayer
.

I did all hat now Totem play .rm files but Mplayer and VLC did not :( Mplayer says fail to ope /location:mad:
 

praka123

left this forum longback
in mplayer,u have to rightclick preferences>select audio=alsa,video=xv and now go to codecs and demuxer option.there try setting video codec=win32xx option.save and restart

now open a terminal and run:
"gmplayer /directorywherefileresides/dsdsds.rmvb" to see whether it works and also if it errs,look at terminal for more details.

for Xine,U have to do the same,but u have select "master of the universe" option to customize.
 
Status
Not open for further replies.
Top Bottom