mirror of
https://github.com/c0decracker/video-splitter.git
synced 2026-01-23 02:24:16 +00:00
Update README.md
add description to set output folder
This commit is contained in:
parent
6cd2add969
commit
26e0eb7762
1 changed files with 1 additions and 0 deletions
|
|
@ -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:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue