Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/natural-harmonia-gropius/mpv-config
Personal config for mpv-player.
https://github.com/natural-harmonia-gropius/mpv-config
mpv mpv-config
Last synced: 3 months ago
JSON representation
Personal config for mpv-player.
- Host: GitHub
- URL: https://github.com/natural-harmonia-gropius/mpv-config
- Owner: natural-harmonia-gropius
- License: gpl-3.0
- Created: 2021-09-26T08:38:36.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T04:49:31.000Z (7 months ago)
- Last Synced: 2024-04-14T16:20:07.276Z (7 months ago)
- Topics: mpv, mpv-config
- Language: GLSL
- Homepage:
- Size: 19.4 MB
- Stars: 59
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mpv - Natural-Harmonia-Gropius
README
# mpv config
Personal portable_config for MPV player.
## Getting started
### mpv-player
- Get it from [shinchiro/mpv-winbuild-cmake](https://github.com/shinchiro/mpv-winbuild-cmake/releases)
- or [zhongfly/mpv-winbuild](https://github.com/zhongfly/mpv-winbuild/releases)
- or [aur/mpv-full-git](https://aur.archlinux.org/packages/mpv-full-git) (Arch linux)#### after installation
- Download and extract [natural-harmonia-gropius/mpv-config](https://github.com/natural-harmonia-gropius/mpv-config/archive/refs/heads/master.zip).
- Move `portable_config` to mpv folder.
- Put [Segoe Fluent Icons](https://aka.ms/SegoeFluentIcons) and [Segoe UI Variable](https://aka.ms/SegoeUIVariable) in `portable_config/fonts`. (Non Windows 11)
- Delete or edit `uosc-languages` line in mpv.conf. (Non Chinese)
- Delete `uosc-controls` line in mpv.conf. (If you want to use them)### yt-dlp (optional)
- Get it from [yt-dlp](https://github.com/yt-dlp/yt-dlp/releases), put it in mpv folder.
- or [yt-dlp-nightly-builds](https://github.com/yt-dlp/yt-dlp-nightly-builds/releases)### vapoursynth (optional)
- Get it from [vapoursynth](https://github.com/vapoursynth/vapoursynth/releases), [python](https://www.python.org/downloads) also required, extract them to mpv folder.
#### plugins
- [styler00dollar/VapourSynth-RIFE-ncnn-Vulkan](https://github.com/styler00dollar/VapourSynth-RIFE-ncnn-Vulkan/releases)
- [HomeOfVapourSynthEvolution/VapourSynth-VMAF](https://github.com/HomeOfVapourSynthEvolution/VapourSynth-VMAF/releases)
- [vapoursynth/vs-miscfilters-obsolete](https://github.com/vapoursynth/vs-miscfilters-obsolete/releases)
- [dubhater/vapoursynth-mvtools](https://github.com/dubhater/vapoursynth-mvtools/releases)
- [SVPflow](https://www.svp-team.com/get/)### ffmpeg (optional)
- Get it from [ffmpeg](https://ffmpeg.org/download.html)
## Credits
[mpv-player/TOOLS/lua](https://github.com/mpv-player/mpv/tree/master/TOOLS/lua)
- autocrop.lua
- autoload.lua[fbriere/mpv-scripts](https://github.com/fbriere/mpv-scripts)
- sub-fonts-dir-auto.lua
[natural-harmonia-gropius/uosc](https://github.com/natural-harmonia-gropius/uosc) - forked from [tomasklaen/uosc](https://github.com/tomasklaen/uosc)
- uosc.lua
[po5/thumbfast](https://github.com/po5/thumbfast)
- thumbfast.lua
[natural-harmonia-gropius/mpv-quality-menu](https://github.com/natural-harmonia-gropius/mpv-quality-menu) - forked from [christoph-heinrich/mpv-quality-menu](https://github.com/christoph-heinrich/mpv-quality-menu)
- quality-menu.lua
[natural-harmonia-gropius/recent-menu](https://github.com/natural-harmonia-gropius/recent-menu)
- recentmenu.lua
[natural-harmonia-gropius/input-event](https://github.com/natural-harmonia-gropius/input-event)
- inputevent.lua
[po5/celebi](https://github.com/po5/celebi)
- celebi.lua
[bjin/mpv-prescalers](https://github.com/bjin/mpv-prescalers/tree/master/compute)
- ravu-zoom-ar-r3.glsl
- nnedi3-nns128-win8x4.glsl[igv/FSRCNNX](https://github.com/igv/FSRCNN-TensorFlow/releases)
- FSRCNNX_x2_8-0-4-1.glsl
- FSRCNNX_x2_16-0-4-1.glsl[Artoriuz/glsl-chroma-from-luma-prediction](https://github.com/Artoriuz/glsl-chroma-from-luma-prediction)
- CfL_Prediction.glsl
[igv/gist](https://gist.github.com/igv)
- KrigBilateral.glsl
- SSimSuperRes.glsl
- SSimDownscaler.glsl
- adaptive-sharpen.glsl[an3223/dotfiles](https://github.com/AN3223/dotfiles/tree/master/.config/mpv/shaders)
- nlmeans.glsl
- guided.glsl
- hdeband.glsl[haasn/libplacebo.org#example](https://libplacebo.org/custom-shaders/#full-example)
- filmgrain.glsl
[natural-harmonia-gropius/hdr-toys](https://github.com/natural-harmonia-gropius/hdr-toys)
- hdr-toys/\*