I thought this was a simple use-case supported by m4b-tool, but I have been unable to figure out how to make it work. I have a long m4b with no chapter metadata. I'd like m4b-tool to add chapter marks based only on silence. I thought something like this should work:
m4b-tool chapters --adjust-by-silence -a 2500 -o book-chapters.m4b book.m4b
This reports a number of silences detected and creates book-chapters.m4b, but with no chapters.
Am I missing something basic about how this is supposed to work?
I thought this was a simple use-case supported by m4b-tool, but I have been unable to figure out how to make it work. I have a long m4b with no chapter metadata. I'd like m4b-tool to add chapter marks based only on silence. I thought something like this should work:
This reports a number of silences detected and creates
book-chapters.m4b, but with no chapters.Am I missing something basic about how this is supposed to work?