Welcome to Dagon Design. In addition to free scripts, WordPress plugins, and articles, we offer a variety of services including custom theme design, plugin creation, and PHP scripting. Contact me for more information.

Updated Wednesday, November 9th, 2005 at 12:00am

Turning MP3 audiobooks into iPod audiobooks

The best feature of the iPod’s audiobook format is the ability to resume playback at a particular point even if you play something else or turn the iPod off. There are many online services where you can obtain audiobooks, but most of them are in MP3, which the iPod just treats as regular music. With a few steps, it is easy to convert MP3 files (or any other filetype that iTunes can play) into the native iPod audiobook format. There are a lot of different methods out there, but the following steps work nicely for me.

Notice

If you are using iTunes 8.1 or newer, there is now a built-in feature to designate regular mp3 files as audiobooks, so these instructions are not needed.

Before you begin

For best results, you should not upload audiobooks that are larger than 320MB or longer than 5 hours. This can cause playback and stability problems. If you have files larger than this, splitting them up into smaller parts is recommended.

Most audiobooks that you download will be in multiple files. I personally like combining these into a single file so I do not have to remember which file I am listening to. It also keeps the audiobooks menu on my iPod much easier to read. I simply let the iPod remember my position in the audiobook when I come back to it. It is just personal preference.

Most audiobooks will be far less than 320MB and 5 hours long, so if you want, you can combine your MP3s into a single file before you begin. MP3 Merger is a great freeware program.

Configuring iTunes

Before you convert the files, iTunes must be set properly. You should only have to do this once. In the iTunes menu (I am using version 6), select the following:

Edit > Preferences > Advanced > Importing

Make sure “Import Using” is set as “AAC Encoder“.

Change “Setting” to “Custom” and set the following options:

Bit Rate: 64kbs (this is a nice average setting for most audiobooks)
Channels: Stereo (fixes an issue with homemade mono files on some iPods)
Check “Optimize for Voice

Instructions

Add the files you want to convert to your library. Once they are there, select the file(s), right-click, and select “Convert Selection to AAC“. This will add the newly converted files to your library.

Once the conversion is complete, remove the original files from your library. They will no longer be needed for this process.

You can also remove the newly created files from your library, but when you are asked, be sure to select “Keep Files“, so they are not deleted off your hard drive.

The files are created under “My Documents\My Music\iTunes\iTunes Music(unless you told iTunes otherwise), so open up that folder.

You will notice that the new files have the .m4a extension. They must be renamed to .m4b.

Now that the files are renamed, you can add them to your iTunes library once again.

Right-click on the new file(s) in your library and select “Get Info“.

You can change the name of the file(s) on this screen. If you like, you can clear out the “artist” and “album” fields, so that they do not show up with the rest of your music on the iPod (when you are looking at albums or artists). They will still show up under “audiobooks” of course.

You can also change the genre of the files to “Audiobooks” using the iTunes tag editor, to make the files easier to find when looking through iTunes.

All you have to do now is add the files to your iPod. They should work just like any iTunes audiobook. They will show up under the “Audiobooks” menu on your iPod, your playback position will be remembered, and they will not get played during song shuffles.

Conclusion

I take no responsibility if you mess anything up, but as long as you follow these steps, it should work fine.

I have a fourth generation iPod. While this method works great for me, I cannot promise that it will work for all revisions.

Pages: « 1311 10 9 8 7 6 [5] 4 3 2 1 » Show All

  1. 75
    Logan

    I recommend using a seperate conversion program instead of converting it with iTunes. I use dBpoweramp (http://www.dbpoweramp.com/) and downloaded the appropriate codec with it. It will convert the files a lot faster that way…

    Thanks for the walkthrough.

  2. 74
    Andre

    thanks a lot, great idea as a lot of audiobooks are mp3 format, however its going to take 3 or so hours. well worth the wait though!

  3. 73
    Lisa

    Absolutely brilliant!!!!! It worked first time, I have a 2nd generation Nano so it works for those too!

  4. 72
    Guy

    Thanks A Million, it helped me a lot.
    About the size limits- I used it for Adams’ HHGG books, which are a longer than 5 hours, and it worked OK.

  5. 71
    L mooiweer

    Cheers for posting this, really helps!

  6. 70
    Dan

    Thanks! Great idea! Also, just a note: you are right on about files over 300 mb - I'm converting an audio book now and it has 26 hours left (and I'm running on a dual core 2.4 Ghz with 2GB of RAM!).

  7. [...] Turning MP3 Audiobooks Into iPod Audiobooks [...]

  8. 68
    Jamie

    Absolutely brilliant – first time around I zipped through and couldn’t figure out why it wasn’t working; went through a second time, followed the instructions to the letter, and now everything’s working perfectly. Thank you so much!

  9. [...] iTunes. In doing so, however, I lose the resume playback capability. Using Dagon Design’s excellent tutorial, I’m able to turn them back into audiobooks in a flash. The best feature of the iPod’s [...]

  10. 66
    Marc Freemantle

    Thanks a lot it worked…

  11. I just want to say that this is pure genius, I had been trying to work this out for months!!!!!!!!!!! this is fantastic!!!

  12. Oh, and does anyone know a freeware or open source prog to merge files already in .m4a?

  13. Quick note: for Windows one can create a .bat file containing:

    “RENAME *.m4a *.m4b”

    (without the quotation marks, obviously) and run it in the folder with the files to be renamed.

  14. Aaron: I have not ever used a Mac, so I am not sure if the instructions would need to be changed.

  15. 61
    Aaron

    Admin, I actually did change the file extension( to M4B (on a Mac), and I opened the AAC file as a text file (using Word), and in the header, it still shows it as M4A. One of the comments below said that you also had to change the internal file tag??? Thanks!

Pages: « 1311 10 9 8 7 6 [5] 4 3 2 1 » Show All

Leave a Comment

Before you comment: If you are having an issue with a script, please make sure you have read the entire article. Also, please read through the comments because most common issues have already been discussed many times. Thanks.


Be sure to wrap all code in <code></code> tags.