Update README.md

add description to set output folder
This commit is contained in:
carter300 2024-09-08 14:03:37 +02:00 committed by GitHub
parent 6cd2add969
commit 26e0eb7762
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,6 +78,7 @@ start_time,length,rename_to
* -s or --split-size seconds to evenly split the videos
* -e or --extra extra optional options for ffmpeg, e.g. '-e -threads 8' to use 8 threads to speed up.
* -S or --split-filesize Split or chunk size in bytes (approximate). e.g -S 1048576 will split into files under 1 Megabyte
* -o o --output_dir set a output folder for split
#### Notes: