Hello
I have a large Mp3 file i would like to convert to AAX or AA (Audible) Having looked online i've been unsuccessful. Would anyone have a solution ?
Thanks
+ Reply to Thread
Results 1 to 4 of 4
-
-
I never tried to create aax files, with that said.
Audible AAX files are encrypted M4B files which use a 128bit AES key.
One can convert aax files tu m4b files with ffmpeg:
Code:ffmpeg -activation_bytes XXXXXXXX -i MyNiceBook.aax -c copy MyNiceBook.m4b
There was a patch for ffmpeg to create aax files ( see: https://patchwork.ffmpeg.org/project/ffmpeg/patch/17559601585196510@sas2-2fa759678732....-c.yandex.net/), but afaik. it never made it into ffmpeg.
There are a few online converters for it and some paid tools like 'AudKit Audible AAX Converter' which claim they can convert to aax. (I haven't tested any of them and thus can't recommend any. Also note that they all seem 'sketchy' from my point of view.)
=> sorry, don't have any real solution
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini -
Maybe either of the two methods described here:
https://www.audfree.com/audiobook/how-to-convert-mp3-to-audiobook.html
Or this one:
https://www.viwizard.com/audiobook-tips/convert-mp3-to-audiobook.html -
“Thank you both” for your replies.
Selur wrote:Audible AAX files are encrypted M4B files which use a 128bit AES key. One can convert aax files tu m4b files with ffmpeg:
pcspeak wrote:Maybe either of the two methods described here:
Similar Threads
-
Split M4B audiobook to chapters without conversion.
By Russai in forum AudioReplies: 8Last Post: 28th Mar 2024, 01:57 -
Convert Audiobook 16kbs 44.1khz HE AAC
By PetrusV in forum AudioReplies: 8Last Post: 22nd Aug 2023, 01:20 -
Audiobook maker for Windows?
By Anakin in forum AudioReplies: 0Last Post: 13th Mar 2021, 10:44 -
AAX Audio Converter: Convert your Audible audiobooks to MP3 or M4A/M4B
By audiamus in forum AudioReplies: 1Last Post: 3rd May 2020, 06:14 -
create "hybrid" Video CD / MP3 CD that plays on DVD- and MP3 CD-players
By PeteWright in forum Newbie / General discussionsReplies: 7Last Post: 28th Dec 2019, 13:27