Bit-Rate Question

Posted:
in Genius Bar edited January 2014
What's the relative difference in sound quality from 128kbps-320kbps. Would I notice it through headphones or speakers?

Comments

  • Reply 1 of 5
    ghost_user_nameghost_user_name Posts: 22,667member
    The lower the bitrate, the lower the quality. There's a BIG difference between 128kbps and 320kbps, but it all is relative. My ears are very sensitive and I can detect the "warbling" from compression in mp3s compressed at 192 kbps. In headphones, I think you would be even more sensitive to low quality because you'd be blocking out all other noise and concentrating solely on the music.



    I suggest you simply rip a song at a variety of bitrates and just decide which is sufficient for *your* ears.
  • Reply 2 of 5
    ghost_user_nameghost_user_name Posts: 22,667member
    It's also going to depend on the type of headphones or speakers you play your music through. Different types of music are going to take the compression a little rougher than other types, and some headphones aren't going to accurately reproduce all the sound that is stored within the mp3.



    I tend to rip all of my CDs at 192kbps, and while I can still hear the compression on some tracks, for the most part, I don't notice it so much. I used to rip at 128 and then 160, but some of my music just wasn't taking it well, hence the current 192
  • Reply 3 of 5
    eugeneeugene Posts: 8,254member
    It depends on the algorithm too. LAME's algorithm is the best by far. I usually use its "--alt-preset extreme" option which results in files usually between 200-250 kbps, which is plenty for my ears with very nice Grado headphones.
  • Reply 4 of 5
    ghost_user_nameghost_user_name Posts: 22,667member
    [quote]Originally posted by Eugene:

    <strong>It depends on the algorithm too. LAME's algorithm is the best by far. I usually use its "--alt-preset extreme" option which results in files usually between 200-250 kbps, which is plenty for my ears with very nice Grado headphones.</strong><hr></blockquote>



    Cool. Where can I download LAME?
  • Reply 5 of 5
    eugeneeugene Posts: 8,254member
    LAME is a CLI app, but there is a nice GUI/AppleScript wrapper for it that works within iTunes.



    You can download the source here:

    <a href="http://prdownloads.sourceforge.net/lame/lame-3.92.tar.gz"; target="_blank">http://prdownloads.sourceforge.net/lame/lame-3.92.tar.gz</a>;



    If you have installed Dev Tools, all you have to do is unpack it, and:

    [code]./configure

    make

    sudo make install</pre><hr></blockquote>



    Then you will need to get the iTunes-LAME AppleScript here:

    <a href="http://www.blacktree.com/scripts/iTunes-LAME.1.0.2.sit.bin"; target="_blank">http://www.blacktree.com/scripts/iTunes-LAME.1.0.2.sit.bin</a>;



    The instructions for that are pretty straight-forward. You just stick the script in either ~/Library/iTunes/Scripts or /Library/iTunes/Scripts. Then you can launch iTunes and select "Encode with LAME..." from the menubar. Most people use "--alt-preset standard" ... that results in ~160-190 kbps average VBR mp3s...
Sign In or Register to comment.