fix format
This commit is contained in:
parent
4d8d4c9c61
commit
88c16052b3
4 changed files with 4 additions and 4 deletions
|
@ -40,7 +40,7 @@ then
|
|||
format="-f 303+251"
|
||||
elif [ "$format" == "fullhdmp4" ]
|
||||
then
|
||||
format="-f 299+140" ]
|
||||
format="-f 299+140"
|
||||
elif [ "$format" == "4k" ]
|
||||
then
|
||||
format="-f 315+251"
|
||||
|
|
|
@ -36,7 +36,7 @@ then
|
|||
format="-f 303+251"
|
||||
elif [ "$format" == "fullhdmp4" ]
|
||||
then
|
||||
format="-f 299+140" ]
|
||||
format="-f 299+140"
|
||||
elif [ "$format" == "4k" ]
|
||||
then
|
||||
format="-f 315+251"
|
||||
|
|
|
@ -36,7 +36,7 @@ then
|
|||
format="-f 303+251"
|
||||
elif [ "$format" == "fullhdmp4" ]
|
||||
then
|
||||
format="-f 299+140" ]
|
||||
format="-f 299+140"
|
||||
elif [ "$format" == "4k" ]
|
||||
then
|
||||
format="-f 315+251"
|
||||
|
|
|
@ -36,7 +36,7 @@ then
|
|||
format="-f 303+251"
|
||||
elif [ "$format" == "fullhdmp4" ]
|
||||
then
|
||||
format="-f 299+140" ]
|
||||
format="-f 299+140"
|
||||
elif [ "$format" == "4k" ]
|
||||
then
|
||||
format="-f 315+251"
|
||||
|
|
Loading…
Reference in a new issue