mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[Bug]: m4b limit size or lenght ? #1615
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf#1615
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cnu80 on GitHub (Nov 9, 2023).
Describe the issue
Hi, I have a playbook in mp3 with a length of 50hr. When I convert this book to m4b the audiobook is defect. It is the first time that this happened and the only different is the size/length of the audiobook compared with my others.
I tried the ffmpeg prope command:
Steps to reproduce the issue
Audiobookshelf version
2.5.0
How are you running audiobookshelf?
Docker
@nichwall commented on GitHub (Nov 9, 2023):
What is the size of the mp3 files you're combining, what is the bitrate of the conversation, and what are you running ABS on?
@cnu80 commented on GitHub (Nov 9, 2023):
@cnu80 commented on GitHub (Nov 13, 2023):
Is there a time limit for ffmpeg configured in abs ? I checked the command which abs is using to convert the playbook. When I start the process manually (within docker) the process ends successful and the playbook is ok.
@mrburns-42 commented on GitHub (Nov 15, 2023):
There are limits that are specified by the respective device. Here is an excerpt from the homepage from audiobookbuilder:
https://www.splasm.com/audiobookbuilder/support.html#7
@FreedomBen commented on GitHub (Nov 20, 2023):
I've encountered this also with very long books like Atlas Shrugged and Hitler: A Biography. In one case I was trying to combine 4 .m4b files into a single .m4b. In the other case it was .mp3 files. Both cases I ended up having to
rmthe files and replace them with the originals again.The device didn't seem to matter. Even just the ABS scanner would spit out an error message in the logs, and VLC wouldn't open them, etc.