Add matroska crop script to mpv

legacy
Simon Bruder 2019-08-04 23:37:35 +00:00
parent d5bb2d1be5
commit 7ee4edb3e9
No known key found for this signature in database
GPG Key ID: 6F03E0000CC5B62F
5 changed files with 9 additions and 0 deletions

3
.gitmodules vendored
View File

@ -13,3 +13,6 @@
[submodule "home/.config/awesome/lain"]
path = home/.config/awesome/lain
url = https://github.com/lcpz/lain
[submodule "mpv-matroska-crop"]
path = mpv-matroska-crop
url = https://github.com/sbruder/mpv-matroska-crop

View File

@ -57,3 +57,6 @@ audio-format = s16
[rain]
lavfi-complex = 'amovie=https\\://s3.sbruder.de/cdn/rain.opus,volume=0.5[rain];[aid1][rain]amix=2:duration=shortest[ao]'
[no-crop]
script-opts=matroska_crop-dynamic_hwdec=no

View File

@ -0,0 +1 @@
dynamic_hwdec=yes

View File

@ -0,0 +1 @@
../../../../mpv-matroska-crop/matroska_crop.lua

1
mpv-matroska-crop Submodule

@ -0,0 +1 @@
Subproject commit ae79743cbd674919e89212c5c656cc2abc59cf62