https://mpv.io/

mpv 播放器

 

Mac版本:

官网:
https://mpv.io/
https://mpv.io/installation/

下载:
http://sva.wakku.to/~chris/mpv_builds/mpv_latest.zip

在线视频下载工具:
sudo curl https://yt-dl.org/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
参考:http://bbs.feng.com/read-htm-tid-8856281.html

浏览器扩展支持:
https://addons.mozilla.org/en-US/firefox/addon/open-with/
https://chrome.google.com/webstore/detail/open-with-external-applic/hccmhjmmfdfncbfpogafcbpaebclgjcp

配置路径:
~/.config/mpv/

配置文件mpv.conf:
vo=opengl-hq:icc-profile-auto
ontop=yes
no-border
save-position-on-quit=yes
autofit-larger=100%
cache=8192
slang=zh,chi
sub-codepage=enca:zh:utf8
sub-auto=fuzzy
screenshot-template=mpv-screenshot-%f-%p
screenshot-format=png

 

PC版本:

mvp官网:
https://mpv.io/
https://mpv.io/installation/

下载:
https://mpv.srsfckn.biz/
https://mpv.srsfckn.biz/mpv-x86_64-20151029.7z

关联:
https://github.com/rossy/mpv-install/blob/master/README.md
https://github.com/rossy/mpv-install/archive/master.zip

在线视频下载工具:
https://yt-dl.org/latest/youtube-dl.exe

浏览器扩展:
https://addons.mozilla.org/en-US/firefox/addon/open-with/
https://chrome.google.com/webstore/detail/open-with-external-applic/hccmhjmmfdfncbfpogafcbpaebclgjcp
将mpv.exe添加到Open With扩展里。

配置目录:
%appdata%\mpv

配置文件mpv.conf:
vo=opengl-hq:icc-profile-auto
ontop=yes
no-border
save-position-on-quit=yes
autofit-larger=100%
cache=8192
slang=zh,chi
sub-codepage=enca:zh:utf8
sub-auto=fuzzy
screenshot-template=mpv-screenshot-%f-%p
screenshot-format=png

 

注:最近版本的Chrome浏览器已经停止了对NPAPI的支持,因此owea扩展不再可用。

相关文章:

  • 2021-07-09
  • 2022-12-23
  • 2021-08-30
  • 2021-04-08
  • 2021-09-09
猜你喜欢
  • 2022-12-23
  • 2021-12-11
  • 2022-02-02
  • 2021-06-04
  • 2022-12-23
  • 2021-11-30
相关资源
相似解决方案