m4b-tool
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
It would be great if tool can detect source quality and automaticaly sets maximum available output quality for this source. There is no point to convert 32k mp3 to 128...
I'm not sure if this is an issue with WSL2 as mentioned in #204 or something else. https://github.com/sandreas/m4b-tool/issues/204#issuecomment-1294001153 I can run the same command with the docker and get inconsistent...
In the documentation for using m4b-tool through Docker on Windows, you state "Note: If you are on windows, it might be difficult to make it work". I was able to...
I use m4b-tool on ubuntu server. My m4b-tool --version is "latest-195-g0304329" Hey, im struggle with the "Too long chapters" manual. The source is in folder "data/output/hp1.m4b" //this source has good...
Hello @sandreas Getting this issue on Ventura 13.1 using brew brew install sandreas/tap/m4b-tool ==> Fetching dependencies for sandreas/tap/m4b-tool: sandreas/tap/mp4v2 and fdk-aac-encoder ==> Fetching sandreas/tap/mp4v2 ==> Downloading https://github.com/sandreas/mp4v2/tarball/master ==> Downloading from...
Hello! I would like to install the latest master using Homebrew on MacOS. How do I do this? Following the guide in the README with `brew install sandreas/tap/m4b-tool`, it simply...
I spent quite a bit of time and attempts to figure out how to add a fade in/out effect between MP3s merged into an M4B. I share my solution here...
I would like to merge an audiobook that consists of multiple folder (CD1, CD2 etc.). I can not copy the files to one folder, because then the chapters are in...
This is with latest-195-g0304329 installed locally on Ubuntu 22.04. My local build of ffmpeg has support for libfdk_aac, but m4b-tool is using aac instead: ``` ./m4b-tool.phar --jobs=4 -vvv merge *.mp3...
**Issue [#200](https://github.com/sandreas/m4b-tool/issues/200#issuecomment-1279648278)** So here we have at least 2 issues with `m4b-tool`, that have to be resolved: - [ ] The documentation has to be updated to contain an example...