LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   whats up with mplayer? (https://www.linuxquestions.org/questions/linux-newbie-8/whats-up-with-mplayer-276698/)

paul_mat 01-11-2005 06:33 PM

whats up with mplayer?
 
i'm running fedora core 1 with KDE and i'm useing mplayer to try and play a movie file and when i run this command mplayer "/hdd/movie/ghost in the darkness.avi"

this is what it shoots out

MPlayer 1.0pre6-RPM-3.3.2 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium II Klamath/Pentium II OverDrive (Family: 6, Stepping: 4)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.

Warning unknown option cache_min at line 144
Warning unknown option cache_prefill at line 147

Playing /hdd/music/wma/Ghost in the shell.avi.
Cache fill: 14.94% (1253376 bytes) AVI file format detected.
VIDEO: [DIVX] 640x368 24bpp 25.000 fps 939.8 kbps (114.7 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->192000 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 800x600 with depth 16 and 16 bpp (":0.0" => local display)
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.


Exiting... (End of file)

wapcaplet 01-11-2005 06:51 PM

Did you try running 'xvinfo', reading DOCS/HTML/en/video.html#xv, using 'mplayer -vo help' or 'mplayer -vo x11' as it suggests? If so, what were the results?

paul_mat 01-11-2005 06:59 PM

when i ran xvinfo this is what i got

X-Video Extension version 2.2
screen #0
no adaptors present

when i ran mplayer -vo helpi got this

MPlayer 1.0pre6-RPM-3.3.2 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium II Klamath/Pentium II OverDrive (Family: 6, Stepping: 4)
Detected cache-line size is 32 bytes
CPUflags: MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.

Warning unknown option cache_min at line 144
Warning unknown option cache_prefill at line 147

Available video output drivers:
xmga Matrox G200/G4x0/G550 overlay in X11 window (using /dev/mga_vid)
mga Matrox G200/G4x0/G550 overlay (/dev/mga_vid)
tdfxfb 3Dfx Banshee/Voodoo3/Voodoo5
xv X11/Xv
x11 X11 ( XImage/Shm )
xover General X11 driver for overlay capable video output drivers
dga DGA ( Direct Graphic Access V2.0 )
sdl SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
fbdev Framebuffer Device
fbdev2 Framebuffer Device
vesa VESA VBE 2.0 video output
xvidix X11 (VIDIX)
cvidix console VIDIX
null Null video output
mpegpes Mpeg-PES file
yuv4mpeg yuv4mpeg output for mjpegtools
png PNG file
jpeg JPEG file
tga Targa output
pnm PPM/PGM/PGMYUV file
md5sum md5sum of each frame

wapcaplet 01-11-2005 07:41 PM

Does it work to use -vo x11? That seems like the most fail-safe choice. You could also try running 'gmplayer', which gives you a GUI that you can use to launch a preferences window, and try other video drivers. I'm not sure of the reasons for why xv wouldn't work; maybe it has something to do with your video drivers being out of date or incompatible. Anyway, try with -vo x11 and see if that helps.

paul_mat 01-11-2005 09:39 PM

hey i tryed it useing -vo x11 and it work, thanks a tune, i didn't realise that another option was mplayer -vo x11 "/hdd/movie/Ghost in the darkness.avi" so it's all good, thanks!


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