mplayer problem

This is a discussion about mplayer problem in the Everything Linux category; Whenever i select mplayer to play a video file, i get this fatal error msg : Error opening/initializing the selected video_out(-vo) device. anybody can help me solve this problem??.

Everything Linux 1798 This topic was started by , . Last reply by ,


data/avatar/default/avatar05.webp

500 Posts
Location -
Joined 2004-04-06
Whenever i select mplayer to play a video file, i get this fatal error msg : Error opening/initializing the selected video_out(-vo) device. anybody can help me solve this problem??

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Jun 16
Created
Jun 21
Last Response
0
Likes
3 minutes
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
It probably has to do with dvd patents and copyrights. What distro do you use? I can't remember..

data/avatar/default/avatar05.webp

500 Posts
Location -
Joined 2004-04-06
OP
I'm using FC 2 now. I never had this problem when i was using Red Hat 9.

data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
Mplayer does not work for me in FC2 either. It flashes through and won't read correctly, however Xine works perfectly. You can install Xine that works via apt-get rpm using the Fresh RPMS repositories. Make sure you point it to /dev/cdrom, or /dev/dvd, whichever, rather than /mnt/cdrom etc. Are you using apt?

data/avatar/default/avatar03.webp

2 Posts
Location -
Joined 2004-06-17
Hi there!
 
Maybe it's set to use the wrong video driver?
 
Please start mplayer without any video, then go to the Preferences/Video section, choose xv driver and close the Preferences dialog...
 
Retry to play the file now....
This usually works for me!
 
I use mandrake 10 (my graphics card is from NVidia) but I've tried Fedora 2 a few weeks ago and Mplayer worked fine
 
See ya! Hope this solves it!

data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
Thanks! That's very good information to know!

data/avatar/default/avatar05.webp

500 Posts
Location -
Joined 2004-04-06
OP
I did all that but the problem still persists. i tried installing xine but cant. The rpms have multiple dependencies and the source code doesn't install.

data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
If you are using apt with the Fresh RPMS repositories as I have under Core 2, it should install without incident. Xine under Core 2 plays my new encrypted Northern Exposure DVD without a hitch. I had no problems whatsoever installing Xine via apt. Are you using the Fresh RPMS repositories or trying to install from the regular .RPMs?

data/avatar/default/avatar05.webp

500 Posts
Location -
Joined 2004-04-06
OP
Regular RPMs. I dont know how to use apt.

data/avatar/default/avatar04.webp

1678 Posts
Location -
Joined 2003-09-27
iamroot, installing and using apt is very easy and will make your life with Linux far simpler than it is now! If you want to try it, here's how...
 
Download this and this.
 
Then, install them:
 
rpm -ivh apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm apt-devel-0.5.15cnc6-1.1.fc2.fr.i386.rpm [enter]
 
Once installed, and with an Internet connection present, do:
 
apt-get update [enter]
 
Do the above update step once more.
 
Then go:
 
apt-get install synaptic [enter]
 
After it has downloaded and installed, type (still as root):
 
synaptic [enter]
 
You now have the Synaptic front end for apt.
 
In the search box in the upper right hand corner, type:
 
xine [enter]
 
Then, install it via the intuitive interface. Apt solves all dependency issues for you!
 
That's it!
 
 
 
 
 

data/avatar/default/avatar05.webp

500 Posts
Location -
Joined 2004-04-06
OP
Thanks! I'll try it ASAP..

data/avatar/default/avatar05.webp

500 Posts
Location -
Joined 2004-04-06
OP
I just installed apt and it works great! Finally managed to install xine and managed to play videos. Thanks a million!