View Single Post
  #21  
Old 06-09-2014, 02:38 PM
Torquemurder Torquemurder is offline
Junior Member
 
Join Date: Mar 2014
Posts: 3
Torquemurder is on a distinguished road
Default

Re: Remove DRM from Audible's audio books (Removing copy-protection from .AA files)


Quote:
Originally Posted by GuySmily View Post
Nice work! This is an excellent tool! The splitting is an awesome feature. You might want to include zlib1.dll in your next release though.

---

For anyone getting a SOX error (when splitting is turned on), you might need zlib1.dll.

I downloaded the zipped version of SOX from here:
http://sourceforge.net/projects/sox/files/sox/

and copied zlib1.dll to C:\Program Files (x86)\inAudible\
Not sure what happened there, but I have (hopefully) fixed this in the new version.

With this update, I have introduced multithreading to take advantage of multicore CPU's. To take advantage of this, you need to have audio splitting enabled. It's a pretty significant speed-up depending on the number of chapters that you have. I get about a 2x overall speed-up on my system, with a 4x decrease in the encoding time (since I have four cores).
Reply With Quote