Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
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 ...
  1. #1
    Just 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

  2. #2
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,946
    Found this googling your question word for word

    [SOLVED] how to play real media - Ubuntu Forums
    Linux 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

  3. #3
    Just Joined!
    Join Date
    Aug 2008
    Location
    London
    Posts
    66
    Quote Originally Posted by TechTiger1 View Post
    Hi,

    You can use xine software to play your RealMedia file in linux.First of all you have to install xine and then download Real 9 codecs files.After that you can play Real Media file in linux.



    Tech Tiger1
    Thanks guys! Looking under Applications>Add/Remove Applications, do you mean "Movie Player Totem (Xine backend)" ? and Xine extra plugins? I already have Movie Player (gstreamer installed)

  4. #4
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    that should do it. You can also do this in terminal


    sudo apt-get install xine
    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"

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    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

  6. #6
    Just Joined!
    Join Date
    Aug 2008
    Location
    London
    Posts
    66
    Quote Originally Posted by devils casper View Post
    Install xine with GUI.
    Code:
    sudo apt-get update
    sudo ap-get install gxine
    OK thanks, I've installed this. However, I still get "not yet supported" when I try to view REalMedia videos. So I assume I'm still missing something? Question is what?

    Mariane

  7. #7
    Linux 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

  8. #8
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    that was my next suggestion, every time I install it's the first thing I do
    terminal

    sudo apt-get install ubuntu-restricted-extras
    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"

  9. #9
    Just 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

  10. #10
    Linux Guru jmadero's Avatar
    Join Date
    Jul 2007
    Location
    California
    Posts
    1,958
    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
    Code:
    sudo gedit /etc/apt/sources.list
    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.

    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"

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...