summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-12-08 19:02:40 +0100
committerwm4 <wm4@nowhere>2014-12-08 19:02:40 +0100
commitf78488b1f088976476caaa6d3d65b668399dc985 (patch)
treeb3b10a9b8939130cff64dc6e87374571ab476011 /etc
parente40792c820fc9e6ecfc26061b231fa9b809ec96a (diff)
downloadmpv-f78488b1f088976476caaa6d3d65b668399dc985.tar.bz2
mpv-f78488b1f088976476caaa6d3d65b668399dc985.tar.xz
input.conf: add example for aspect ratio cycling
This is requested oftem, but I don't know if it should be an actual default binding.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 31ffe65850..aa765ce293 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -211,3 +211,5 @@
# ? cycle sub-forced-only # toggle DVD forced subs
# ? cycle program # cycle transport stream programs
# ? stop # stop playback (quit or enter idle mode)
+# Cycle aspect ratio:
+# ? cycle_values video-aspect "16:9" "16:10" "4:3" "2.35:1" "-1"