From 58ba1440982ebbdd037abf17272d33fcdc87de9a Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Sun, 20 Dec 2015 10:39:37 +0100 Subject: [voctocore][example-scripts] Reverting ea071cf057a00ebe0e20d0787dab59c863fbba6c - changing back to 4:2:0 because the gstreamer-pipelines showed obscure problems with 4:2:2 --- voctocore/default-config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'voctocore') diff --git a/voctocore/default-config.ini b/voctocore/default-config.ini index 04993af..6173822 100644 --- a/voctocore/default-config.ini +++ b/voctocore/default-config.ini @@ -1,5 +1,5 @@ [mix] -videocaps=video/x-raw,format=UYVY,width=1920,height=1080,framerate=25/1,pixel-aspect-ratio=1/1 +videocaps=video/x-raw,format=I420,width=1920,height=1080,framerate=25/1,pixel-aspect-ratio=1/1 audiocaps=audio/x-raw,format=S16LE,channels=2,layout=interleaved,rate=48000 ; tcp-ports will be 10000,10001,10002 -- cgit v1.2.3