-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some chapter titles missing from .m4b converted audiobook #37
Comments
Hmmh. The log file reports success. But it seems to only affect one of the two chapter variants. It may have to to with ATL.net, which is responsible for writing the chapters. What does MediaInfo say in tree view for "Menu 1" and "Menu 2"? Can you also try AAX Audio Converter 1.15.0? (You should uninstall first, otherwise the installer may refuse to downgrade). 1.15 uses ATL.net in unbuffered mode. |
Thank you. So, I suggest to stick with 1.15.0 for the moment. Unless you want to do anything that is listed in the release notes for 1.15.1 and 1.15.2 you should be fine. I will try to reproduce the issue myself and then forward the matter to the ATL.net project. |
Thanks, I'll stick with the earlier version for now. |
Thanks for the great solution for converting my audiobooks. I tried to convert 2 books and I have a similar problem: in my case, all the chapters have the same name. I downgraded to 1.15.0 and everything works fine. |
I could reproduce the issue myself. It's caused by the current version 3.13 of ATL.net which introduced a new buffering strategy. Something may go wrong there. In version 1.15.0 I am using the previous version 3.12 of ATL.net, and in unbuffered mode, because the old buffering mode was allocating too much memory. Unbuffered mode requires much more disk I/O, so buffered mode is preferable. I reported it last week to the ATL.net project. It has already been acknowledged but the ATL.net author is currently busy with another task. "Stay tuned" he says. |
ATL.net published a new version with the fix yesterday. I have linked against this and just released the new version as 1.15.3. |
I'm converting several of my audiobooks to .m4b at I've noticed that the chapter titles are missing from the later chapters in the book. All of the chapter titles are present in the metadata, but when using ffprobe after conversion you can see missing titles. I've attached a log file (level 4) and the output of ffprobe. I've tried this with "Verify and adjust chapter marks" set to "No" and "In all conversion modes" with the same result.
AaxAudioConverter_2020-11-11_002.log
ffprobe-output.txt
The text was updated successfully, but these errors were encountered: