even better
This commit is contained in:
parent
e8bd578ffa
commit
e7fff542f1
1 changed files with 1 additions and 1 deletions
2
pack-set
2
pack-set
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh
|
||||
COMMON="--quality=0.67 --exposure=-2 --peak=160"
|
||||
COMMON="--quality=0.67 --exposure=-3 --peak=125"
|
||||
pack-vid $COMMON --size=4m "$1" "${1%.mp4}-small.mp4" &
|
||||
pack-vid $COMMON --size=25m "$1" "${1%.mp4}-large.mp4" &
|
||||
wait
|
||||
|
|
Loading…
Reference in a new issue