harryjackson / ffmpeg_split

Split an ffmpeg file by chapter
Apache License 2.0
55 stars 20 forks source link

the `-e` in the README doesn't exist in the current version #13

Open stephane-archer opened 2 weeks ago

stephane-archer commented 2 weeks ago
Usage: split_ffmpeg.py [options] [FILE]...

Options:
  --version          show program's version number and exit
  -h, --help         show this help message and exit
  -f, --force        Force overwrite
  -d DIR, --dir=DIR  Output directory

the -e in the README doesn't exist in the current version