Open aleksejrs opened 5 years ago
For desktop only usage I've just updated the add-on and added support for crop.lua script (https://streamable.com/ybf50).
scripts
folder. This folder can be created in the same folder with mpv.exe
or at %APPDATA%\mpv, i.e. C:\Programs\mpv\scripts or %APPDATA%\mpv\scripts (C:\Users\...\AppData\Roaming\mpv\scripts).input.conf
at the same folder as mpv.exe (or at %APPDATA%\mpv) and add key bindings to activate crop.lua, for exampe, C script-message-to crop toggle-crop
(input.conf)
Some videos have "hardsubs" in them, which could be removed by cropping, but there is no such feature in this add-on. MPV-like players have such features, but what is the best way to do it?
subs2srs has a similar feature: "Crop Bottom: A crop may be applied to the bottom of the snapshot. This might to useful for removing hard subbed subtitles."