mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
fix build all
This commit is contained in:
@@ -14,7 +14,7 @@ usage() {
|
|||||||
# build with psy as default
|
# build with psy as default
|
||||||
export BUILD_PSY="true"
|
export BUILD_PSY="true"
|
||||||
GREP_FILTER="av1"
|
GREP_FILTER="av1"
|
||||||
OPTS='hporO:'
|
OPTS='hAsvorO:'
|
||||||
NUM_OPTS=$(echo -n $OPTS | wc -m)
|
NUM_OPTS=$(echo -n $OPTS | wc -m)
|
||||||
MIN_OPT=0
|
MIN_OPT=0
|
||||||
# using all
|
# using all
|
||||||
|
|||||||
Reference in New Issue
Block a user