우분투 10.04 (리눅스)

[우분투 8.10] Mplayer 자막설정

곽성호(자유) 2008. 12. 3. 00:52
출처 차름! | 영구만세
원문 http://blog.naver.com/simdoly/90017054593
드뎌 자막설정도 성공이네요.

Preferences -> Subtitle & OSD -> Encoding -> Korean charset (CP949)
Unicode subtitle 체크

Preferences -> Font -> Encoding -> Unicode
폰트 경로는 "/usr/share/fonts/truetype/msfonts/****.ttc"처럼 지정해 주시면 됩니다.

위와 같이 설정하시고, 꼭 폰트크기를 설정해 주세요. 그러면 자막이 잘 보이실 것 같네요.

이 자료는 http://kldp.org/node/57087 에서 가져왔습니다.

코덱 설정

w32codec 및 여러 코덱 설치..소스 보고 원하는 걸 설치

sudo aptitude install gstreamer0.10-plugins-basegstreamer0.10-plugins-good gstreamer0.10-plugins-uglygstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly-multiversegstreamer0.10-plugins-bad-multiverse gstreamer0.10-ffmpeg

sudo apt-get install gstreamer0.10-pitfdll gstreamer0.10-ffmpeggstreamer0.10-plugins-bad gstreamer0.10-plugins-bad-multiversegstreamer0.10-plugins-ugly gstreamer0.10-plugins-ugly-multiverse gxinelibxine-main1 libxine-extracodecs ogle ogle-gui

wget -c http://www.debian-multimedia.org/pool/main/w/w32codecs/w32codecs_20061022-0.0_i386.deb

sudo dpkg -i w32codecs_20061022-0.0_i386.deb

딱 4번 copy & paste하면 만사오케이입니다.

출처; https://wiki.ubuntu.com/RestrictedFormats

p.s. 위글은 ubuntu 기준입니다. kubuntu는 윈 restricted format이란 사이트 보시면 나옵니다