Results 1 to 10 of 11
Can someone tell me how to view RealMeadia files in Ubuntu? In widows I used Real Alternative but I'd prefer to do it in Ubuntu using Mplayer.
I went to ...
- 02-19-2009 #1Just Joined!
- Join Date
- Aug 2008
- Location
- London
- Posts
- 66
How to play RealMedia files in Linux?
Can someone tell me how to view RealMeadia files in Ubuntu? In widows I used Real Alternative but I'd prefer to do it in Ubuntu using Mplayer.
I went to Medibuntu and downloaded the W64Codecs pacakge which was supposed to enable non natives like realmedia etc to play. But it wont do it. I must be doing something wrong or do I need to download something else?
Mariane
- 02-19-2009 #2
Found this googling your question word for word
[SOLVED] how to play real media - Ubuntu ForumsLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 02-20-2009 #3Just Joined!
- Join Date
- Aug 2008
- Location
- London
- Posts
- 66
- 02-21-2009 #4
that should do it. You can also do this in terminal
sudo apt-get install xineBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 02-21-2009 #5
Install xine with GUI.
Code:sudo apt-get update sudo ap-get install gxine
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 02-21-2009 #6Just Joined!
- Join Date
- Aug 2008
- Location
- London
- Posts
- 66
- 02-21-2009 #7Linux Newbie
- Join Date
- Aug 2006
- Location
- england
- Posts
- 138
i am able to play realmedia using gstreamer as install in "ubuntu resticted extras "have you tried this
- 02-22-2009 #8
that was my next suggestion, every time I install it's the first thing I do
terminal
sudo apt-get install ubuntu-restricted-extrasBodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"
- 02-25-2009 #9Just Joined!
- Join Date
- Aug 2008
- Location
- London
- Posts
- 66
[QUOTE=jmadero;670770]that was my next suggestion, every time I install it's the first thing I do
terminal
sudo apt-get install ubuntu-restricted-extras[/QUOTE
There's a bunch of Gstreamer under Add/Remove Applications but I dont see "ubuntu-restricted". I just have the "Grstreamer Extra Plugins installed, and the W64Codecs from mediabuntu.
But more to the point going through terminal returns this
"mbdb@M2000:~$ sudo apt-get install ubuntu-restricted extras
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package ubuntu-restricted
mbdb@M2000:~$"
Mariane
- 02-25-2009 #10
Sorry about that, you might need to uncomment some repositories...I'm not sure exactly which one , I have uncommented all of them. To uncomment:
in terminal
any line that has deb that has a # in front of (other than the first one which is for necessity of having cd in which you don't want) is commented. Uncomment all of them or guess and check which one is needed. It might be in the universal repository.Code:sudo gedit /etc/apt/sources.list
Save file, close it
terminal
Code:sudo apt-get update sudo apt-get install ubuntu-restricted-extras
Last edited by devils casper; 02-26-2009 at 12:22 AM. Reason: Please use [code] [/code] tag.
Bodhi 1.3 & Bodhi 1.4 using E17
Dell Studio 17, Intel Graphics card, 4 gigs of RAM, E17
"The beauty in life can only be found by moving past the materialism which defines human nature and into the higher realm of thought and knowledge"


Reply With Quote
