diff options
| author | Robert Günzler <r@gnzler.io> | 2020-05-25 17:38:22 +0200 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2020-05-25 17:38:22 +0200 |
| commit | fc5def39d47808675a43b4545a98c503dd88ec1b (patch) | |
| tree | 0c5062aaf997e74c0a18f7bafa2649b205f2ac50 /.config/mpv/input.conf | |
| parent | a1b630d492f759ddc11b51d74c61e16ba88ffb88 (diff) | |
mpv: automatically split 3d files
Diffstat (limited to '.config/mpv/input.conf')
| -rw-r--r-- | .config/mpv/input.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index 679045f..61343eb 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -47,7 +47,6 @@ Ctrl+W script_binding webm/display-webm-encoder #! ... > webm encoder # A/V/S BINDINGS a cycle audio v cycle video -Y cycle-values vf stereo3d=sbs2l:mono stereo3d=ab2l:mono "" # cycle methods to display 3d movie as 2d D cycle deinterlace s cycle sub #! sub > cycle |