mirror of
https://github.com/levogevo/ffmpeg-av1-builder.git
synced 2026-01-15 16:56:18 +00:00
update readme
This commit is contained in:
@@ -4,9 +4,10 @@
|
||||
# do not take this as a holy grail.
|
||||
|
||||
usage() {
|
||||
echo "encode -i input_file [-p true/false] [-g NUM] output_file"
|
||||
echo "encode -i input_file [-p true/false] [-g NUM] [output_file_name]"
|
||||
echo -e "\t-p print the command instead of executing it [optional]"
|
||||
echo -e "\t-g set film grain for encode [optional]"
|
||||
echo -e "\toutput_file_name if not set, will create at $HOME/ [optional]"
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user