X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=video.rst;fp=video.rst;h=c3890c7c8acc8a4870ef1acf5dff34e09c6af121;hb=1a8f6277740dfffccd0ca10b98b5f84e33b39cfe;hp=1244b0944b6b0a39c040a17520169f5634477310;hpb=d9f1278097e427e8ba2ac4889e08568b3696843a;p=nageru-docs 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.