LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: aaccdd

手把手教你编译安装MPlayer-1.0pre5

[复制链接]
发表于 2004-11-2 00:28:07 | 显示全部楼层
晕,原来是MPLAYER自己带的..可为什么不能创建连接呢?权限也没问题啊?奇怪...
发表于 2004-11-2 08:59:17 | 显示全部楼层
大家帮帮忙啊,我在安装进行到
make
make install
cd /etc
cp codecs.conf gui.conf input.conf sample.conf ~/.mplayer/
当我输入cp这一步的时候,
终端提示:
[root@localhost etc]# cp codecs.conf gui.conf input.conf sample.conf ~/.mplayer/
cp: stat‘codecs.conf’失败: 没有那个文件或目录
cp: stat‘gui.conf’失败: 没有那个文件或目录
cp: stat‘input.conf’失败: 没有那个文件或目录
cp: stat‘sample.conf’失败: 没有那个文件或目录
[root@localhost etc]#

这是怎么回事呢?为什么没有这几个文件啊?
发表于 2004-11-2 18:42:27 | 显示全部楼层
遇到点问题,

在./configure --enable-gui --with-codecsdir=/usr/lib/codecs --with-win32libdir=/usr/lib/codecs --with-reallibdir=/usr/lib/codecs --with-xanimlibdir=/usr/lib/codecs --disable-inet6 --language=zh_CN

这步后,显示
Error: help/help_mp-en.h not found

我在 #vi configure.log 后看到有这样几句
============ Checking for iconv ============
.........
.........
.........
.........
ldd /tmp/mplayer-conf-11332-30831.o
ldd: /tmp/mplayer-conf-11332-30831.o: 没有那个文件或目录
........
.........
.........
(其余省略)

再 make 的时候,会显示
Makefile:7: config.mak: 没有那个文件或目录
make: *** No rule to make target `config.mak'.  Stop.

是不是这个原因啊,我该怎么处理呢?
谢谢回答
发表于 2004-11-3 17:03:35 | 显示全部楼层
我 怎么在/usr/lib/下没有codecs这么目录,这个目录是自己建的吗
win32libdir和xanimlibdir是什么呀,需要到哪下载,我连/usr/lib/codecs这个目录都没有就没法加这两个呀
发表于 2004-11-3 18:12:58 | 显示全部楼层
自己建立/usr/lib/codecs
然后下载那个winall包,解压到codecs里,还有real
发表于 2004-11-4 09:38:36 | 显示全部楼层

求助

configure选择了lang=zh_CN,系统locale设置为zh_CN.GBK,字体设置为系统自带的gbsn00lp.ttf
安装之后,命令行方式的帮助是正常显示的中文,图形界面,菜单完全是乱码.

具体出错信息如下
/root/.mplayer/subfont.ttf doesn't look like a font description, ignoring
Cannot load font: /root/.mplayer/subfont.ttf
Using Linux hardware RTC timing (1024Hz).
Input config file /root/.mplayer/input.conf parsed: 53 binds
SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin'
cmd: 20
The font "-adobe-helvetica-medium-r-normal--14-*-*-*-*-*-iso8859-1,
-dynalab-simsun-medium-r-normal--14-*-*-*-*-*-gbk-0,fixed" does not support all the required character sets for the current locale "zh_CN.GBK"
发表于 2004-11-4 12:07:58 | 显示全部楼层
到这的时候
cd etc/
cp codecs.conf gui.conf input.conf sample.conf ~/.mplayer/
etc目录下没有gui.conf和sample.conf
发表于 2004-11-4 12:30:01 | 显示全部楼层
播放rmvb,只有声音没有图象,有这样的错误提示
VIDEO:  RV40 [40003000,01481020]  640x360  (aspect 0.00)  24.00 fps
Clip info:
author: 三日语视频小组 www.3rybbs.com
comment:
==========================================================================
打开音频解码器: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 32000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->128000 (128.0 kbit)
Selected audio codec: [faad] afm:faad (FAAD AAC (MPEG2/MPEG4 Audio) decoder)
==========================================================================
==========================================================================
打开视频解码器: [realvid] RealVideo decoder
opening shared obj '/usr/lib/codecs/drv4.so.6.0'
Error: /usr/lib/codecs/drv4.so.6.0: 无法打开共享对象文件: 没有那个文件或目录
opening win32 dll 'drv4.so.6.0'
Win32 LoadLibrary failed to load: drv4.so.6.0, /usr/lib/codecs/drv4.so.6.0, /usr/lib/win32/drv4.so.6.0, /usr/local/lib/win32/drv4.so.6.0
Error loading dll
错误: 无法打开要求的DirectShow解码器: drv4.so.6.0
Read the RealVideo section of the DOCS!
VDecoder初始化失败
打开视频解码器: [realvid] RealVideo decoder
opening win32 dll 'drv43260.dll'
Win32 LoadLibrary failed to load: drv43260.dll, /usr/lib/codecs/drv43260.dll, /usr/lib/win32/drv43260.dll, /usr/local/lib/win32/drv43260.dll
Error loading dll
错误: 无法打开要求的DirectShow解码器: drv43260.dll
Read the RealVideo section of the DOCS!
VDecoder初始化失败
打开视频解码器: [realvid] RealVideo decoder
opening shared obj '/usr/lib/codecs/drv4.shlb'
Error: /usr/lib/codecs/drv4.shlb: 无法打开共享对象文件: 没有那个文件或目录
opening win32 dll 'drv4.shlb'
Win32 LoadLibrary failed to load: drv4.shlb, /usr/lib/codecs/drv4.shlb, /usr/lib/win32/drv4.shlb, /usr/local/lib/win32/drv4.shlb
Error loading dll
错误: 无法打开要求的DirectShow解码器: drv4.shlb
Read the RealVideo section of the DOCS!
VDecoder初始化失败
找不到适合所选的-vo和视频格式 0x30345652 的解码器!
请看DOCS/zh/codecs.html!
==========================================================================
Checking audio filter chain for 32000Hz/2ch/16bit -> 32000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 32000 hz, little endian signed int
AF_pre: 32000Hz 2ch Signed 16-bit (Little-Endian)
AO: [oss] 32000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 32000Hz/2ch/16bit -> 32000Hz/2ch/16bit...
视频: no video
ALSA lib control.c:654snd_ctl_open_noupdate) Invalid CTL /dev/mixer
alsa-uninit: pcm closed%
发表于 2004-11-4 13:24:52 | 显示全部楼层
我的~/.mplayer目录下没有config这个文件,运行gmplayer后自动生成了一个,可是里面什么内容也没有,aaccdd能不能提供一个,先谢了
发表于 2004-11-5 18:50:07 | 显示全部楼层
顶,有谁能上传个config文件呀
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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