2009년 1월 27일 화요일

kmplayer 한글자막

kmplayer 한글자막 방법

링크:http://ictlove.tistory.com/80


cd ~/.mplayer

vi config


font=/usr/share/fonts/baemuk-ttf-gulim/gulim.ttf

unicode=1

subcp=cp949

subfont-text-scale=3

subfont-outline=3


save

댓글 없음:

댓글 쓰기

After today's update to 24.04 LTS, thumbnails no longer being created

  Steps to fix it: Relax the security restriction (immediate fix): Open your terminal and run: sudo sysctl -w kernel.apparmor_restrict_unpr...