LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-25-2006, 10:34 PM   #1
Harpo
Member
 
Registered: Mar 2006
Location: Canada
Distribution: Suse 10.0 Retail, 10.1, 10.2, 11.1, Edubuntu 7.04, Mandriva 2010
Posts: 89

Rep: Reputation: 15
MPlayer Error Message - Error Opening/Initializing Video Out Device


Hello

I have installed Mplayer. It appears as though the install went fine. However, I can't play any video because I get an error message that says "Error Opening/Initializing The Selected Video Out (-vo) Device". I can't seem to be able to play anything with it DVD or video files. Other than that, seems like the install went okay. Video card is an ATI X800 and I have managed to get 3D working with it. Here is a copy of the message received when trying to play a DVD:

Playing dvd://1.
Reading disc structure, please wait...
There are 14 titles on this DVD.
There are 25 chapters in this DVD title.
There are 1 angles in this DVD title.
DVD successfully opened.
MPEG-PS file format detected.
VIDEO: MPEG2 720x480 (aspect 3) 29.970 fps 9800.0 kbps (1225.0 kbyte/s)
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
AC3: 2.0 (dolby) 48000 Hz 192.0 kbit/s
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [a52] afm: liba52 (AC3-liba52)
==========================================================================
No vidix driver name provided, probing available ones (-v option for details)!
[rage128] Error occurred during pci scan: Operation not permitted
[pm3] Error occurred during pci scan: Operation not permitted
[mga] Error occurred during pci scan: Operation not permitted
[SiS] Error occurred during pci scan: Operation not permitted
[radeon] Error occurred during pci scan: Operation not permitted
[unichrome] Error occurred during pci scan: Operation not permitted
[nvidia_vid] Error occurred during pci scan: Operation not permitted
[mach64] Error occurred during pci scan: Operation not permitted
[mga] Error occurred during pci scan: Operation not permitted
[savage_vid] Error occurred during pci scan: Operation not permitted
[cyberblade] Error occurred during pci scan: Operation not permitted
[VO_SUB_VIDIX] Couldn't find working VIDIX driver.
Error opening/initializing the selected video_out (-vo) device.


Does anyone know how to solve this issue that I am having? Any help would be greatly appreciated.

Thanks
Harpo
 
Old 06-25-2006, 10:44 PM   #2
DeusExLinux
Member
 
Registered: May 2004
Location: Tampa, Fl
Distribution: Arch
Posts: 648

Rep: Reputation: 30
what -vo are you using? have you tried changing the one you are using?
 
Old 06-25-2006, 10:55 PM   #3
muddywaters
Member
 
Registered: May 2005
Location: Winnipeg, Canada
Distribution: mostly mepis
Posts: 427

Rep: Reputation: 30
Look in the file .mplayer/gui.conf in your home directory. Check for a line
"vo_driver = "whatever""
try changing it to vo_driver = "xv"

Honestly can't tell you if this will work or why. Only know it worked for me.
 
Old 06-27-2006, 12:00 PM   #4
Harpo
Member
 
Registered: Mar 2006
Location: Canada
Distribution: Suse 10.0 Retail, 10.1, 10.2, 11.1, Edubuntu 7.04, Mandriva 2010
Posts: 89

Original Poster
Rep: Reputation: 15
Thanks for all the help. I can now play files almost perfectly. WMV files are a little corrupted still but not too bad. Movies however are another matter. When I start a movie it plays well, but I don't seem to get any on screen display to change settings like languages or scene selection. The problem is that the default language is french. I need to know how to get the on screen display to work properly. Does anyone have some suggestions as to how to do this.
 
Old 06-27-2006, 07:19 PM   #5
DeusExLinux
Member
 
Registered: May 2004
Location: Tampa, Fl
Distribution: Arch
Posts: 648

Rep: Reputation: 30
are you talking about playing a dvd? or a movie file?

if it's a dvd, you have to specify what audiotrack you want to use

and easy way would be to use MPlayer's frontend... gmplayer.
 
Old 06-29-2006, 02:22 PM   #6
Harpo
Member
 
Registered: Mar 2006
Location: Canada
Distribution: Suse 10.0 Retail, 10.1, 10.2, 11.1, Edubuntu 7.04, Mandriva 2010
Posts: 89

Original Poster
Rep: Reputation: 15
Thanks for all the help everyone. It seems to be working perfectly now.

Harpo
 
Old 02-17-2008, 02:08 AM   #7
offbeat
LQ Newbie
 
Registered: Feb 2007
Location: Kathmandu
Distribution: Ubuntu Fiesty
Posts: 3

Rep: Reputation: Disabled
An easier alternative to this is.. ,that is, if you're a newbie to linux and just want to make things work.. try going to the preferences menu and select the 'xv' checkbox.
 
Old 07-25-2008, 03:21 AM   #8
amin.yousaf
LQ Newbie
 
Registered: Jul 2008
Posts: 8

Rep: Reputation: 0
Error

Quote:
Originally Posted by muddywaters View Post
Look in the file .mplayer/gui.conf in your home directory. Check for a line
"vo_driver = "whatever""
try changing it to vo_driver = "xv"

Honestly can't tell you if this will work or why. Only know it worked for me.


i hv changed to xv but the error remain same, when i became changed it into gl or gl2 or x11, no error was repoted by it but it is unable to show the video only audio playing,
a message comes:

cannot find codecs matching selected -vo and video format 0x3253534D

pls help me how to resolve this problem


oh let me clear one thing more, when i play the same video using mplayer then no error come, this error came when i will use gmplayer

Last edited by amin.yousaf; 07-25-2008 at 03:22 AM.
 
Old 10-05-2008, 01:51 AM   #9
Richardus
LQ Newbie
 
Registered: Dec 2006
Location: Mexico city
Distribution: Debian 4.1 Etch
Posts: 5

Rep: Reputation: 0
Try to use another driver:

Go to Preferences >> Video

Select another driver, and then try to play the file again. You might need to try several until you find the right one.

I hope this helps.
 
Old 10-06-2008, 03:26 AM   #10
amin.yousaf
LQ Newbie
 
Registered: Jul 2008
Posts: 8

Rep: Reputation: 0

i hv changed to xv but the error remain same, when i became changed it into gl or gl2 or x11, no error was repoted by it but it is unable to show the video only audio playing,
a message comes:

cannot find codecs matching selected -vo and video format 0x3253534D



i m facing the same problem
i hv already changed video drivers one by one and test:
like
xv X11/Xv
x11 X11(XImage/Shm)
g1 X11(OpenGL)
g12 X11(OpenGL) - multiple texture version
xvidix X11(VIDIX)


some times it start:
for example if i selected:
xv or xvidix shows Error Opening/initializing the selected video_out(-vo)device
and
x11,g1,g12 started audio but not video
 
Old 10-06-2008, 03:27 AM   #11
amin.yousaf
LQ Newbie
 
Registered: Jul 2008
Posts: 8

Rep: Reputation: 0
Quote:
Originally Posted by amin.yousaf View Post

i hv changed to xv but the error remain same, when i became changed it into gl or gl2 or x11, no error was repoted by it but it is unable to show the video only audio playing,
a message comes:

cannot find codecs matching selected -vo and video format 0x3253534D



i m facing the same problem
i hv already changed video drivers one by one and test:
like
xv X11/Xv
x11 X11(XImage/Shm)
g1 X11(OpenGL)
g12 X11(OpenGL) - multiple texture version
xvidix X11(VIDIX)


some times it start:
for example if i selected:
xv or xvidix shows Error Opening/initializing the selected video_out(-vo)device
and
x11,g1,g12 started audio but not video
 
Old 08-30-2009, 02:58 PM   #12
gajuambi
LQ Newbie
 
Registered: Aug 2009
Posts: 5
Blog Entries: 1

Rep: Reputation: 0
Thumbs down Where is the config file

i am new to linux
i have installed rhel 5.3 i386 on vmware workstation 6.5 which is on windows vista ultimate 64 bit.
I found out that Editing your .mplayer/gui.conf file and making sure that you have vo_driver line like this:
vo_driver = "x11" might resolve it but where the heck is this .mplayer/gui.conf file located.
can anybody tell me.
i want to watch videos in the rhel [CBT and VTC videos on RHCT and RHCE] so that i can learn linux but i am struggling from a month or two get a video play something.
no offence to linux users [i like to use it too but..] but may be this is why everybody uses windows instead of linux ...If it takes a month to get a media player working to watch movies and stuff and [may be a year if you do not have an internet connection to install a player and resolve its dependencies].It is such a shame that the linux gives u free operating systems but in order for you to use it fully you have to learn from an institute or do a course which costs a fortune if you dont believe
check this out..you have to spend USD $2,500.
hp.com/education/sections/linux.html
why cant someone make these videos for free on youtube.
h
somebody plz help b4 i give up.
 
Old 12-30-2009, 12:26 AM   #13
bala150985
Member
 
Registered: May 2009
Location: Chennai, India
Distribution: Ubuntu
Posts: 39

Rep: Reputation: 15
bala@ubuntu:~$ cd .m
.mozilla/ .mplayer/
bala@ubuntu:~$ cd .mplayer/
bala@ubuntu:~/.mplayer$ ls
config gui.conf gui.history gui.pl gui.url
bala@ubuntu:~/.mplayer$ vi gui.conf
bala@ubuntu:~/.mplayer$
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mplayer error opening/initializing the selected video_out (-vo) device caulfiek Slackware 9 04-06-2010 06:15 AM
Error opening/initializing the selected video_out (-vo) device. Kdr Kane SUSE / openSUSE 1 02-25-2005 06:54 PM
gmplayer Error opening/initializing device cythrawll Slackware 3 12-08-2004 08:25 AM
mplayer error opening/initializing what? GT_Onizuka Linux - Software 5 10-21-2003 12:38 AM
Error opening/initializing the selected video_out(-vo) device zyxxm Linux - Software 1 06-29-2003 01:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration