X-Git-Url: https://git.ao2.it/experiments/gstreamer.git/blobdiff_plain/6f195c493d8a9a4a73a4097c61401f37b1578377..bd161b37c12141ed5c311f03a560b5915ec08527:/shell/gst-raiplay-download.sh diff --git a/shell/gst-raiplay-download.sh b/shell/gst-raiplay-download.sh index a5ac690..51791c8 100755 --- a/shell/gst-raiplay-download.sh +++ b/shell/gst-raiplay-download.sh @@ -13,7 +13,7 @@ OUTPUT_FILE="$2" # use a high value for connection-speed to download the best quality video gst-launch-1.0 \ \ - mp4mux name=mux fragment-duration=10 ! \ + mp4mux name=mux ! \ filesink location="$OUTPUT_FILE" \ \ "$SOURCE_URL" ! \