Results 1 to 10 of 13
I run the latest Ubuntu 9.04 and have installed MPlayer and some others.
Everytime trying to open avi file, any player (like VLC) does the job, the main picture in ...
- 05-05-2009 #1Just Joined!
- Join Date
- May 2009
- Posts
- 4
how to play AVI in Ubuntu ?
I run the latest Ubuntu 9.04 and have installed MPlayer and some others.
Everytime trying to open avi file, any player (like VLC) does the job, the main picture in the player's window pops up and then it shuts down (not the system
. Any suggestions? Codecs?
My machine is 4 years old HP, little compact box with integrated grafics and sound cards.
Thanx for all hints.
- 05-05-2009 #2
Install package ubuntu-restricted-extras everything will be done.
- 05-05-2009 #3Just Joined!
- Join Date
- May 2009
- Posts
- 4
- 05-05-2009 #4
Execute vlc command in Terminal and open avi file. Post error message here, if any.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 05-05-2009 #5
Try enabling the medibuntu repository, and installing their mplayer package and the metapackage non-free-codecs.
- 05-05-2009 #6Just Joined!
- Join Date
- May 2009
- Posts
- 4
VLC opening AVI file: error message
HERE IT IS:
x11 video output error: x11 request 132.19 failed with error code 11:
BadAlloc (insufficient resources for operation)
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 132 (XVideo)
Minor opcode of failed request: 19 ()
Serial number of failed request: 81
Current serial number in output stream: 82
THANX FOR SHOWING ME THE LINUX WAYS, I APPRECIATE IT.
----------------------------------------
Well, so the command
vlc --vout x11 nameofvideo.avi
WORKS!!!
Thank you very much (i dont know who posted the comment)
Is there a way of changing my linux settings permanently in favour of the same result when i open an AVI file by double click on its icon or from a player via Open file?
- 05-06-2009 #7Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
First thing that pops into my head is 3D desktop (compiz), is that enabled? If so try disabling it. I seem to recall reading that in some configurations it can prevent video playback.
- 05-06-2009 #8Just Joined!
- Join Date
- May 2009
- Posts
- 4
- 05-06-2009 #9
Hi wolfsberg,
Ubuntu has problem playing avi files. What I usually do is to use xine library instead of gstreamer group. If you have VLC, then you probably should be able to play avi files. ?! Anyways try the following. Execute:
You can also,Code:sudo apt-get install totem-xine
Once you are done, if you open Totem movie player -> Help -> About, it will show that Movie player is using xine-lib.Code:sudo apt-get remove totem-gstreamer
Now, you can play your avi files. I prefer xine coz, all you need to install one library set. If you are using gstreamer, you will have to install gstreamer-plugins-bad, gstreamer-plugins-ugly and what not...
Hope it helps unless the problem lies somewhere else...A candle looses nothing by lighting other candles. - Khalil Zibran.
Registered Linux User #490076
- 05-06-2009 #10Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110


Reply With Quote
