Results 1 to 5 of 5
ok, screw xine for now, i got MPlayer installed, and it seems to be working, except for one key problem. when i type "mplayer </video file>" it only plays the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-18-2004 #1Linux Newbie
- Join Date
- Oct 2004
- Location
- 127.0.0.1
- Posts
- 113
MPlayer help
ok, screw xine for now, i got MPlayer installed, and it seems to be working, except for one key problem. when i type "mplayer </video file>" it only plays the audio. can somebody please help me out?
this is exactly what i do and what it shows me:
[daniel@localhost daniel]$ mplayer /home/daniel/caughttapinggf.wmv
MPlayer 1.0pre5-3.4.2 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood 3192 MHz (Family: 8, Stepping: 3)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or directo ry
Reading config file /home/daniel/.mplayer/config
Reading /home/daniel/.mplayer/codecs.conf: Can't open '/home/daniel/.mplayer/cod ecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/c odecs.conf': No such file or directory
Using built-in default codecs.conf.
font: can't open file: /home/daniel/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup scripts.
Using usleep() timing
Can't open input config file /home/daniel/.mplayer/input.conf: No such file or d irectory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file or directory
Falling back on default (hardcoded) input config
Playing /home/daniel/caughttapinggf.wmv.
ASF file format detected.
VIDEO: [WMV3] 320x240 24bpp
Clip info:
name:
author:
copyright:
comments:
================================================== ========================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 16000 Hz, 1 ch, 16 bit (0x10), ratio: 2000->32000 (16.0 kbit)
Selected audio codec: [ffwmav2] afm:ffmpeg (DivX audio v2 (ffmpeg))
================================================== ========================
Can't open /dev/fb0: No such device
[fbdev2] Can't open /dev/fb0: No such device
================================================== ========================
Opening video decoder: [dmo] DMO video codecs
External func OLEAUT32.dll:8
DMO dll supports VO Optimizations 0 1
DMO dll might use previous sample when requested
GetOutput r=0x0 size:230400 align:1
StreamCount r=0x0 1 1
Decoder supports the following YUV formats: YV12 YUY2 UYVY YVYU
Decoder is capable of YUV output (flags 0x1b)
VDec: vo config request - 320 x 240 (preferred csp: Packed YUY2)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [null] 320x240 => 320x240 Planar YV12
Selected video codec: [wmv9dmo] vfm:dmo (Windows Media Video 9 DMO)
================================================== ========================
Checking audio filter chain for 16000Hz/1ch/16bit -> 16000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 1 ch, 16000 hz, little endian signed int
AF_pre: 16000Hz 1ch Signed 16-bit (Little-Endian)
AO: [oss] 16000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 16000Hz/1ch/16bit -> 16000Hz/2ch/16bit...
Starting playback...
A: 23.6 V: 23.6 A-V: 0.031 ct: -0.032 280/280 1% 0% 0.2% 0 0 0%
Exiting... (End of file)
- 10-29-2004 #2Just Joined!
- Join Date
- Oct 2004
- Location
- Bangladesh
- Posts
- 6
Please go thru the "devices.html" in your source or mplayer.hq.hu/DOCS/HTML/en/devices.html on the web.
Don't have time. Try one of the followings-
$mplayer -vo x11 yourvideofilename
or
$mplayer -vo sdl yourvideofilename
or
$mplayer -vo dga yourvideofilename
supported output devices will be listed by the following command-
$mplayer -vo help
- 10-29-2004 #3Just Joined!
- Join Date
- Oct 2004
- Location
- Bangladesh
- Posts
- 6
Please go thru the "devices.html" in your source or mplayer.hq.hu/DOCS/HTML/en/devices.html on the web.
Don't have time. Try one of the followings-
$mplayer -vo x11 yourvideofilename
or
$mplayer -vo sdl yourvideofilename
or
$mplayer -vo dga yourvideofilename
supported output devices will be listed by the following command-
$mplayer -vo help
- 10-29-2004 #4Just Joined!
- Join Date
- Oct 2004
- Location
- Bangladesh
- Posts
- 6
Please go thru the "devices.html" in your source or mplayer.hq.hu/DOCS/HTML/en/devices.html on the web.
Don't have time. Try one of the followings-
$mplayer -vo x11 yourvideofilename
or
$mplayer -vo sdl yourvideofilename
or
$mplayer -vo dga yourvideofilename
supported output devices will be listed by the following command-
$mplayer -vo help
- 10-30-2004 #5Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
.wmv files can be tricky in mplayer. you may nned to install other codecs such as the win32 codecs for mplayer. you can probably get all the codecs you need from here: http://www.mplayerhq.hu/homepage/design7/dload.html, but if not, do a google search for the codecs you're looking for.
do .mpeg files work?


Reply With Quote
