LinuxSir.cn,穿越时空的Linuxsir!

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

求mplayer的rpm安装包,谢谢啦

[复制链接]
发表于 2009-3-29 16:48:28 | 显示全部楼层 |阅读模式
如题,谢谢谢谢
发表于 2009-3-29 17:07:11 | 显示全部楼层
google mplayer, download source code, codec lib, skin, follow the steps in README, it's easy
回复 支持 反对

使用道具 举报

发表于 2009-3-29 17:12:32 | 显示全部楼层
若是opensuse添加pacman的源就可以了,直接安装了
回复 支持 反对

使用道具 举报

发表于 2009-3-29 20:21:44 | 显示全部楼层
一二楼正解,建议编译以获得更好的性能
回复 支持 反对

使用道具 举报

发表于 2009-3-29 22:12:29 | 显示全部楼层
添加置顶的安装源,搜mplayer,直接点了安装,把解码器全部打上,最好勾一下smplayer,那个界面很好,看起来舒服
回复 支持 反对

使用道具 举报

发表于 2009-3-30 10:06:12 | 显示全部楼层
安装[SUSE]MPlayer 编译安装 + SMPlayer 前端遇到如下问题:


嗯,./configure --enable-gui没有问题,但是下一步make出现如下问题,请教老大:


fengqiang@linux-1fpx:~/tool/MPlayer-1.0rc2> make
./version.sh `cc -dumpversion`
cc -I./libavcodec -I./libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     -c -o mplaye
r.o mplayer.cIn file included from mplayer.c:793:
cfg-mplayer.h:64: warning: redundant redeclaration of 'enqueue'
mplayer.c:230: warning: previous definition of 'enqueue' was here
mplayer.c: In function 'main':
mplayer.c:2664: warning: passing argument 2 of 'guiGetEvent' from incompatible pointer type
cc -I./libavcodec -I./libavformat -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -I. -I. -I./libavutil -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12     -c -o vobsub.o vobsub.c
vo_ivtv.c: In function 'ivtv_reset':vo_ivtv.c:79: error: storage size of 'sd' isn't known
vo_ivtv.c:80: error: storage size of 'sd1' isn't known
vo_ivtv.c:84: error: 'IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function)
vo_ivtv.c:84: error: (Each undeclared identifier is reported only once
vo_ivtv.c:84: error: for each function it appears in.)
vo_ivtv.c:87: error: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function)vo_ivtv.c:97: error: 'IVTV_IOC_START_DECODE' undeclared (first use in this function)
vo_ivtv.c:80: warning: unused variable 'sd1'vo_ivtv.c:79: warning: unused variable 'sd'
make[1]: *** [vo_ivtv.o] Error 1
make[1]: Leaving directory `/home/fengqiang/tool/MPlayer-1.0rc2/libvo'
make: *** [libvo/libvo.a] Error 2

网上找到一些解释,所以最后执行 ./configure --disable-ivtv
但是还是出现了一个[mplayer] Error 1.
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-30 12:05:31 | 显示全部楼层
pacman是什么玩意啊??从那找啊?谢谢
回复 支持 反对

使用道具 举报

发表于 2009-3-30 12:40:01 | 显示全部楼层
搜索 packman suse
杀人越货 居家必备
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-3-30 12:57:07 | 显示全部楼层
啊,三楼拼英文错啦!!我说我搜的是一什么game呢!不过还是谢谢,更谢谢8楼
回复 支持 反对

使用道具 举报

发表于 2009-3-30 13:07:54 | 显示全部楼层
$ svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
以后可以在mplayer中执行 $ svn update 来更新Source
用这个打包就成了最新版的RPM
回复 支持 反对

使用道具 举报

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

本版积分规则

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