From: Antonio Ospite Date: Fri, 14 Dec 2018 11:33:13 +0000 (+0100) Subject: gst-raiplay-download.sh: make a comment shorter X-Git-Url: https://git.ao2.it/experiments/gstreamer.git/commitdiff_plain/d770cdb54f40ecd58f411e8d185228bac4d3c10f gst-raiplay-download.sh: make a comment shorter This prevents it from being wrapped when auto-formatting the text. --- diff --git a/shell/gst-raiplay-download.sh b/shell/gst-raiplay-download.sh index 8e53030..51af243 100755 --- a/shell/gst-raiplay-download.sh +++ b/shell/gst-raiplay-download.sh @@ -9,7 +9,7 @@ set -e SOURCE_URL="$1" OUTPUT_FILE="$2" -# use a fixed and high value for connection-speed to download the best quality video +# use a high value for connection-speed to download the best quality video gst-launch-1.0 \ \ mp4mux name=mp4 fragment-duration=10 ! \