Coder Social home page Coder Social logo

shuxiaokai / mpv_lazy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hooke007/mpv_lazy

0.0 1.0 0.0 8.68 MB

🔄 mpv播放器折腾记录 windows conf ; 中文注释 快速帮助萌新入门 ; MPV懒人包 win10 x64 见链接

Home Page: https://bbs.acgrip.com/thread-5843-1-1.html

Python 3.62% Lua 87.09% GLSL 7.56% Batchfile 1.73%

mpv_lazy's Introduction

mpv播放器折腾记录

从萌新到大白,用前嫌麻烦 用后真香系列

MPV播放器 https://github.com/mpv-player/mpv

这里是我的个人设置备份
各文件夹内的md也有进一步的说明
建议直接下载本仓库内的原档文件进行修改,自行新建文本编辑注意编码格式应为 UTF-8 ,换行符为 Unix ,否则MPV可能无法识别
旧版BOX界面和缩略图脚本 https://github.com/hooke007/MPV_lazy_osc

原lazy系列手册已迁移至 我的主页#系列手册
从零开始接触mpv且不使用懒人包的话可以参考这个:https://hooke007.github.io/mpv-lazy/mpv.html

本地文件树结构

我使用的是便携化设置文件夹 https://mpv.io/manual/master/#files-on-windows
此时在 mpv.conf~~/引用的相对路径即指向 ...\mpv-lazy\portable_config\

    ...\mpv-lazy\
        mpv.exe & mpv.com
        mpv-BenchMark.conf
        mpv-test.conf
        mpv-??模式.bat

    ...\mpv-lazy\portable_config\
            input.conf
            mpv.conf
            mvtools-???.vpy
            profiles.conf
            svpflow-???.vpy

    ...\mpv-lazy\portable_config\scripts\
                autoload.lua
                cycle-adevice.lua
                ontop-playback.lua
                open-file-dialog.lua
                playlistmanager.lua
                Thumbnailer.lua
                Thumbnailer_OSC.lua
                Thumbnailer_Worker.lua

    ...\mpv-lazy\portable_config\script-opts\
                autoload.conf
                console.conf
                osc.conf
                playlistmanager.conf
                stats.conf
                thumbnailer.conf
                Thumbnailer_OSC.conf
                ytdl_hook.conf

    ...\mpv-lazy\portable_config\shaders\
                ?????.glsl
                ?????.hook

我也使用便携版Python和VapourSynth
即解压所有包内文件到 mpv.exe 的同级

    ...\mpv-lazy\
        python.exe
        VapourSynth.dll
        xxxx.py
        <等等文件>

    ...\mpv-lazy\vapoursynth64\plugins\
                <这里放置自行添加的vs插件>

youtube-dl或YT-DLP和FFmpeg也被我顺手放一起

    ...\mpv-lazy\
        ffmpeg.exe
        youtube-dl.exe
        yt-dlp.exe

懒人包

懒人包是解压即可使用的完整解决方案 快速说明
下载见 Releases

mpv_lazy's People

Contributors

ai-himmel avatar hooke007 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.