From f953824dd2a18f15c2beeb5bd792f5f13fb75a44 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 27 Feb 2017 21:18:23 +0100 Subject: Smaller frames. More cams. Xvideo (not OpenGL). --- example-scripts/default-config.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'example-scripts') diff --git a/example-scripts/default-config.sh b/example-scripts/default-config.sh index f6fb91b..8dbf1ba 100644 --- a/example-scripts/default-config.sh +++ b/example-scripts/default-config.sh @@ -1,5 +1,5 @@ #!/bin/sh -WIDTH=1920 -HEIGHT=1080 +WIDTH=320 +HEIGHT=176 FRAMERATE=25 AUDIORATE=48000 -- cgit v1.2.3