How to play .rmvb files in Ubuntu

by Ross McKillop on July 27, 2007

Linux

This tutorial will take you step by step through installing all of the software necessary to play rmvb (RealMedia Variable Bitrate) files in Ubuntu Linux.

Though the steps and screenshots are specific to Ubuntu, they will likely be similar for other versions of Linux. With that said, be sure to read the MPlayer README file if you’re not using Ubuntu. Similar to some of the other tutorials on Simplehelp, this is almost certainly not the only way to play .rmvb files in Ubuntu, but it’s the easiest way I could find. If you know of a easier method, by all means please feel free to leave a comment.

  1. The first step in playing .rmvb files in Ubuntu is to use the Synaptic Package Manager to install MPlayer. When you mark MPlayer for installation, you’ll be prompted to install additional software packages (if they’re not already installed).
  2. play rmvb files in ubuntu linux
    click to enlarge

  3. After MPlayer has been installed, exit out of the Synaptic Package Manager and visit the MPlayer binary codec download page. Download the codec package for your platform (for example, if you’re using a 32bit Intel or AMD processor, download the Linux x86 package).

    Save the file to your desktop (or home folder). Once the download has completed, double-click that file. Select the folder to uncompress, and click the Extract button.

  4. play rmvb files in ubuntu linux
    click to enlarge

  5. Choose a location to extract the files (your desktop is ideal) and again click Extract.
  6. play rmvb files in ubuntu linux
    click to enlarge

  7. Make sure the files extracted correctly. They’ll be in a folder titled essential-date.
  8. play rmvb files in ubuntu linux

  9. Open up a Terminal by selecting Applications -> Accessories -> Terminal.
  10. play rmvb files in ubuntu linux

  11. Enter the following commands (and your password when prompted):

    cd Desktop
    cd essential-date
    sudo mkdir /usr/lib/codecs
    sudo cp * /usr/lib/codecs

  12. play rmvb files in ubuntu linux
    click to enlarge

  13. NOTE: you may need to install libstdc++5 to get .rmvb files to play. Even though it might not be necessary for you, it can’t hurt to install (the package isn’t very big). Run the command: sudo apt-get install libstdc++5 in a Terminal, or use Synaptic and search for libstdc++5. Thanks to everyone who commented (see comments below) for the tip.
  14. Launch MPLayer by selecting Applications -> Sound & Video -> MPlayer Movie Player. Right-click in the Mplayer - Video window and select Preferences from the menu.
  15. play rmvb files in ubuntu linux

  16. Select the Video tab and change the Available drivers: to x11 X11 (XImage/Shm).
  17. play rmvb files in ubuntu linux
    click to enlarge

  18. Select the Codecs & demuxer tab and change the Video codec family: to RealVideo decoder and the Audio codec family: to FFmpeg/libavcodec audio decoders. When you’re done, click OK and close down MPlayer.
  19. play rmvb files in ubuntu linux
    click to enlarge

  20. Locate one of your .rmvb files, right-click it and select Properties.
  21. play rmvb files in ubuntu linux

  22. Select the Open With tab and change whatever the default is to MPlayer Movie Player. Click Close.
  23. play rmvb files in ubuntu linux
    click to enlarge

  24. Double-click any of your .rmvb files and they should open up in MPlayer and start playing.
  25. play rmvb files in ubuntu linux

Related Posts:
  • Linux for Parents - A Beginners Guide to Ubuntu
  • A beginners guide to lossless audio
  • How to play .OGG Vorbis files in iTunes (Windows and OS X)
  • How to install Amarok in Ubuntu (and get it to play MP3s)
  • How to automatically sign in to Ubuntu
  • Get Simple Help tutorials just like this one in your email inbox every day - for free! Just enter your email address below:

     

    You can always opt out of this email subscription at any time.

    { 18 trackbacks }

    How To Play .rmvb Files In Ubuntu - Linkosphere [ Ectio.us ]
    08.02.07 at 7:42 pm
    CognitiveCombine » Blog Archive » Playing rmvb files in Ubuntu
    09.11.07 at 11:47 am
    Web Hosting - hey guys im joomla having problems with xchat-gnome on feisty fawnit worked fine for a few days then I tried to add a
    11.05.07 at 10:45 pm
    Memainkan file rmvb dengan MPlayer Movie Player di Ubuntu 7.10 « Do your best or nothing
    11.13.07 at 10:43 am
    ..:: My notes
    11.22.07 at 9:55 am
    Membuka file .rmvb di Ubuntu 7.10 (Gutsy Gibbon) « rgiapratama.net
    12.15.07 at 10:47 am
    sebas » .rmvb en Ubuntu 7.10
    02.08.08 at 12:54 pm
    Memainkan File .rmvb Menggunakan MPlayer « Artikel Linux Ubuntu
    02.26.08 at 4:06 am
    Memainkan File .rmvb Menggunakan MPlayer « Ubuntu Pasuruan
    03.02.08 at 5:55 am
    Memainkan File .rmvb Menggunakan MPlayer « Wibatsu’s Weblog
    03.06.08 at 6:45 pm
    风叶 » Blog Archive 怎么样在ubuntu让mplayer播放.rmvb文件[翻译] »
    03.20.08 at 9:05 pm
    Artikel Untuk Linux II at DedyIsn World
    03.26.08 at 11:41 pm
    Reproducir archivos .rmvb en Ubuntu « h3bm
    04.20.08 at 10:34 am
    Memutar File RealMedia Variable Bitrate (.rmvb) Di Ubuntu Gutsy Gibbon « pinusdesember
    05.10.08 at 11:43 am
    在ubuntu8.04中让mplayer播放.rmvb文件 - 六卷书绅 - yyliang’s cute blog
    05.25.08 at 6:49 pm
    NawaMan’s Blog » Play RealMedia on Ubuntu 8.10
    12.13.08 at 12:16 pm
    Play RealPlayer media (RMVB) files in Ubuntu 8.10 Intrepid « Coding Code
    01.01.09 at 5:02 pm
    部落格 | Play rmvb files with mplayer in Ubuntu
    05.03.09 at 5:14 am

    { 130 comments… read them below or add one }

    1 Robby 08.17.07 at 5:44 am

    W0o0 got mine to work!!

    but i dont get what step 9 does…

    2 Ross McKillop 08.17.07 at 4:25 pm

    Robby,

    It changes the default codec (audio and video) for MPlayer. Without those changes, I was unable to get rmvb files to play. I’m not sure they’re 100% required for EVERY rmvb file, but I only had two to test with (and neither worked without the changes).

    Cheers!

    Ross

    3 Bruno 08.20.07 at 11:02 am

    Thanks a lot. This tutorial is quit simple and yet very useful. Once again, thanks for your help.

    4 matthew 08.29.07 at 2:34 pm

    hi i got a error message after following ur steps
    “Mplayer interrrupted by signal 11 in module:init_audio_codec”

    any suggestion to solve this will be appreciated

    5 wanasoo 09.26.07 at 3:15 am

    Great.. except putting the dummy fool’s picture in Mplayer.. Great thanks far apart from that!!

    6 Eduardo 10.07.07 at 5:05 pm

    thank you very much!

    7 Ravi 10.11.07 at 6:33 am

    Hi
    I came across this page and successfully played all my media files using mplayer in ubuntu. today i tried reinstalling ubuntu and now when i installed mplayer as above, rmvb files dont play in mplayer. any idea what might be the problem? can you mail me any solution.
    thanks a lot
    Ravi

    8 Ravi 10.12.07 at 6:01 am

    Hi
    Thanks for the reply, its just that rmvb doesnt play, all others, wmv, avi, vob all play. what do you think might be the problem? i’m thinking to reinstall again.
    Ravi

    9 Vincent FANG 10.19.07 at 3:13 am

    If you installed Ubuntu 7.10 and your mplayer can not play rmvb.

    Try following steps,

    1. Open Synaptic Package Manager.
    2. Search libstdc++5 and install it.
    3. Download new Codec from http://www.mplayerhq.hu/design7/dload.html and install it.

    10 Manny 10.19.07 at 9:27 am

    This is great… it just works… perfectly. :)

    P.S: Im on Ubuntu Fiesty Fawn.

    11 floe 10.24.07 at 5:38 pm

    Thanks :)

    Installing the libstdc++5 did it for me
    Now im able to watch my rmvb files :)

    12 Kris 10.31.07 at 1:04 am

    Thank you! I’m using Feisty, and the tutorial worked.. MPlayer is now playing all my movie files with ease. I only have one issue.. when I go to fullscreen, my movies don’t resize, just the window does. Is this normal??

    13 Kris 10.31.07 at 1:27 am

    Ah-ha! Changed my video codec to xv and that fixed it. Lost some video quality, but hey.. what can you do?

    14 Spanishs Bombs.. 10.31.07 at 5:42 pm

    ;)! Thanks!

    15 Cloud 11.04.07 at 3:51 pm

    woot thanks for the tutorial, real helpful and straightforward.

    16 Leandro Facchinetti 11.05.07 at 9:05 pm

    Worked in Gusty Gibbon. It’s the first tutorial that I’ve followed and worked for me. Thanks a lot.

    17 DJiNN 11.08.07 at 8:09 am

    Just had to say “THANKS!” for this “HowTo”…. Worked 100% and really made a difference….. Now i’m gonna have to look around at the site to see what other gems reside within! :)

    18 AirV 11.11.07 at 11:51 am

    Thanks you for my daughter ;-)

    19 Owen 11.14.07 at 12:58 am

    Thanks! Great instructions - worked for me

    20 luf 11.17.07 at 5:00 am

    why it doesn’t work? I’ve been followed the instruction(using gutsy gibon+5 repository), please help?

    21 Sutefu 11.18.07 at 5:32 am

    Yay, it works! Thanks so much!

    22 Sergio 11.20.07 at 9:36 pm

    For the newest version of MPlayer the default codec directory is /usr/lib/codecs. (Working with essential-20071007 and MPlayer-1.0rc2)

    23 Manish 11.22.07 at 6:53 pm

    Thanks. Works like a charm :)

    24 Karasu 11.28.07 at 1:13 am

    I still having problems with it even after installing libstdc++5 and redirect directory to “/usr/lib/codecs”. I got the error message “Cannot find codec matching selected -vo and video format 0×30345652″ and no video is played. Audio works normally though. Any ideas what went wrong? :s

    25 Peggy 12.01.07 at 3:38 am

    cheer, awesome instruction!

    26 saukya 12.04.07 at 7:58 am

    instaling libstdc++5 make it is work..thanks

    27 Johnson 12.09.07 at 7:20 am

    Thank you so much!
    omega super helpful.
    after following Ross and Vincent instruction…
    everything works like magic.

    28 Gab 12.16.07 at 4:00 am

    Gracias!

    29 keky 12.21.07 at 9:08 pm

    I have followed what you showed up,BUT my mplayer still can not work properly….sos.

    30 shivam 12.26.07 at 2:14 pm

    It works on my Ubuntu 7.10 The Gutsy Gibbon

    31 na8 01.03.08 at 7:43 pm

    thanks a lot.

    32 TechEvidence 01.14.08 at 12:31 pm

    Thank for the guide.
    To the peopl who still have video problem but audio ok:
    just cp (copy past) the codecs u have downloaded in a new folder called codecs in usr lib.

    33 Ashish 01.16.08 at 2:04 am

    I have the problem mentioned above, audio but no video. And i cant cp the file as i don’t have permission. Can you please help me? thx.

    34 Memyself 03.07.08 at 2:08 pm

    Hey man! Thanks a lot! It worked.
    By the way, here I use Kubuntu Gutsy Gibbon!
    – Hey windows! I’m over you! :)

    35 J. Lai 03.11.08 at 7:49 am

    to Ashish on Jan 16, 2008

    Try to drag and drop your rmvb file to mplay. Read all the comments above.

    One more thing, in my case X11/Xv is all right; the X11(XImage/Shm) can play rmvb but cannot enlarge the video.

    Thanks for this post!

    36 Andrade @ Portugal 03.16.08 at 7:10 am

    Thank you.

    37 Ivã 03.23.08 at 9:28 am

    Worked for me too, im Kubuntu 7.10

    Thank you

    38 Sam 03.28.08 at 3:10 am

    It work on my Hardy(8.04) Beta. Thanks

    39 Seba 04.15.08 at 8:19 am

    Works fine, if you copy the files into “codecs”. Thanks a lot.

    40 Jacobo SernA 04.17.08 at 2:59 pm

    thank you very much!!!!

    41 Vini 04.20.08 at 4:55 am

    to stretch the video use driver gl (x11/OpenGl).

    42 freedom 04.22.08 at 12:04 am

    Nice Tutorial.

    43 Luxy 05.02.08 at 2:27 am

    Thanks a lot!!! It works now :D

    44 George 05.11.08 at 4:49 am

    hey! thanks alot for this great tutorial.

    I’m Using Ubuntu 8.04 final, and it didnt work out in the first place.

    after installing libstdc++5 from synaptic
    and copying the codecs to /usr/lib/codecs

    everything worked fine!
    (dont know which one of them made the difference, it probably has been only be the directory change)

    45 Virginia 05.14.08 at 7:40 am

    Hi,
    I’m using Ubuntu 8.04 and cannot play rmvb files. No images but sound in Mplayer. I wonder how you manage to play rmvb files? and after installing the libstdc++5 how to copy those codec to /usr/lib/codec ?
    Thanks a lot!

    46 JeSTeR7 05.16.08 at 8:19 pm

    I can’t believe people are still encoding in any sort of Real format. What is this, 1997?

    47 Cameron Smith 05.17.08 at 12:44 pm

    Thanks v. much, worked a treat!

    48 chileno 05.18.08 at 5:48 pm

    thanx it work for me…

    gracias, funciono!!

    49 ArericH.K 05.20.08 at 9:28 am

    thnks for tutorial.. its work when i made usr/lib/codecs..
    im using ubuntu 8.04…

    50 Eric 05.22.08 at 5:10 pm

    Thanks!!! After changing the directory to codecs and downloading the latest libstdc++5 it worked!!!!

    51 Stephanie 05.24.08 at 6:12 pm

    I am using Ubuntu 8.04. I am able to play my rmvb files, but I can’t play them in full screen. How can I play them in full screen? Thanks.

    52 Erik 05.25.08 at 8:28 pm

    ^ Heroes :D ThankY!!!

    53 wave2 05.31.08 at 11:09 am

    It worked perfect for me
    thank you for this easy step-by-step guide
    Ubuntu 7.10 64-bit

    54 RJ 06.02.08 at 2:42 am

    Thank you. Everything worked for me after I renamed /usr/lib/win32 to /usr/lib/codecs.

    55 Ronny 06.02.08 at 7:05 am

    On Ubuntu 8.04,

    you have to install libstdc++5 from synaptic
    and copying the codecs to /usr/lib/codecs!!!

    Great Tutorial!

    56 Dhanuraj 06.04.08 at 4:26 am

    Hi,

    After following these steps, it plays the audio but the video could not be played, sometimes not even the audio!!

    It throws an error message:
    Cannot find codec matching selected -vo and video
    format (hex address)

    Or

    Cannot find codec for audio format (hex address)

    What could be the reason? Any possible solutions?

    57 Ross McKillop 06.04.08 at 7:16 am

    @Dhanuraj:

    Take a look at the comments on the post - you probably just have to move the codecs to another folder, esp. if you’re using 8.04

    58 liang 06.11.08 at 12:06 am

    sudo apt-get install libstdc++5
    this is what you need if you can’t watch rmvb

    by the way, when he asked you to copy the binary into /usr/lib/win32, instead copy everything from the folder you downloaded online into /usr/lib/codec

    59 Charlie Zh 06.27.08 at 12:44 am

    Cool! after installing libstdc++5, it works! Thank you ^v^

    60 vedang 06.29.08 at 11:05 am

    thanks a lot…
    please change the tutorial to reflect the sudo cp * /usr/lib/codecs change.

    61 Kumar 07.05.08 at 2:09 pm

    Problem- “Cannot find codec matching selected -vo and video format 0×30345652″

    Solution- Go to=> Synaptic package manager and search for win32 codec, then choose and select apply.

    62 Crafton 07.05.08 at 7:00 pm

    Works like a charm! Hardy 8.04 64-bit

    63 Varun 07.07.08 at 8:50 am

    THANKS!!!!!

    Can’t tell you how much I needed this. I had tried everything, even installed RealPlayer for Linux, but it was only giving audio with no video…

    @Kris
    I had the same problem, but your suggestion worked flawlessly….I have fiesty too.

    Thanks everyone.

    64 Frank 07.10.08 at 3:50 pm

    for the latest version of ubuntu,mplayer and its codecs. I think libstdc++5 is essential for mplayer to play rmvb files. If you get libstdc++5 and create the codecs folder, it will work for sure:)

    65 Dan 07.20.08 at 9:52 pm

    Thanks!

    66 Giovanni 07.21.08 at 7:53 pm

    I have a different version of mplayer i think. in my preferences i dont have a tab for video. just audio, display and video :s
    any suggestions?

    67 Hemotivo 07.22.08 at 9:08 pm

    works great!

    68 Mat 07.31.08 at 5:35 pm

    Thanks guys, once I installed the libstdc++5 codec all was well.

    sudo apt-get install libstdc++5

    69 Francisco 08.07.08 at 9:24 pm

    you don’t need mplayer only add more non-free plugins:
    ——————————————————

    1.-open terminal

    2.-sudo wget http://www.medibuntu.org/sources.list.d/hardy.list -O /etc/apt/sources.list.d/medibuntu.list

    3.-sudo apt-get update && sudo apt-get install medibuntu-keyring && sudo apt-get update

    4.-sudo apt-get install w32codecs

    5.-sudo apt-get install libdvdcss2

    —————————————————
    this work in Ubuntu 8.04 “Hardy Heron”:

    for other version check -> https://help.ubuntu.com/community/Medibuntu

    70 samba 08.12.08 at 4:20 pm

    that is good . merci

    71 Ecubuntu 08.14.08 at 10:46 pm

    Thanks a lot. Work great. Dhanuraj just creat a directory /usr/lib/codec and copy all files from the folder essential-20071007 and install the library libstdc++5 that all

    72 shiva 08.22.08 at 11:41 am

    This isn’t working for me. I followed all the steps, but when i try to play a .rmvb file, I get an error message saying “Cannot find codec matching selected -vo and video format 0×30345652″. It then plays the soundtrack from the .rmvb file, but not the video…

    73 Am-x 09.12.08 at 7:42 am

    great tutorial but the video play slowly. why? how can i fix it?

    74 blue 09.18.08 at 11:21 am

    followed all the steps but MPlayer plays only the audio part of the clip not the video and gives error msg = Cannot find codes matching selected -vo and video format 0×30345652

    75 Gustavo 09.22.08 at 3:53 pm

    Muy bueno el tutorial pero sin los comentarios no hubiera funcionado en mi ubuntu 8.04
    Solo queda pendiente que no puedo ver pantalla completa. Por favor si alguien lo soluciono seria muy bueno que indique como. Gracias.

    76 lily 10.07.08 at 12:05 am

    How creat a directory /usr/lib/codec and copy all files from the folder essential-20071007?

    77 aily 10.07.08 at 12:49 am

    Change:
    cd Desktop
    cd essential-date
    sudo mkdir /usr/lib/win32
    sudo cp * /usr/lib/win32
    To:
    cd Desktop
    cd essential-date
    sudo mkdir /usr/lib/codecs
    sudo cp * /usr/lib/codecs

    78 tokhi 10.29.08 at 1:03 pm

    Hi,
    I am using ubuntu 8.10 beta version.
    I have followed the above instructions but it’s not working for me, when i play the rmvb file I have the audio but there is no video and I get this error message:
    Eroro:
    **************
    can not find codec matching selected -vo and video format 0×30345652.

    79 raaiman 11.02.08 at 2:06 am

    Hi,
    i got the reverse, did all that and i get video but no audio.

    80 nass 11.02.08 at 5:23 pm

    thank you so much!!!

    i’m using Ubuntu 8.10

    i did everything as you said except in Step 6 i used the following:

    sudo mkdir /usr/lib/codecs
    sudo cp * /usr/lib/codecs

    and it works.

    thanks again

    81 Mike 11.05.08 at 2:08 pm

    I confirm changing step 6 to:

    sudo mkdir /usr/lib/codecs
    sudo cp * /usr/lib/codecs

    Works in 8.10.

    To get fullscreen use OpenGL.

    Thanks very much for this tutorial, I really hate Realplayer.

    82 Nguyen 11.16.08 at 8:56 am

    Hi thanks guys,
    In Ubuntu 8.10:
    Follow Ross’ instructions. Replace /usr/lib/win32 with /usr/lib/codecs as Sergio pointed out.
    It works instantly. Don’t have to do any further step.

    83 Patrick 11.18.08 at 12:09 pm

    I prefer download the real player available for linux, it’s sooo much easier, in formats of : deb, rpm and bin
    http://www.real.com/linux

    84 vosime 11.20.08 at 1:46 am

    hi,

    i downloaded and install RealPLayer for linux from real media home page (real.com).

    it plays rmvb files smoothlry and successfully.

    regards
    vosime

    85 Jan 11.27.08 at 8:39 am

    Instructions work for me as well (using ubuntu 8.10 intrepid ibex) provided that:

    (1) the installation directory is changed from /usr/lib/win32 to /usr/lib/codecs and
    (2) that libstdc++5 is installed: sudo apt-get install libstdc++5

    Thanks for the instructions!

    /Jan

    86 Janoff 12.06.08 at 5:06 am

    Thanks!

    87 Deniz 12.16.08 at 6:41 pm

    Thanks for the wonderful tutorial. Works for 8.10 Intrepid Ibex.

    88 boris baran 12.18.08 at 11:40 pm

    You rule!! It worked for me perfectly!!

    89 Yoanna 12.24.08 at 7:12 am

    Thank you very much! It worked! I’m amazed :) How do you people know these things?

    90 Roland Kramer 12.29.08 at 8:43 am

    Thx a lot , it works!

    91 loonyaddy 01.01.09 at 5:29 am

    thx a lot…..worked the first time around :-)
    –Ubuntu Hardy

    92 cesar 01.08.09 at 2:05 pm

    thanks for the tutorial, but i am having a propblem:
    when i try to open the synaptic, the messages appear:

    E: dpkg was interrupted, you must manually run ‘dpkg –configure -a’ to correct the problem.
    E: _cache->open() failed, please report.

    i try to run on terminal the command, but it tells that I must be an superadministrator.
    please help me out

    93 boris baran 01.08.09 at 2:23 pm

    @ cesar
    type it way:
    sudo dpkg –configure -a
    sudo executes stuff with superuser rights (superuser do). Could be useful with other stuff but be extreme careful: one wrong command and your system is ******!!

    94 reg 01.10.09 at 3:50 am

    Ehm, i’m new with ubuntu, i have hardy heron 64bit, which Binary Codec Packages should i download?

    tx

    95 hung 01.10.09 at 8:00 pm

    thank a lot

    96 cesar 01.13.09 at 4:16 am

    @boris
    it does not work
    it appears that the option is unknown
    anyway, thanks a lot for the help
    I appreciated that

    97 boris baran 01.13.09 at 4:29 am

    try it with an double hyphen before the configure. i think the blog software corrupted it to a bigger hyphen und the prog does not know that. or have you tried it already?

    98 Benson 01.13.09 at 6:20 am

    Awesome, works on Debian Etch. My mistake was to think that libstdc++6 will work. When I play the rmvb file I get “Mplayer interrrupted by signal 11 in module:init_audio_codec”. You need to specifically use libstdc++5. Thanks for the tutorial!

    99 Ray 01.23.09 at 9:03 pm

    great guide, however I don’t need to change anymore settings on Mplayer anymore, which means I can play rmvb after step 6 or 7

    100 ah_hin 01.27.09 at 9:31 pm

    I tried sudo apt-get install libstdc++5, but it doesn’t work.

    at the end of all the warnings/errors
    it says

    The following packages have unmet dependencis:
    libstdc++5: Depends: gcc-3.3-base (>= 1:3.3.6-15ubuntu4) but it is not installable
    E: Broken packages

    I am trying to do this on my PS3 with 8.10

    101 ah_hin 01.28.09 at 10:04 pm

    Got it working finally !
    had to install the gcc-3.3-base package first
    https://launchpad.net/ubuntu/intrepid/powerpc/gcc-3.3-base/1:3.3.6-15ubuntu4

    after installing this file, then I could install the libstdc++5
    then voila, Mplayer can play rmvb
    but as somebody mentioned above, when I tried to see it in full screen using OpenGL, the video is stuttering like crazy. Anyway of solving that?

    This is running on my PS3.

    102 cperez =) 01.29.09 at 4:43 pm

    Hey thanks for the tip!

    However when double clicking the videos, I also couldn’t play them in full screen mode as reported Stephanie and An_hin.
    However I noticed that when opening the files through the console
    >mplayer myvideo.rmvb [enter]
    mplayer can resize the video correctly. Wonder if this is a bug in the graphical-user-interface =/

    Regards

    103 cperez =) 01.30.09 at 8:33 am

    I take that back, it is not a bug.
    You fix that by adding “zoom=true” to the file $HOME\ .mplayer/config

    example:
    >cat $HOME/.mplayer/config
    # Write your default config options here!
    zoom=yes
    >

    regards

    104 ah_hin 01.30.09 at 11:03 pm

    thank you cperez

    i typed: echo “zoom=yes” >> ~/.mplayer/config
    to terminal, and it worked

    but the video was stuttering too badly once in full screen.

    So now I need to figure out how to make my PS3 play rmvb in full screen smoother.

    105 Toño 02.03.09 at 9:42 pm

    Thank u very much, the tutorial was very simple. I really appreciate your help!!

    106 Reindolf 02.09.09 at 4:19 pm

    a very big thank you to you. i tried your way and after months of toiling to get .rm working, i am now able to watch my shows.
    though, the step 9 # Select the Video tab and change the Available drivers: to x11 X11 (XImage/Shm). worked but so well that if the pixels are small, even in full screen mode, the video size will remain small unless changed to x11 X11/Xv where full screen worked for me. the quality depletes but being able to see the video is better than nothing at all.
    once again thank you.

    107 remlo 02.09.09 at 7:32 pm

    Thank you very much it work for me very good, althought other options is install realplayer http://www.real.com/linux, but it is not available for 64 bits.

    108 zee 02.12.09 at 10:40 pm

    Hi guys,

    I have tried it, it successfully plays the video. However, it has no sound. When I double click on the video it says

    “could not open initialize/audio device -> no sound”

    Can anybody help ?

    Thanks,

    109 Chiquitita 02.15.09 at 1:47 pm

    Applauses! * * *
    Mille Merci! It’s working!

    110 obeel 02.16.09 at 7:36 pm

    found an easier way, it’s to download real player for linux. http://www.real.com and look for the version for linux….suits a layman like me

    111 Sandoval 02.17.09 at 11:36 pm

    Obrigado.

    112 lou 02.19.09 at 2:37 am

    thank you very much. it is working !

    113 Wolfknownascrip 02.25.09 at 1:38 am

    Nice tutorial it works with CentOS 5.2
    (keep in mind 64bit MPlayer requires /usr/lib64/codecs)
    Thanks alot!!

    114 Bruno 03.03.09 at 5:43 pm

    Hey man.. thanks.. :) it works

    115 AJ 03.16.09 at 5:50 pm

    wow this is amazing really works!

    116 W 03.28.09 at 1:28 am

    Thanks! It worked for me!

    117 Ahmed Hamdy 03.29.09 at 8:01 am

    peace for you all guys
    thanks very much for this information ….. it work properly . but I have a query >>>>>> all movie with *rmvb is working but in small window and I can’t resize it or make it large so what I ganna to do ……
    thanks again

    118 cyberwac 03.30.09 at 11:18 am

    Hi Ahmed,

    The answer to youur problem is written by cperez =).

    regards

    119 Sonia 04.05.09 at 6:30 pm

    Thanks!
    You are the best!!!!
    :) :) :)

    120 nate carr 04.07.09 at 2:26 pm

    thanks. worked on debian etch after installing the codecs in the specified directory and installing libstdc++5 with aptitude, then choosing the xv/x11 video driver and alsa audio in the preferences menu. changing the audio/video codecs didn’t make any noticeable difference.

    121 Wellyson 04.10.09 at 6:19 am

    Oi!
    Depois de tanto pesquisar, enfim consegui instalar os codecs para ler os filmes com extensão .rmvb, graças as dicas fornecidas aqui neste site. Parabéns! E muito obrigado!
    Abraços!

    122 aliciapg 04.17.09 at 6:39 am

    George Bush…really?

    But otherwise …awesome!! Thanks!

    123 Flandoor 04.27.09 at 1:31 pm

    me funciono perfecto en hardy, baje los codecs los instale, instale la libreria q faltaba y anduvo sin ningun otro cambio.. gracias!

    124 Belkis 04.27.09 at 10:39 pm

    THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

    125 Rosie 04.29.09 at 9:47 pm

    thank you so much
    this is an excellent step by step guide and although i freaked out at one point it was simple and easy to follow :)

    126 sarmad 05.11.09 at 2:36 am

    it gives me an error saying
    cannot find codec matching selected -vo and video format 0×30345652

    127 Ario 05.25.09 at 10:35 am

    I think I’m the 10000th person who make comment in this post:D
    But God Bless you man. It helps me a lot.
    Now I can watch my copy (I’m sorry that is an illegal copy) Of jomung tv series with ubuntu linux.

    128 Magnet torrent 05.26.09 at 6:19 am

    thank you so much

    129 tyler 06.16.09 at 10:03 am

    i did all of this but mplayer isnt in my applications :S

    130 Fei Fu 06.27.09 at 1:07 am

    THANKS A LOOOT!, it works

    Leave a Comment

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>