diff options
author | MaZderMind <peter@mazdermind.de> | 2014-08-25 10:59:21 +0200 |
---|---|---|
committer | MaZderMind <peter@mazdermind.de> | 2014-08-25 10:59:21 +0200 |
commit | 2219fbe4bda924019080316b5718cbb6539f93d4 (patch) | |
tree | 41c532d3df37a032abf54f6c2174e3dfba1225fc /voctocore/default-config.ini | |
parent | b9e3f1a2733d56c2410fdec0f0864db6ae728d74 (diff) |
implement times-two distribution and main video mixer
Diffstat (limited to 'voctocore/default-config.ini')
-rw-r--r-- | voctocore/default-config.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index f00f91d..13bae74 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -19,5 +19,6 @@ audio=/video/dudel.m4a [mix] monitorcaps=video/x-raw,width=1024,height=576 +outputcaps=video/x-raw,width=1280,height=720 [client] |