fix format

This commit is contained in:
user1 2021-08-30 23:27:35 +02:00
parent 4d8d4c9c61
commit 88c16052b3
4 changed files with 4 additions and 4 deletions

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"