From 1a8f6277740dfffccd0ca10b98b5f84e33b39cfe Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Sun, 4 Jun 2017 19:52:43 +0200 Subject: [PATCH] Corrected the ACMP stream command. --- video.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/video.rst b/video.rst index 1244b09..c3890c7 100644 --- a/video.rst +++ b/video.rst @@ -123,7 +123,7 @@ hole):: or by setting it up on-the-fly through ACMP:: - add 1 stream unix:///home/user/caspar.sock -vf format=pix_fmts=bgra -f nut -listen 1 + add 1 stream unix:///home/user/caspar.sock -c:v rawvideo -vf format=pix_fmts=bgra -f nut -listen 1 You can then use *unix:///home/user/caspar.sock* as a video input to Nageru on the same machine, and then use e.g. *OverlayEffect* to overlay it on your video chains. -- 2.39.2