fix
This commit is contained in:
parent
6648b97720
commit
35c1682a99
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
function av1crf
|
function av1crf
|
||||||
if test (count $argv) -lt 1
|
if test (count $argv) -lt 1
|
||||||
echo "Usage: av1smart <input-file> [preset] [min-vmaf]"
|
echo "Usage: av1crf <input-file> [preset] [min-vmaf]"
|
||||||
return 1
|
return 1
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue