mplayer로 재생시, 아래와 같은 메세지와 함께 종료되는데요. 이유가 무엇인지...
사용환경은 센스670cc308 셀러론333a/256M이며
한컴리눅스 3.0 설치 후 설정변경 없이 실행했습니다.
레드햇8.0에서는 소리까지는 나왔습니다.
다른 리얼플레이어나 XMMS는 잘 됩니다.
유독 mplayer만 말썽이네요.
고수님의 조언 부탁드립니다.
* CASE #1 : avi 재생시
[root@s670lnx media]# mplayer kfccnk.avi
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale
MPlayer 0.90pre9-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS)
CPU: Intel Celeron A Mendocino/Pentium II Dixon (Family: 6, Stepping:10)
CPUflags: MMX:1 MMX2: 0 3DNow:0 3DNow2: 0 SSE:0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': 그런 파일이나 디렉토리가 없음
Reading /etc/mplayer/codecs.conf: 38 audio & 110 video codecs
init_freetype
Using Linux hardware RTC timing (1024Hz)
Can't open input config file /root/.mplayer/input.conf : 그런 파일이나 디렉토리가 없음
Can't open input config file /etc/mplayer/input.conf : 그런 파일이나 디렉토리가 없음
Falling back on default (hardcoded) input config
Playing kfccnk.avi
Cache fill: 0.00% (0 bytes) Detected AVI file format!
VIDEO: [DIV3] 352x240 24bpp 29.97 fps 2051.8 kbps (250.5 kbyte/s)
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 44100 Hz, 2 ch, 16 bit (0x10), ratio: 176400->176400 (1411.2 kbit)
Selected audio codec: [pcm] afm:pcm (Uncompressed PCM)
==========================================================================
vo: couldn't open the X11 display ()!
Error opening/initializing the selected video_out (-vo) device!
-----------------------------------------------------------------------------
* CASE #2 : asf, wmv, mpg 재생시
[root@s670lnx media]# mplayer aheheh_yuuka.mpg
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/share/locale
MPlayer 0.90pre9-3.2 (C) 2000-2002 Arpad Gereoffy (see DOCS)
CPU: Intel Celeron A Mendocino/Pentium II Dixon (Family: 6, Stepping:10)
CPUflags: MMX:1 MMX2: 0 3DNow:0 3DNow2: 0 SSE:0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Reading /root/.mplayer/codecs.conf: can't open '/root/.mplayer/codecs.conf': 그런 파일이나 디렉토리가 없음
Reading /etc/mplayer/codecs.conf: 38 audio & 110 video codecs
init_freetype
Using Linux hardware RTC timing (1024Hz)
Can't open input config file /root/.mplayer/input.conf : 그런 파일이나 디렉토리가 없음
Can't open input config file /etc/mplayer/input.conf : 그런 파일이나 디렉토리가 없음
Falling back on default (hardcoded) input config
Playing aheheh_yuuka.mpg
Cache fill: 13.38% (1122304 bytes) Detected MPEG-PS file format!
VIDEO: MPEG1 352x240 (aspect 12) 29.97 fps 1437.5 kbps (179.7 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MPlayer interrupted by signal 4 in module: init_audio_codec
- MPlayer crashed by 'Illegal Instruction'. It usually happens when you run it on different CPU than it was compiled/opt
imized for. Verify this! - MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a
'gdb' backtrace and disassembly. For details, see DOCS/bugreports.html section 5.b. - MPlayer crashed. This shouldn't h
appen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fa
ult, please read DOCS/bugreports.html and follow instructions there. We can't and won't help unless you provide these in
formations when reporting a possible bug. -----------------------------------------------------------------------------