be explicit in pack-set on the 59.94Hz
This commit is contained in:
parent
19223d8288
commit
b29d0a9fac
1 changed files with 1 additions and 1 deletions
2
pack-set
2
pack-set
|
@ -4,7 +4,7 @@ for INFILE in "$@"
|
|||
do
|
||||
echo "$INFILE"
|
||||
|
||||
COMMON="--quality=0.75 --exposure=-2.5 --peak=141"
|
||||
COMMON="--quality=0.75 --exposure=-2.5 --peak=141 --fps=60000/1001"
|
||||
SPEED="slow"
|
||||
#SPEED="veryfast"
|
||||
|
||||
|
|
Loading…
Reference in a new issue