쿠분투에서 mplayer 재생시..
쿠분투에서 mplayer를 설치하였습니다.
http://www.mplayerhq.hu 에서 소스와 코덱과 스킨을 다운 받았습니다.
코덱을 해당 /codecs 경로에 압축을 풀었구요.
스킨도 /skins 경로에 압축을 풀었습니다.
그런 후 mplayer 압축 푼 소스 경로에서
(1) ./configure
(2) make
(3) make install
을 하였습니다.
이상태에서 mplayer Girl.mp4 를 실행하여 재생을 시도할 때 소리는 들리는데 비디오가 보이지 않습니다.
MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) M processor 1600MHz (Family: 6, Model: 9, Stepping: 5)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Playing Girl.mp4.
ISO: File Type Major Brand: 3GPP Profile 4
Quicktime/MOV file format detected.
[mov] Video stream found, -vid 0
[mov] Audio stream found, -aid 1
[mov] Subtitle stream found, -sid 2
[mov] Subtitle stream found, -sid 3
VIDEO: [mp4v] 320x240 24bpp 10.000 fps 0.0 kbps ( 0.0 kbyte/s)
Can't open /dev/fb0: No such file or directory
[fbdev2] Can't open /dev/fb0: No such file or directory
vo_cvidix: No vidix driver name provided, probing available ones (-v option for details)!
[radeon] Found chip: RV350 [Mobility Radeon 9600 M10]
[radeon] Video memory = 64Mb
[radeon] Set write-combining type of video memory
[radeon] DVI port has LCD monitor connected
[radeon] CRT port has no monitor connected
[VO_SUB_VIDIX] Description: BES driver for Radeon cards.
[VO_SUB_VIDIX] Author: Nick Kurshev.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 44100 Hz, 2 ch, s16le, 32.0 kbit/2.27% (ratio: 4000->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 320 x 240 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [cvidix] 320x240 => 320x240 Planar YV12
vo_cvidix: warn: screenwidth and height not set assuming 640x480
New_Face failed. Maybe the font path is wrong. 1 ??% ??% ??,?% 0 0
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
A: 240.5 V: 240.5 A-V: 0.002 ct: 0.046 2404/2404 2% 0% 2.9% 0 0
라는 에러 메세지가 뜹니다.
mplayer Girl.mp4 -vo tga
로 재생을 하면 .tga 파일들이 생성이 됩니다. (영상화면들이 말이죠..)
왜 이런지...
cd ~/.mplayer
로 이동하여
config 파일을 오픈하였지만 아무것도 없는 빈 페이지 입니다.
혹시 해결 방법을 아시는 지요?
-vo xv
mplayer -vo help 를 해보시고...
xv,x11,gl,gl2, sdl 이 다섯가지가 일반적으로 x윈도우 상에서 동영상을 볼 수 있는 방법입니다.
위의 5가지 중에 x11(확대가 안됨)을 제외하고 되는 것이 있다면 그것을 사용하시면 됩니다.
echo "vo=xv" >> $HOME/.mplayer/config
ubuntu(kubuntu)사용자를 위한 mplayer 설치방법은 아래에 소개되어 있습니다.
http://www.ubuntu.or.kr/wiki.php/Kmplayer:HOWTO
참고해 보시길 바랍니다.
There is no spoon. Neo from the Matrix 1999.
There is no spoon. Neo from the Matrix 1999.
답변 감사합니다..
답변 감사합니다.
http://www.debianadmin.com/install-mplayer-ubuntu.html
에서 시키는 대로 설치했더니..
영상 & 소리 다 나옵니다.
잘못 깔았았나 봅니다.. ㅠ.ㅠ
댓글 달기