打印

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

那我这个可以用吗,哪里去下gmplayer的默认皮肤,运行mplayer要加哪个参数啊,小弟刚接触,望多多指教
中国linux公社 嘉兴学院校园联络员

TOP

gmplayer 的皮肤 mp 的官方主页上就有(我忘了网址)。
mplayer 命令行一般是 mplayer 媒体文件名 -ao 音频输出方式 -vo 视频输出方式。
更详细的你只能自己找了。
不想要 ID 了请找我。

TOP

我下了,并装了,但还是很多问题,看下面
[root@localhost root]# gmplayer
MPlayer 1.0pre5-3.3.3 (C) 2000-2004 MPlayer Team

CPU: Intel Pentium 4/Xeon/Celeron Northwood 2528 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
中国linux公社 嘉兴学院校园联络员

TOP

他说我没有gui。conf ,input。conf这些文件,请问哪里去找阿,而且/root/。mplayer/font,这是在哪里阿,我怎么找不到
中国linux公社 嘉兴学院校园联络员

TOP

那两个没有没关系,会自动生成

???
你运行 gmplayer 怎么出现了段错误?
不想要 ID 了请找我。

TOP

段错误什么意思?难道没编译好,安装好
中国linux公社 嘉兴学院校园联络员

TOP

你能不能把你运行过程的代码,还有运行后的图截一下,给我参考参考
中国linux公社 嘉兴学院校园联络员

TOP

我只道为什么段错误了
因为到
Falling back on default (hardcoded) input config
SKIN dir 1: '/root/.mplayer/Skin'
SKIN dir 2: '/usr/local/share/mplayer/Skin
这一步总是不动了,我就ctrl+c了
但是为什么会死在那
中国linux公社 嘉兴学院校园联络员

TOP

我用的是 RPM 的。
rpm -i xxxxxx 后就可以用了~~
不想要 ID 了请找我。

TOP

初学linux的还是去这里下载rpm吧,别编译了

http://www.mplayerhq.hu/homepage/design7/dload.html
http://www.mplayerhq.hu/homepage/design7/projects.html#binary_packages

TOP

多谢了,rpm包的话,字体,codes,皮肤都不用自己配了吗
中国linux公社 嘉兴学院校园联络员

TOP

那请问原来的那个到哪里去卸啊?是不是在源码包的目录下,make uninstall?
中国linux公社 嘉兴学院校园联络员

TOP

是啊~~
不想要 ID 了请找我。

TOP

我重新编译,安装了一边
但是还是没出现图形界面,但以前的问题不一样了,这是怎么回事

[root@localhost MPlayer-1.0pre5]# mplayer
MPlayer 1.0pre5-3.3.3 (C) 2000-2004 MPlayer Team

CPU: Intel Pentium 4/Xeon/Celeron Northwood 2528 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: 没有那个文件或目录
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.
Usage:   mplayer [options] [url|path/]filename

Basic options: (complete list in the man page)
-vo <drv[]>  select video output driver & device ('-vo help' for a list)
-ao <drv[]>  select audio output driver & device ('-ao help' for a list)
vcd://<trackno>   play (S)VCD (Super Video CD) track (raw device, no mount)
dvd://<titleno>   play DVD title from device instead of plain file
-alang/-slang    select DVD audio/subtitle language (by 2-char country code)
-ss <timepos>    seek to given (seconds or hh:mm:ss) position
-nosound         do not play sound
-fs              fullscreen playback (or -vm, -zoom, details in the man page)
-x <x> -y <y>    set display resolution (for use with -vm or -zoom)
-sub <file>      specify subtitle file to use (also see -subfps, -subdelay)
-playlist <file> specify playlist file
-vid x -aid y    select video (x) and audio (y) stream to play
-fps x -srate y  change video (x fps) and audio (y Hz) rate
-pp <quality>    enable postprocessing filter (details in the man page)
-framedrop       enable frame dropping (for slow machines)

Basic keys: (complete list in the man page, also check input.conf)
<-  or  ->       seek backward/forward 10 seconds
up or down       seek backward/forward  1 minute
pgup or pgdown   seek backward/forward 10 minutes
< or >           step backward/forward in playlist
p or SPACE       pause movie (press any key to continue)
q or ESC         stop playing and quit program
+ or -           adjust audio delay by +/- 0.1 second
o                cycle OSD mode:  none / seekbar / seekbar + timer
* or /           increase or decrease PCM volume
z or x           adjust subtitle delay by +/- 0.1 second
r or t           adjust subtitle position up/down, also see -vf expand

* * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *

[root@localhost MPlayer-1.0pre5]#
中国linux公社 嘉兴学院校园联络员

TOP

图形界面是运行 gmplayer 的
不想要 ID 了请找我。

TOP