summaryrefslogtreecommitdiff
path: root/bin/decode+edit+encode+stream
diff options
context:
space:
mode:
Diffstat (limited to 'bin/decode+edit+encode+stream')
-rwxr-xr-xbin/decode+edit+encode+stream2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/decode+edit+encode+stream b/bin/decode+edit+encode+stream
index f38252f..3914825 100755
--- a/bin/decode+edit+encode+stream
+++ b/bin/decode+edit+encode+stream
@@ -25,7 +25,7 @@ VBITRATE=256000
# + scale+watermark trick based on http://stackoverflow.com/a/10937357
# + Add 1s latency (deadline)
# + Use same RTP payload types as GStreamer
-ffmpeg -threads auto -re \
+ffmpeg -hide_banner -threads auto -re \
-i "$INPUT" \
-i "$LOGO" \
-vf \