LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   How to open rmvb format? (https://www.linuxquestions.org/questions/linux-software-2/how-to-open-rmvb-format-609601/)

tahrenyie85 12-28-2007 08:34 AM

How to open rmvb format?
 
Hi, how can I open rmvb format files? I tried on many software, but none of them work.

sycamorex 12-28-2007 08:56 AM

mplayer with win32 codecs (available on mplayer's official website) works fine with that format

tahrenyie85 12-28-2007 09:14 AM

Thx for ur help.

tahrenyie85 12-28-2007 09:43 AM

I got problem when i use mplayer to open it. The error is: Cannot find codec matching selected -vo and video format 0x30345652.
But i can hear sound coming out.

sycamorex 12-29-2007 05:25 AM

From mplayer's readme:

Quote:

Unpack the codecs archives and put the contents in a directory where MPlayer
will find them. The default directory is /usr/local/lib/codecs/ (it used to be
/usr/local/lib/win32 in the past, this also works) but you can change that to
something else by passing the '--codecsdir' option to './configure'.
For some reason it doesn't work when you install mplayer from livna repository. You need to copy the codecs
to /usr/lib/codecs/ and everything works fine.

thepinkman42 01-26-2008 01:34 PM

I have this same problem and I tried to pasted the codecs in to /usr/lib/codecs/ file with the terminal but it says permission denied
what should I do I am new to Ubuntu.

sycamorex 01-26-2008 11:39 PM

'permission denied' - do it as root, or in case of ubuntu do sudo


All times are GMT -5. The time now is 02:36 PM.