aboutsummaryrefslogtreecommitdiff
path: root/example-scripts/ffmpeg/stream-sd.sh
diff options
context:
space:
mode:
Diffstat (limited to 'example-scripts/ffmpeg/stream-sd.sh')
-rwxr-xr-xexample-scripts/ffmpeg/stream-sd.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/example-scripts/ffmpeg/stream-sd.sh b/example-scripts/ffmpeg/stream-sd.sh
index e5a0106..26a7cfb 100755
--- a/example-scripts/ffmpeg/stream-sd.sh
+++ b/example-scripts/ffmpeg/stream-sd.sh
@@ -1,6 +1,6 @@
#!/bin/sh
wget -nc -O /tmp/overlay_hd.png http://c3voc.mazdermind.de/testfiles/overlay_hd.png
-ffmpeg -y \
+ffmpeg -y -nostdin \
-i tcp://localhost:11000 \
-threads:0 0 \
-aspect 16:9 \