mpv-config
mpv-config copied to clipboard
MPV configuration files for high quality rendering of traditional live TV and video disc formats
Hey, let me start with saying that i appreciate your effort to create this repo for the mpv configuration on macos. I've tried your last version (gpu-next and vulkan) but...
1. I checked the [mpv documentation](https://mpv.io/manual/stable/#gpu-renderer-options) over and over and kept wondering: Shouldn't ``` glsl-shaders="~/.config/mpv/shaders/FSRCNNX_x2_8-0-4-1.glsl" ``` be ``` glsl-shader="~/.config/mpv/shaders/FSRCNNX_x2_8-0-4-1.glsl" ``` instead? I mean, `--glsl-shaders=` is used to load a _list_...
When vulkan is used, bwdif filter cannot be loaded. bwdif_vulkan must be used instead.
in "[sdtv-ntsc]" you specify 640x480, but do not include 624x464; a common cropped resolution used in media re-encoded from mpeg-1/dvd to save space. There is other resolutions like this (which...
Error parsing option gpu-api (option parameter could not be parsed) /Users/x/.config/mpv/mpv.conf:246: setting option gpu-api='vulkan' failed. Can't load unknown script: /Users/x/.config/mpv/scripts/mpv-remote-server.js i installed MoltenVK via mac ports and my system is...