A shell script to convert mp3 to m4b files.
audiobook-convert uses ffmpeg and rename. For ffmpeg, make sure you have access to libfdk_aac.
brew install rename ffmpeg --with-fdk-aac- Clone the repo.
git clone git@github.com:kjunggithub/audiobook-convert.git
cd audiobook-convert- Running the script.
Move all .mp3 files to be combined and converted into input/ and from the root folder of the repository, run:
sh convert.sh