m4b-tool icon indicating copy to clipboard operation
m4b-tool copied to clipboard

m4b-tool is a command line utility to merge, split and chapterize audiobook files such as mp3, ogg, flac, m4a or m4b

Results 60 m4b-tool issues
Sort by recently updated
recently updated
newest added

Hi Andreas, I'm having a hard time providing a correct chapters file to split and merge a file... ``` BIT=128k SR=48000 m4b-tool split --use-existing-chapters-file --audio-format=m4a --audio-bitrate=$BIT --audio-samplerate=$SR --skip-cover Die\ Dr3i\...

feedback requested

Given that I have an m4b or wv file that already has chapters encoded into it, I'd like to output a .cue file or other playlist file with the chapter...

feature request

Hi @sandreas Just wondered about donations, I'm not a wealthy person but I'm happy to chip in now and again when I use tools like this a lot but can't...

Hello! Thanks for the great tool! I am trying to create an audiobook m4b but unfortunately the chapters become more and more desync over the whole merge process. Command I...

The tool supports covers with `.jpeg` or `.png` extensions, updating the README docs to mention it.

**Current behaviour** The tool copies standard tags from imported files, like author, genre, etc. **Requested change** Please introduce a possibility to include ALL tags given in the original. IMHO an...

I'm running this via the `auto-m4b` Docker container, and in several cases I'm getting: ``` an error occured, that has not been caught: Array ( [type] => 8192 [message] =>...

Please publish this application as a flatpack. I really appreciate you having put this application together! Only it is complicated to install because it requires you to install docker, add...

Unsure if this is an m4b-tool issue or something else, but I'm currently trying to merge the mp3s from a graphic audio novel into a single m4b. The total filesize...

I've been using `--batch-pattern` for a long time, when converting my files. It is great as i can add new files to my input folder and if it has already...