-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
Allowed memory size exhausted - RuneList.php #207
Comments
Could you please run: php -r 'echo ini_get("memory_limit");' and provide the output of the command? |
I don't have php installed. Does official docker image requires it? upd: php installed =)
|
Ah, you are using It is pretty likely that you have HUGE metadata string in your audio file or something goes completely wrong. I have to investigate this further, but maybe I have to give you access to a private repo, so that you can provide the files where this is happening. May take a while, these |
Ok. I figured it out a little. It's something with tags. After I removed and then returned the tags to their places, the book was successfully merged. I still have the original files. I can upload files somewhere, but it's 1.6 gigabytes. |
Command:
m4b-tool merge -vvv --jobs=8 --output-file="output/" --batch-pattern="input/%g/%a/%s/%p - %n/" "input/" --no-chapter-reindexing
Error:
Debian 11 Bullseye, m4b-tool latest-178-gaeb8b2b
log.txt
m4b-tool.log
The text was updated successfully, but these errors were encountered: