|
@@ -35,7 +35,7 @@ print_usage() {
|
|
|
echo "-n, --name=output file name output file name"
|
|
|
echo "-o, --output=DIR specify a directory to store output in"
|
|
|
echo "--allow-origin, allow maintain origin video output"
|
|
|
- echo "-rate, aka: 24/25/30/50/60 specify output video framerate"
|
|
|
+ echo "-rate, aka: 23/23.8/24/25/30/50/60 specify output video framerate"
|
|
|
echo "-v, --version output verison"
|
|
|
echo " "
|
|
|
echo -e "\033[0;33m"
|