projects
/
experiments
/
gstreamer.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd5acb0
)
gst-raiplay-download.sh: make a comment shorter
author
Antonio Ospite <ao2@ao2.it>
Fri, 14 Dec 2018 11:33:13 +0000
(12:33 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Fri, 14 Dec 2018 11:33:13 +0000
(12:33 +0100)
This prevents it from being wrapped when auto-formatting the text.
shell/gst-raiplay-download.sh
patch
|
blob
|
history
diff --git
a/shell/gst-raiplay-download.sh
b/shell/gst-raiplay-download.sh
index
8e53030
..
51af243
100755
(executable)
--- 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 ! \