summaryrefslogtreecommitdiff
path: root/bin/stream
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stream')
-rwxr-xr-xbin/stream2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stream b/bin/stream
index c75c10e..614693a 100755
--- a/bin/stream
+++ b/bin/stream
@@ -295,7 +295,7 @@ ffmpeg -hide_banner -threads auto \
$(filters_compose "${LOGO:+$((VSTREAMINDEX+1))}");
$(filter_split_codec "$ENCODINGS_WEBM" "$ENCODINGS_MPEG") }"} \
${SAVEDIR:+\
- ${DVCAM:+-map $((0${ALSA:++1})) \
+ ${DVCAM:+-map $((0${ALSA:++1})) -shortest \
-codec copy -f dv "$SAVESTEM.dv" }} \
${ENCODINGS_WEBM:+\
${HASAUDIO:+-map '0:a' }${HASVIDEO:+$(printf_each ' -map [v%swebm]' "$ENCODINGS_WEBM") } -shortest \