Compare commits
No commits in common. "d25075246a33b7dcb428e45ea0e75ebf5ce020f4" and "72b83aa0203c3faee10ca6e2156bb55d617254ff" have entirely different histories.
d25075246a
...
72b83aa020
2 changed files with 1 additions and 10 deletions
|
|
@ -1,9 +0,0 @@
|
|||
pack-vid \
|
||||
--audio-channels=1 \
|
||||
--audio-bitrate=48000 \
|
||||
--width=640 \
|
||||
--height=480 \
|
||||
--preset=veryslow \
|
||||
--keyframe-int=240 \
|
||||
"$@"
|
||||
|
||||
2
pack-set
2
pack-set
|
|
@ -15,7 +15,7 @@ do
|
|||
|
||||
COMMON="--peak=1000 --dither"
|
||||
SPEED_SMALL="veryslow"
|
||||
SPEED_LARGE="veryslow"
|
||||
SPEED_LARGE="slow"
|
||||
|
||||
SMALL="$COMMON --size=4m --quality=0.75 --preset=$SPEED_SMALL"
|
||||
MED="$COMMON --size=10m --preset=$SPEED_SMALL"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue