View previous topic :: View next topic |
Author |
Message |
Heren n00b
Joined: 19 May 2014 Posts: 72 Location: China
|
Posted: Mon Sep 08, 2014 12:47 am Post subject: [Solved] Mplayer 播放电影中文字幕下划线 |
|
|
如题,这个问题一直困扰我,网上搜索结果都是说要指定字体绝对路径,但我设定好就是不行。
Code: | Gentoo tyler # cat ~/.mplayer/config
# Write your default config options here!
subcp = "cp936"
slang = "chs,eng"
sub-fuzziness=1
softvol=yes
softvol-max=100
subcp=cp936
zoom=yes
unicode=yes
subfont-encoding=unicode
font=/usr/share/fonts/wqy-microhei/wqy-microhei.ttc |
Last edited by Heren on Mon Sep 08, 2014 2:44 am; edited 1 time in total |
|
Back to top |
|
|
Heren n00b
Joined: 19 May 2014 Posts: 72 Location: China
|
Posted: Mon Sep 08, 2014 2:35 am Post subject: |
|
|
解决啦,刚又去搜索啦一下找到一个漏网的帖子
配置文件变成
Code: | Gentoo tyler # cat ~/.mplayer/config
# Write your default config options here!
subcp=cp936
GBK=yes
slang=gb,chs,cht,eng
sub-fuzziness=1
zoom=yes
font=/usr/share/fonts/wqy-microhei/wqy-microhei.ttc
fs=yes
fontconfig=no
utf8=yes
subfont-autoscale=3
spualign=1
ass=yes
subfont-text-scale=4.5
stop-xscreensaver=no
double=yes
cache = 8192
ao=alsa
autosync=30
vo=xv
lavdopts=skiploopfilter=all:threads=2
af=volnorm,volume=5
idx=yes
|
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|