找回密码
 注册
楼主: bkiller

装mplayer的问题,我快抓狂了!!!!,谁来救救啊!!!

[复制链接]
 楼主| 发表于 2004-6-6 12:39:14 | 显示全部楼层
[root@music MPlayer-1.0pre3]# make install
make[1]: Entering directory `/download/MPlayer-1.0pre3/libdha'
mkdir -p /usr/local/lib
install -m 755 -s -p libdha.so.0.1  /usr/local/lib/libdha.so.0.1
rm -f /usr/local/lib/libdha.so
ln -sf libdha.so.0.1  /usr/local/lib/libdha.so.0
ldconfig
make[1]: ldconfig: Command not found
make[1]: *** [install] Error 127
make[1]: Leaving directory `/download/MPlayer-1.0pre3/libdha'
make[1]: Entering directory `/download/MPlayer-1.0pre3/vidix'
make[2]: Entering directory `/download/MPlayer-1.0pre3/vidix/drivers'
mkdir -p /usr/local/lib/mplayer/vidix
install -m 755 -s -p *.so /usr/local/lib/mplayer/vidix
make[2]: Leaving directory `/download/MPlayer-1.0pre3/vidix/drivers'
make[1]: Leaving directory `/download/MPlayer-1.0pre3/vidix'
if test ! -d /usr/local/bin ; then mkdir -p /usr/local/bin ; fi
install -m 755 -s mplayer /usr/local/bin/mplayer
ln -sf mplayer /usr/local/bin/gmplayer
if test ! -d /usr/local/man/man1 ; then mkdir -p /usr/local/man/man1; fi
for i in en; do \
        if test "$i" = en ; then \
                install -c -m 644 DOCS/man/en/mplayer.1 /usr/local/man/man1/mplayer.1 ; \
        else \
                mkdir -p /usr/local/man/$i/man1 ; \
                install -c -m 644 DOCS/man/$i/mplayer.1 /usr/local/man/$i/man1/mplayer.1 ; \
        fi ; \
done
install -m 755 -s mencoder /usr/local/bin/mencoder
for i in en; do \
        if test "$i" = en ; then \
                ln -sf mplayer.1 /usr/local/man/man1/mencoder.1 ; \
        else \
                ln -sf mplayer.1 /usr/local/man/$i/man1/mencoder.1 ; \
        fi ; \
done
*** Download skin(s) at http://www.mplayerhq.hu/homepage/dload.html
*** for GUI, and extract to /usr/local/share/mplayer/Skin/
回复

使用道具 举报

 楼主| 发表于 2004-6-6 12:39:59 | 显示全部楼层
什么原因啊?
回复

使用道具 举报

发表于 2004-6-6 12:48:53 | 显示全部楼层
rpm -e samba-client
rpm -e samba
rpm -e samba-common
然后开始安装,否则有依赖性问题。
回复

使用道具 举报

 楼主| 发表于 2004-6-6 13:00:06 | 显示全部楼层
[root@music mplayer]# mplayer /movie/0212.MPG
MPlayer 1.0pre3-3.2.2 (C) 2000-2003 MPlayer Team

CPU: Intel Pentium 4/Xeon/Celeron Northwood 2403 MHz (Family: 8, Stepping: 7)
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: 没有那个文件或目录
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': 没 有那个文件或目录
Reading /usr/local/etc/mplayer/codecs.conf: Can't open '/usr/local/etc/mplayer/codecs.conf': 没有那个文件或目录
Using built-in default codecs.conf.
font: can't open file: /root/.mplayer/font/font.desc
Font /usr/local/share/mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf: 没有那个文件或目录
Input config file /usr/local/etc/mplayer/input.conf parsed: 53 binds

Playing /movie/0212.MPG.
LMLM4 Stream Format not found
MPEG-PS file format detected.
VIDEO:  MPEG1  320x240  (aspect 1)  29.970 fps    0.0 kbps ( 0.0 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: 16000->176400 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 1024x768 with depth 24 and 32 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 320 x 240 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.3.1
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
==========================================================================
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: 设备或资源忙
/tmp/mcop-music is not owned by user
回复

使用道具 举报

 楼主| 发表于 2004-6-6 13:03:18 | 显示全部楼层
是不是什么库没装?
回复

使用道具 举报

发表于 2004-6-6 13:43:15 | 显示全部楼层
configure --enable-gui
最后给出的信息没问题的话(就是能否编译gui界面)
上网下载skin(可以到官方网站下载),解压后把目录放到/usr/local/share/mplayer/Skin/下,
然后执行gmplayer -skin xxx(这里的xxx是解压出来的skin目录名)就行了
回复

使用道具 举报

发表于 2004-6-6 14:18:19 | 显示全部楼层
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=891
主要看 “安装win32 for linux的dll库”那段。


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

声卡有问题 看看声音的输出插件,以及 /dev/dsp的权限
其它的播放器有没有问题?
运行  sndconfig 配置一下声卡

试试关掉arts 或者esound

再试试
#chmod 666 /dev/*dsp*
#chmod 666 /dev/*mixer*
#chmod 666 /dev/snd/

还不行的话试试重新安装声卡驱动
再不行我只能 +好同情你
回复

使用道具 举报

发表于 2004-6-6 15:33:24 | 显示全部楼层
没有libsmbclient.so.0这个文件,你是不能使用图形界面的,我和你一样的情况,现在也没解决
回复

使用道具 举报

 楼主| 发表于 2004-6-7 16:06:05 | 显示全部楼层
现在已经能用了,那个什么libsmbclenr.so.0我也没找到,不过莫名其妙的能用了
回复

使用道具 举报

发表于 2004-6-7 21:21:56 | 显示全部楼层
我也觉得还是源码编译比较好,比较稳定。rpm包的依赖性太大了。
回复

使用道具 举报

 楼主| 发表于 2004-6-29 15:51:14 | 显示全部楼层
推荐用源码装
  先把支持库放到 /usr/lib/win32
  然后就是安装mplayer :. /configure --enable-gui   make    make install
   如果没error 的话说明安装成功了
  输入mplayer一下,是不是有命令说明?
接下来就是装font 和 skin ,文件解压到相应的地方就行了
回复

使用道具 举报

发表于 2004-7-2 17:08:13 | 显示全部楼层
到mplayer的主页下载rpm包就一切ok了。
http://www.mplayerhq.hu/homepage/design7/dload.html

for redhat的: http://luna.cs.ccsu.edu/dominik/mplayer.html
回复

使用道具 举报

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

本版积分规则

GMT+8, 2025-7-27 10:37 , Processed in 0.028703 second(s), 13 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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