LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 685|回复: 1

请教安装MPlayer问题?

[复制链接]
发表于 2005-11-7 21:58:54 | 显示全部楼层 |阅读模式
我的安装步骤如下:
1.   ./configure --prefix=/usr/local/MPlayer
2.    make
3.     make install
整个过程们报错,但是装好后使用不起,在shell下输入mplayer path/filename后出现一下界面:

Reading config file /usr/local/MPlayer/etc/mplayer/mplayer.conf: 没有那个文件或目录
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': 没有那个文件或目录
Reading /usr/local/MPlayer/etc/mplayer/codecs.conf: can't open '/usr/local/MPlayer/etc/mplayer/codecs.conf': 没有那个文件或目录
Using built-in default codecs.conf
font: can't open file: /root/.mplayer/font/font.desc
font: can't open file: /usr/local/MPlayer/share/mplayer/font/font.desc
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf: 没有那个文件或目录
Can't open input config file /usr/local/MPlayer/etc/mplayer/input.conf: 没有那个文件或目录
Falling back on default (hardcoded) input config

Playing /misc/夜曲.mpg
MPEG-PS file format detected.
VIDEO:  MPEG1  352x240  (aspect 12)  29.97 fps  1150.0 kbps (143.8 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 28000->176400 (224.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
fbdev: Can't open /dev/fb0: 没有那个设备
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 240 (preferred csp: Mpeg PES)
VDec: using Mpeg PES as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [null] 352x240 => 352x264 Mpeg PES
Selected video codec: [mpegpes] vfm:mpegpes (Mpeg PES output (.mpg or Dxr3/DVB card))
==========================================================================
Checking audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 44100 hz, little endian signed int
AF_pre: 44100Hz 2ch Signed 16-bit (Little-Endian)
audio_setup: Can't open audio device /dev/dsp: 设备或资源忙
AO: [null] 44100Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 44100Hz/2ch/16bit -> 44100Hz/2ch/16bit...
Starting playback...
A:  15.7 V:  15.7 A-V:  0.004 ct:  0.054  461/461   0%  0%  1.6% 10 0 0%
等了 很久都没出现图形界面,请高手帮忙解决这个困绕我多时的问题,感激不尽!!!
发表于 2005-11-8 00:10:51 | 显示全部楼层
Post by Coolfire_J
fbdev: Can't open /dev/fb0: 没有那个设备

用 -vo xv 参数执行命令, 想获得更多信息请执行 mplayer -vo help

Post by Coolfire_J
audio_setup: Can't open audio device /dev/dsp: 设备或资源忙

关闭其它使用 dsp 的程序
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表