TheMetalCenter / m4b-mp3-chapters-from-cuesheets

merge audiobooks or podcasts without re-encoding (remuxing only) to single m4b with quicktime/nero chapters or mp3 with id3v2 chapters using cuesheets; also allows for renaming/editing chapters
25 stars 0 forks source link

Chapters sometimes slightly offset when using tracklist generated by mp3tag #7

Open TheMetalCenter opened 3 years ago

TheMetalCenter commented 3 years ago

When merging from individual chapter files, sometimes time is offset by a few seconds or even up to 30 seconds. I think this is from incorrect durations when composing tracklist, mp3tag might be calculating wrong duration in some cases. Possibly due to rounding compounding.

I don't think this problem is solvable without completely changing how the chapter list is generated

TheMetalCenter commented 3 years ago

Easiest way to manually fix this is to find the first chapter that deviates and decrease each subsequent chapter cue time stamp by a second or two.