you-get用到MPV播放,感觉不错,在狐吧看到potplayer默认渲染的色彩问题,索性换了播放器。
下载安装
https://mpv.io/installation/设置Windows文件关联
https://github.com/rossy/mpv-install/blob/master/README.md按说明下载压缩包,解压至安装目录,(管理员权限)运行 mpv-install.bat。
在windows的默认程序页面设置MPV为默认。
脚本
脚本可以实现很多功能。我这里用到了 autoload.lua这个脚本 ,用以自动播放同一文件夹下相似文件(就是下一集。。。)
脚本放在安装目录scripts文件夹下即可。
配置参数
安装目录新建 mpv.conf 参照官方文档进行配置。
有大神写了个 windows下的图形化配置软件 ,可以定制一部分参数。
分享下我的配置,大概是设置了解码器、字幕样式、截图(路径请自行修改)、进度条样式,窗口大小。
# Video settings
vo=opengl-hq
# Audio settings
# Subtitle settings
sub-text-font-size=56
sub-text-shadow-offset=0.5
sub-text-color="#fff8f8f8"
sub-text-border-color="#ff000000"
sub-text-font="微软雅黑"
# OSC settings
script-opts=osc-layout=slimbox,osc-seekbarstyle=diamond
# OSD settings
# Screenshot settings
screenshot-format=png
screenshot-template=D:/Taosky/Pictures/videoshot/%f-%n
# Window settings
keep-open=yes
autofit-larger=90%x80%
cursor-autohide=number
# Miscellaneous settings
# Unknown and custom settings
# Extensions - Do not add custom settings that are not extension related below this line.
常用快捷键
精简修改自 http://mazhuang.org/wiki/mpv/#section
hexo用〈table〉标签会渲染出一坨 〈/br〉
(详见
似乎hexo对表格支持不好
)
,所以表格在很下面,
往下翻
。(由于太懒就不用markdown格式表格了)
<th style="text-align:left"> 按键 </th> <th style="text-align:left"> 功能 </th>
|——