• 0

How To Play Flac's On a iPod


Question

Recommended Posts

  • 0

Convert them to V0 or 320kb/s MP3s and they'll stay in good enough quality... You can do that with lame.

If you want to convert them to a lossless format that the iPod supports you'll need to use Apple lossless, but I have no idea how to convert FLAC to that... never used apple's lossless format before.

  • 0

Quality wise any lossless format wins (so something like ALAC or FLAC), Then it's AAC, or MP3 at a high bitrate.

Converting wise, I can't help, but if you can get it into iTunes you can convert it to anything iTunes understands (including MP3, AAC and ALAC)

  • 0

I can't get it into iTunes in its present format which is flac... thats why I wan't to convert it into the highest quality possible format that iTunes and iPod can support...

Which format is that and how do I convert it?

Are Lame MP3's higher quality better than AAC and ALAC?

  • 0

To actually answer the question, Rockbox: http://www.rockbox.org/

No, LAME is not higher quality than AAC, and definitely not higher quality than ALAC. If you don't want to use Rockbox and want highest possible quality, use ALAC, or use AAC to save some space (Ogg Vorbis if you do use Rockbox).

  • 0

Convert FLAC to MP3

I wrote this somewhere else.

FLAC Frontend

Page: http://free-codecs.com/FLAC_download.htm

Direct: http://free-codecs.com/download_soft.php?d=3678&s=18

LAME Encoder 3.97 Final

Page: http://www.free-codecs.com/Lame_Encoder_download.htm

Direct: http://rarewares.poskolio.com/lame3.97.zip

Razorlame

Page: http://www.dors.de/razorlame/download.php

Direct: http://www.dors.de/razorlame/razorlame.zip

1. Unzip, install, and open FLAC Frontend.

2. Drag and Drop or click "Add Files" to search for the files you would like to convert.

3. If you would like to change where the files decode to, click the "..." button to search for a directory.

*. Make sure you have "Decode through errors" UNchecked.

4. Uncheck "Replay Gain".

*. Make sure "Verify" is checked.

lz7761203964167.gif

5. Hit the "Decode" button, and a DOS box will pop-up, and start decoding the flac, back to the original WAV.

6. Hit any key to exit the box, when done and verified.

pa3631203964506.gif

7. Unzip, install, and open Razorlame.

8. Unzip and copy Lame.exe into the Razorlame directory.

9. Open Razorlame and hit Edit > LAME Options.

*. Or click the LAME toolbar button.

10. Either you can have the wavs encoded to the same input directory or you can have it encode to another.

rt9341203965375.gif

11. Click the "Expert" tab.

12. Check "Only use custom Options".

*. Now most people would want to convert to 320kbps. So that is what I am going to use for the tutorial.

13. Type "-b 320" (without the quotes) into the custom options.

14. Hit "OK".

*. You can also save the options, if you like. Just hit the "Save Options" Button.

df8071203965085.gif

15. Click Edit > Options.

16. Click the folder button under "LAME", to search where you installed Lame.exe (which we installed into the Razrolame directory).

*. Mines installed elsewhere in the screenshot.

17. Hit "OK".

nm6001203966211.gif

18. Drag and Drop or click "Add" to search for the files you would like to encode.

19. Hit the "Encode" button on the toolbar to start encoding.

ui9451203966543.gif

Now go to the directory where you set the files to be encoded to, and either put them on your portable music device or play them instantly!

Here's some common switches for different birates:

320kbps

-b 320

220-260kbps

-V 0 --vbr-new

170-210kbps

-V 2 --vbr-new

  • 0
To actually answer the question, Rockbox: http://www.rockbox.org/

No, LAME is not higher quality than AAC, and definitely not higher quality than ALAC. If you don't want to use Rockbox and want highest possible quality, use ALAC, or use AAC to save some space (Ogg Vorbis if you do use Rockbox).

If you want the highest quality (and you're not using a lossless codec), Use 320Kbps AAC (I prefer 256Kps VBR AAC, but that's just me)

  • 0

Mediacoder looks excellent for most purposes. I was just thinking that according to the list of supported codecs, ALAC isn't one of them. That would be the technically highest quality (short of installing rockbox) since its lossless -> lossless. Not that I even recommend playing a lossless codec on a portable player. Personally, I would convert to AAC for the iPod, or VBR MP3 for compatibility with other devices in which case...get mediacoder

  • 0

Rockbox doesn't support all models of iPod at the moment so firstly before you even think about using it you need to check whether it is supported. You can get the current Rockbox build here and obviously if your iPod doesn't appear on that page then it isn't supported.

Rockbox is excellent in that it allows you to play a lot more audio formats on the iPod than the stock firmware offers. However it's also requires work to get it to install and get it configured as you like it. If you don't want to use low bitrate aac, vorbis or FLAC (which I wouldn't recommend on a portable device anyway, purely as the quality of the internal components alone will make hearing a difference between lossless and lossy extremely tough) then don't bother with rockbox. It'll be more effort than is worth it. Sticking with the stock firmware then you're with either MP3 or AAC, and both are more or less equal in quality so long as you use a decent encoder (Nero for aac, lame for mp3).

I'm afraid I don't have any experience with mediacoder - I use Foobar for all my transcoding needs. For my part i'll point you in the direction of the LAME, Nero AAC and Foobar guides over at Hydrogenaudio.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Zed 1.7.2 has landed with updated OpenCode models, bug fixes and other improvements by David Uzondu Zed 1.7.2 recently landed on the stable release channel, bringing a host of AI-related features including automatic context compaction and settings-based skill management, along with other things like better Markdown preview rendering and custom git commands in the graph view. Starting with the AI stuff, the developers introduced "/compact", a command that basically summarizes your conversation history on demand. This tool prevents your active chat window from hitting token limits by compressing older parts of the dialogue into a brief overview. In addition to that, the team relocated skill management to the settings UI, improving how the application communicates errors regarding those skills, and updated the OpenCode model roster to support DeepSeek V4 Flash, MiniMax M3, Qwen 3.7 Plus, and Nemotron 3 Ultra Free. External agent users can also monitor context window cost metrics and delete individual sessions directly from their history. Right-clicking ref labels in the git graph now opens a context menu that runs different actions against selected targets, kind of how VS Code does it. Here are some of the bug fixes this new release brings: The active agent fails to auto-select when creating a new git worktree. A scrollbar unexpectedly appears on wrapped code blocks in the agent chat. Collapse indicators for project headers appear when performing sidebar searches. Bracketed ellipsis title prefixes fail to show the ellipsis icon properly. Project icons render incorrectly in the recent projects picker. Diff hunk controls appear inside non-editable commit view multibuffers. The software update button hangs indefinitely on the downloading stage. Restoring an agent terminal in a remote project triggers a sudden crash. Splitting a pane that contains an active commit view causes a crash. Linux Wayland freezes when trying to read the clipboard from laggy external apps. Zed is a "newish" code editor trying to break the massive stronghold VS Code has on the developer community. Funny enough, the editor was created by former GitHub employees who worked on the Atom text editor (which Microsoft killed in 2022, several years after it bought GitHub). The project officially hit version 1.0 back in April, introducing platform parity for Windows and Linux alongside deep support for DeepSeek-V4-Pro.
    • 26H2 absolutely will support ARM Windows just not on devices that came with 26H1. This is evident by the fact I am running 26H2, which on my MacBook Neo and Surface Pro 12 (inch), within a VM.
    • Mp3tag 3.35 by Razvan Serea Mp3tag is a powerful and yet easy-to-use tool to edit metadata (ID3, Vorbis Comments and APE) of common audio formats. It can rename files based on the tag information, replace characters or words from tags and filenames, import/export tag information, create playlists and more. The program supports online freedb database lookups for selected files, allowing you to automatically gather proper tag information for select files or CDs. Mp3tag supports the following audio formats: Advanced Audio Coding (aac) Free Lossless Audio Codec (flac) Monkeys Audio (ape) Mpeg Layer 3 (mp3) MPEG-4 (mp4 / m4a / m4b / iTunes compatible) Musepack (mpc) Ogg Vorbis (ogg) OptimFROG (ofr) OptimFROG DualStream (ofs) Speex (spx) Toms Audio Kompressor (tak) True Audio (tta) Windows Media Audio (wma) WavPack (wv) Mp3tag 3.35 changelog: This version introduces a new Files options page, enhanced toolbar customization, support for RF64 WAV files, improved Discogs and MusicBrainz tag sources, and many other improvements and fixes. See the Release Notes for more details. Download: Mp3tag 64-bit | 5.7 MB (Freeware) Download: Mp3tag 32-bit | 5.2 MB Link: Mp3tag Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • The FIFA World Cup is not US centric.
    • It’s amusing how Microsoft is pushing IT admins as if this was a major, game-changing update. In reality, it’s just an enablement package that bumps the build number, which is disappointing compared to the more substantial 22H2 and 24H2 releases. Technically, 25H2, 26H1, and the upcoming 26H2 are essentially the same, differing only in support schedules. They could have included the Windows K2 improvements here, but chose not to. The era of Windows being in the backburner continues, and this 26H2 release feels like an afterthought. Shame, Nadella, shame.
  • Recent Achievements

    • Week One Done
      AMV earned a badge
      Week One Done
    • One Month Later
      AMV earned a badge
      One Month Later
    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      523
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      78
    4. 4
      Steven P.
      72
    5. 5
      Michael Scrip
      71
  • Tell a friend

    Love Neowin? Tell a friend!