Split an ffmpeg file by chapter
# without reencoding
python split_ffmpeg.py -f filename
# with reencoding
python split_ffmpeg.py -e -f filename
Split an ffmpeg file by chapter
# without reencoding
python split_ffmpeg.py -f filename
# with reencoding
python split_ffmpeg.py -e -f filename