ffmpeg_split
ffmpeg_split copied to clipboard
Split an ffmpeg file by chapter
First of all thanks for the script, it works fine. However it seems that the script doesn't stop at the last chapter and it keeps splitting it multiple times by...
``` 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...
``` Stream #0:0[0x1](eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 107 kb/s (default) Metadata: creation_time : 2024-09-04T14:26:53.000000Z handler_name : Core Media Audio vendor_id : [0][0][0][0] Stream #0:1[0x2](und):...
Ahoj, after checkout of your repository, the files not meant for execution have the executable permission set: `ls -lA`: ``` drwxr-xr-x 1 142 May 25 17:37 .git -rwxr-xr-x 1 1045...
Ahoj, to inform you -- maybe you want to add it to the [`README.md`](https://github.com/harryjackson/ffmpeg_split/blob/master/README.md): I created an Arch Linux package (recipe) of this software: [`ffmpeg_split-git`](https://aur.archlinux.org/packages/ffmpeg_split-git). Regards and thanks for this...
Currently, whitespaces are used in the output file name. This results in file names not so suitable for command line usage. I hereby suggest to add two options that *...
Ahoj, when I use the script, the resulting output file names are numbered without leading zeroes, leading to sorting issues using normal file system tools (like `ls -1`): ``` '10...