diff options
author | MaZderMind <git@mazdermind.de> | 2016-08-12 20:18:42 +0200 |
---|---|---|
committer | MaZderMind <git@mazdermind.de> | 2016-08-12 20:19:15 +0200 |
commit | 0195680851cce0bc796ce9bb7c471131baf7b913 (patch) | |
tree | f2935689985b682fd22858ad9819e335d02d6cf8 /voctocore/default-config.ini | |
parent | d136eddbc773923fba9e6ce63cb8f8da84e2eddb (diff) |
makes y-positions in side-by-side-equal mode separate configurable, fixes #71
Diffstat (limited to 'voctocore/default-config.ini')
-rw-r--r-- | voctocore/default-config.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index adf8bdd..d5d89fa 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -31,7 +31,8 @@ mix_out=10000 [side-by-side-equal] ; defaults to 1% of the video width ;gutter=12 -;ypos=200 +;atop=50 +;btop=200 ; if configured, switching to the sbs-equal mode will automatically select these ; sources. if not configured, it will not change the last set sources |