Skip to content

Commit

Permalink
重构杂物间
Browse files Browse the repository at this point in the history
使文件目录的结构清晰并便于维基引用;
部分实装的着色器转备用;
另追加备用的其它着色器、调色预设和色彩特性描述文件
  • Loading branch information
hooke007 committed May 14, 2022
1 parent 0121ea1 commit fb819f1
Show file tree
Hide file tree
Showing 117 changed files with 183,962 additions and 13 deletions.
18 changes: 9 additions & 9 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
# mpv播放器折腾记录

从萌新到大白,<s>用前嫌麻烦</s> 用后真香
_从萌新到大白,<s>用前嫌麻烦</s> 用后真香_
[命令行播放器 mpv](https://github.com/mpv-player/mpv) 的个人设置备份(windows10/11)

[mpv命令行播放器](https://github.com/mpv-player/mpv) 的个人设置备份(在windows10/11平台具有较好的普适性)
前往 **[📖维基版块](https://github.com/hooke007/MPV_lazy/wiki)** 查看关于子目录中文件的说明
前往上方的 **[📖维基版块📖](https://github.com/hooke007/MPV_lazy/wiki)** 查看关于子目录中各文件的说明

建议直接下载本仓库内的原档文件进行修改,如果自行新建文本编辑,注意编码格式应为 **UTF-8** ,换行符为 **LF** ,否则mpv可能无法识别

从零开始接触mpv且不使用懒人包的话可参考
- [win10/11 mpv播放器通用教程](https://hooke007.github.io/unofficial/mpv_start.html)
- [其它mpv相关的中文文档](https://github.com/hooke007/mpv_doc-CN)

## 懒人包
## 懒人包 mpv-lazy

懒人包是解压即可使用的完整解决方案 [快速说明](https://hooke007.github.io/mpv-lazy/[00]_懒人包快速说明.html)
说明文档 [我的主页#系列手册](https://hooke007.github.io/index2#系列手册)
系列说明文档列表 [我的主页#系列手册](https://hooke007.github.io/index2#系列手册)
下载见 [**Releases**](../../releases)

## 简易包
## 简易包 mpv.net_CM

简易包是基于mpv.net(一个基于libmpv的前端程序)的中文修改版,更加易于上手。除了涵盖了懒人包的大部分选项外,还实现了一些额外的实用功能与合格的图形交互,更像一个普通人使用的播放器。
传送门 [mpv.net_CM](https://github.com/hooke007/mpv.net_CM)

## 预览

![](Temp/index-新界面与上下文菜单.webp)
![](Temp/index-界面对比.jpg)
![](Temp/index-高级播放列表.png)
![](Temp/IMG/index-新界面与上下文菜单.webp)
![](Temp/IMG/index-界面对比.jpg)
![](Temp/IMG/index-高级播放列表.png)
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added Temp/luts/ACESCG Linear.icc
Binary file not shown.
Binary file added Temp/luts/AdobeRGB1998.icc
Binary file not shown.
Binary file added Temp/luts/DCI(P3) RGB.icc
Binary file not shown.
Binary file added Temp/luts/Display P3.icc
Binary file not shown.
Loading

0 comments on commit fb819f1

Please sign in to comment.