mplayer 0.90rc4-3.2버전을 인스톨시켰습니다. 그래서 일단 콘솔에서
시험삼아서 mplayer명령어로 쳤더니.. mplayer.conf파일이 없다고 나왔습니다.
설마 하고 하드를 뒤졌으나.. 정말 없더군요.. 제가 실수로 지우지는 않았습니다.
그런데 이 파일이 없더라도 재생에는 별 상관이 없는 듯 합니다. 재생은 되고요..
또 /root/.mplayer/config 설정을 어떻게 해야하는지 자세히 모르겠습니다.
스킨을 적용시켜서 재생시키면..
Error Opening / initializing the selected video_out (-vo) device
라고 나오면서 재생에는 실패를 합니다. 고수님들.. 도움바랍니다.
만약에 mplayer.conf라는 파일이 꼭 필요한 거라면 아래 이메일로 공유
부탁드립다..
eblise at kornet.net [root@EBLISE root]# mplayer
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale
MPlayer 0.90rc4-3.2 (C) 2000-2003 Arpad Gereoffy (see DOCS)
CPU: Intel Celeron A Mendocino/Pentium II Dixon (Family: 6, Stepping: 5)
Detected cache-line size is 32 bytes
CPUflags: MMX:1 MMX2: 0 3DNow:0 3DNow2: 0 SSE:0 SSE2: 0
Compiled for x86 CPU with extensions: MMX
---------------------------> 여기서부터....
Reading config file /usr/local/etc/mplayer/mplayer.conf: 그런 파일이나 디렉토리
가 없음
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: 50 audio & 135 video codecs
Usage: mplayer [options] [url|path/]filename
---------------------------> 여기까지....
****이부분만 따로 경로 설정할수는 없나요???
Basic options: (complete list in the man page)
-vo <drv[:dev]> select video output driver & device ('-vo help' for a list)
-ao <drv[:dev]> select audio output driver & device ('-ao help' for a list)
-vcd <trackno> play VCD (Video CD) track from device instead of plain file
-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 -vop expand
* * * SEE THE MAN PAGE FOR DETAILS, FURTHER (ADVANCED) OPTIONS AND KEYS * * *