harryjackson / ffmpeg_split

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

Adds leading 0s to filenames and improves metadata #3

Closed Pitasi closed 3 years ago

Pitasi commented 6 years ago

File names now begins with 0, according to chapters number (improves sorting). MP3 Metadata: file title is now the chapter title, track is now chapter number

Tested with an audiobook.

DivineDominion commented 5 years ago

@harryjackson Is there a chance you're going to merge this in after all the years? :)

Pitasi commented 5 years ago

You can use my fork, I used it recently and should work fine :)