MP3 Resampling in Linux

Posted by sharon on Stack Overflow See other posts from Stack Overflow or by sharon
Published on 2010-03-20T07:28:02Z Indexed on 2010/03/20 7:31 UTC
Read the original article Hit count: 335

Filed under:
|
|

Hello folks.

Tonight I am working on my music collection. I would like to resample a large selection of my MP3's to 192Kb/s for my Zune. I know the obvious way to do this is a recursive function using lame to encode MP3 at 192 - but lame doesn't maintain the ID3 tags!

Does anyone know of another option that will retain ID3 info?

Thank you all for your time / help!

© Stack Overflow or respective owner

Related posts about linux

Related posts about lame