Split an ffmpeg file by chapter
# without reencoding
python split_ffmpeg.py -f filename
# with reencoding
python split_ffmpeg.py -e -f filename
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Split an ffmpeg file by chapter
# without reencoding
python split_ffmpeg.py -f filename
# with reencoding
python split_ffmpeg.py -e -f filename