Page 1 of 1

mplayer doesn't work ?

Posted: Tue Jul 10, 2012 2:44 pm
by gerograph
Hi all,

I just tried to view a DVD via mplayer (Standard Version NOT MuiMplayer), as DVPlayer cannot handle this specific one. I encountered general problems playing mp4 + vob files, as well as DVD via mplayer:

I am using Mplayer Altivetec version from OS4Depot. All it does, is bringing a crackling noise, it doesn't open a window. Console output says:

Code: Select all

Unable to open a windowFATAL: Cannot initialize video driver.
FATAL: Could not initialize video filters (-vf) or video output (-vo).
or

Code: Select all

Unable to open a window
FATAL: Cannot initialize video driver
...
FATAL: Could not initialize video filters (-vf) or video output (-vo).
MUI-Mplayer works, but viewing DVD's which playback fine with DVPlayer are more like a slideshow ?

Ideas wellcome

Re: mplayer doesn't work ?

Posted: Tue Jul 10, 2012 7:44 pm
by trevordick

Re: mplayer doesn't work ?

Posted: Tue Jul 10, 2012 9:58 pm
by gerograph
@trevor
thanx for reply, but no, it doesn't help, as this is about MUI-Mplayer (starting with second post)....

Re: mplayer doesn't work ?

Posted: Wed Jul 11, 2012 5:01 pm
by ChrisH
I'm not sure why you would want to use plain old (and buggy) MPlayer, when we have MUI-MPlayer, but on the X1000 the video driver (-vo) needs to be cgx_wpa , while the audio driver needs to be ahi_dev (or possibly ahi).

To avoid "slideshow playback" issues with MPlayer, make sure you do NOT use framedropping, because this seems broken by design. Possibly also relevant is I have the Auto Sync Factor set to 30, and a DVD Cache of 2048 KB. However, DvPlayer is simply faster than MPlayer (especially with our current drivers), so I use DvPlayer.

Here are the command-line options I use for MUI-MPlayer, but they will probably work with plain old MPlayer too:
mplayer -gui 1 -vo cgx_wpa -ao ahi_dev "file"

I have a note that I was using -autosync 30 -lavdopts skiploopfilter=all but I moved them to the conf/config file.

Re: mplayer doesn't work ?

Posted: Fri Jul 13, 2012 9:01 pm
by gerograph
O.k. works now, obviously slow, because "Standard Mplayer" supports only SDL.