This website works better with JavaScript
Home
Explore
Help
Register
Sign In
dasimmet
/
multigource
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix speed arg
Tobias Simetsreiter
4 years ago
parent
efab905dba
commit
28bfdad3a0
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
gourceffmpeg.sh
+ 1
- 1
gourceffmpeg.sh
View File
@@ -4,7 +4,7 @@ shift
OUTPUT="$1"
shift
-SPEED="$
a
1"
+SPEED="$1"
shift
[ -z "$SPEED" ] && SPEED=0.05