From 73c26dc57606299cd0cb3ce99ed67a1cfe8cd9f4 Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sat, 23 May 2015 13:15:18 +0200 Subject: Add a config option for the Side-by-Side gutter --- voctocore/default-config.ini | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'voctocore/default-config.ini') diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index 79f5cb4..c3a867e 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -5,6 +5,10 @@ audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000,chan ; tcp-ports will be 10000,10001 sources=cam1,cam2,grabber +[side-by-side-equal] +; defaults to 1% of the video width +;gutter=12 + [previews] ; disable if ui & server run on the same computer and exchange uncompressed video frames enabled=true -- cgit v1.2.3