Ubuntu下MPLAYER不能加载字幕文件srt的解决

字体大小: 中小 标准 ->行高大小: 标准

Ubuntu系统编码UTF-8,MPLAYER有时不能加载字幕文件srt大多是由于srt文件编码为UTF-16戓其它的编码造成的。

解决不能加载问题:

用任何一款文档编辑器(例如gedit)打开srt文件,另存为GBK编码的同名文件。

乱码问题:

mplayer的字幕设置:

Font->encodeing->unicode

subtitle&osd->Encoding->cp936,复选框选择unicode subtitle

此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/53070.html