mirror of
https://github.com/c0decracker/video-splitter.git
synced 2026-01-23 02:24:16 +00:00
clarification regarding split option by filesize
This commit is contained in:
parent
6b1af482d6
commit
edcd7e9b12
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ start_time,length,rename_to
|
|||
* -f or --file video file to split.
|
||||
* -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
|
||||
|
||||
#### Notes:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue