summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorNiklas Haas <git@haasn.xyz>2019-10-04 18:45:37 +0200
committerNiklas Haas <github-c6e1c8@haasn.xyz>2019-10-04 21:34:22 +0200
commitcb95ce75b5c114b6fd2c6b37ac6941b6848c8014 (patch)
tree8b5efcb27976dd475a867767c661ed9715a8112c /etc
parent6064720011c7864bb97b4bb6dd2872246908c1c5 (diff)
downloadmpv-cb95ce75b5c114b6fd2c6b37ac6941b6848c8014.tar.bz2
mpv-cb95ce75b5c114b6fd2c6b37ac6941b6848c8014.tar.xz
options: rename --video-aspect to --video-aspect-override
The justification for this is the fact that the `video-aspect` property doesn't work well with `cycle_values` commands that include the value "-1". The "video-aspect" property has effectively no change in behavior, but we may want to make it read-only in the future. I think it's probably fine to leave as-is, though. Fixes #6068.
Diffstat (limited to 'etc')
-rw-r--r--etc/input.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/input.conf b/etc/input.conf
index 5a9aaccf78..dbcbe50bc7 100644
--- a/etc/input.conf
+++ b/etc/input.conf
@@ -141,7 +141,7 @@
#W add panscan +0.1 # in
#e add panscan +0.1 # same as previous binding (discouraged)
# cycle video aspect ratios; "-1" is the container aspect
-#A cycle-values video-aspect "16:9" "4:3" "2.35:1" "-1"
+#A cycle-values video-aspect-override "16:9" "4:3" "2.35:1" "-1"
#POWER quit
#PLAY cycle pause
#PAUSE cycle pause