In reply to "A. Listener" who wrote the following:
> On Tue, 05 Feb 2019 15:34:12 -0600, sklawlor@mac.com wrote:
>
>
> I get that error and have to tell the prog that there are only 60
> seconds in a minute by manually correcting this ...
>
>
> > TRACK 2 AUDIO TITLE "Chapter 02" INDEX 01 8:44:77
>
> so that it becomes this ...
>
> > TRACK 2 AUDIO TITLE "Chapter 02" INDEX 01 8:45:17
>
> Save and reload the corrected file and you should be OK
This is not correct. Cue files time format in minutes:seconds:frames
CDs have 75 frames per second, but this file is ripped using InAudible from an
online source so it has 100 frames per second so 8:44:77 is actually [77 / 100 *
75] -- 8:44:58.
You could say this is a bug in InAudible but really for processing audiobooks
use tools made for audiobooks and not for CDs
https://github.com/nu774/m4acut (can split using chapters embedded in mp4 files)
https://github.com/sandreas/m4b-tool
|
|