让mplayer支持中文字幕


发布日期 : 2013-09-24 05:20:00 UTC

访问量: 133 次浏览

想在Ubuntu下用Mplayer看一部韩国电影, 下载了字幕发现显示的全是乱码,于是搜索了一下,找到一篇解决方法。 编辑

~/.mplayer/config文件

下面是内容:

 `Write your default config options here!
font=/usr/share/fonts/zh_CN/simsun.ttc subcp=cp936 subfont-autoscale=2
subfont-text-scale=5 vo=xv # 

给出的解决方法中有这一句,不过我用了一下不行,干脆去掉。`