From 82b908aa45de534b88cfc13dea43a05372fdce9c Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Mon, 18 Mar 2019 21:21:45 +0100 Subject: [PATCH] add pipebuffer example --- ffplayout.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ffplayout.conf b/ffplayout.conf index e3a5e5d0..5fa57f61 100644 --- a/ffplayout.conf +++ b/ffplayout.conf @@ -117,7 +117,7 @@ map_extension = # buffer_cli: the prefert buffer tool, needs to be installed on your system # buffer_cmd: need to end with the buffer size command, full command would look: -# /usr/bin/pv -q -B or: /usr/bin/mbuffer -q -c -m +# /usr/bin/pv -q -B; or: /usr/bin/mbuffer -q -c -m; or pipebuffer -s [BUFFER] buffer_length = 5 buffer_tolerance = 2.5