Matt wrote:
great, it works, thanks a lot. But I cant get fullcreen mode :-( on my
Woody box . My graphics card is S3 Trio3D/2X AGP.
What can be wrong?
What video output driver are you using? "mplayer -vo sdl -fs
yourfile.ext" should work if you compiled sdl in properly. As a start,
try mplayer -fs -vo x11 yourfile.ext to see if that even works.
cheers,
Matt
When I use -fs -vo x11, it opens in fullcreen, but the movie is still
the same size located in the midlle of the screen, surrounded by black
color.
When I used -fs -vo sdl, it flush this error:
(sdl was compilled without error, and mplayer's configure found it also
good)
[EMAIL PROTECTED]:~/filmy$ /usr/local/src/MPlayer-0.50/mplayer -fs -vo sdl
Cesta.z.mesta.avi
MPlayer 0.50 (C) 2000-2001 Arpad Gereoffy (see DOCS!)
Reading /home/elf/.mplayer/codecs.conf: 18 audio & 40 video codecs
font: can't open file: /home/elf/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Playing Cesta.z.mesta.avi
Detected AVI file format!
MainAVIHeader.dwFlags: (272) HAS_INDEX IS_INTERLEAVED
VIDEO: [DIV3] 512x272 24bpp 25.00 fps 925.6 kbps (113.0 kbyte/s)
[V] filefmt:3 fourcc:0x33564944 size:512x272 fps:25.00 ftime:=0.0400
Detected audio codec: [mp3] drv:1 (MPEG layer-2, layer-3)
mp3lib: Processor ID: 642
mp3lib: Using AMD 3dnow-dsp(k7)! optimized decore.
AUDIO: srate=44100 chans=2 bps=2 sfmt=0x10 ratio: 8000->176400
Detected video codec: [divxds] drv:4 (DivX ;-) (MS MPEG-4 v3))
Loading DLL: 'divx_c32.ax'
Creating new registry
Failed to open registry file for writing.
Using DirectShow codec: divx_c32.ax
Decoder is capable of YUV output ( flags 0x1 )
m_bIsDivX=1
Failed to open registry file for writing.
Failed to open registry file for writing.
Failed to open registry file for writing.
Movie-Aspect is undefined - no prescaling applied.
VO: [sdl] 512x272 => 512x272 Packed YUY2 fs
Disabling DPMS
stat: 1
SDL: Initializing of SDL failed: No available video device.
FATAL: Cannot initialize video driver!
Exiting... (End of file)
Cheers, Mirek Dobsicek