HydrogenAudio

Lossless Audio Compression => Lossless / Other Codecs => Topic started by: mandarinq on 2004-08-09 22:05:04

Title: best programs for linux?
Post by: mandarinq on 2004-08-09 22:05:04
Anyone a linux user here? I'm wondering what the best programs for converting files - lossless or otherwise - on linux are. Also, any good iPod software for Linux that anyone knows of?

Thanks.
Title: best programs for linux?
Post by: kcramer on 2004-08-09 22:12:37
I think the choices are very obvious on Linux for the most part.  You'll want to use cdparanoia, flac, LAME, and Ogg/Vorbis probably.  You didn't really specify what you want to do, so it's a little too open-ended to answer.

Depending on how you do things, I found abcde as a command line ripper and encoder to be very flexible and it did everything I wanted.  If you want a GUI, you'll probably just want to play around with one to find what is the most intuitive.  I used abcde to get the CDs to FLAC format and then custom scripts to convert to the formats I wanted.  It works very well once you automate it.

I've started using a Mac as my desktop so I'm starting all over, but Linux offered some great choices for ripping and encoding.  I still use the automated process to go from FLAC to other formats.

Not sure about iPod software.
Title: best programs for linux?
Post by: JPL on 2004-08-09 22:49:04
Also don't forget to check Grip (http://nostatic.org/grip/)
Title: best programs for linux?
Post by: j8ee on 2004-08-10 00:08:33
Wine and EAC. -----> http://www.hydrogenaudio.org/forums/index....ndpost&p=228682 (http://www.hydrogenaudio.org/forums/index.php?showtopic=24233&view=findpost&p=228682)
Title: best programs for linux?
Post by: masq on 2004-08-16 13:58:57
Well, for mp3 i use Grip and lame.

Lossless, i use flac plus the shn tools.
Title: best programs for linux?
Post by: cabbagerat on 2004-08-16 15:16:40
Try GTKPod (http://gtkpod.sf.net) for your iPod. I've never used it, so YMMV.

Perhaps the answeres to "What is a good ripper/encoder/player for Linux?" should be in the FAQ. A friend of mine, who had been running Linux for a month, was rebooting into Windows to encode files with lame before I showed him that lame also runs on Linux. I'm sure there are others in the same boat.
Title: best programs for linux?
Post by: kritip on 2004-08-16 16:49:11
For simple processing SoX is OK.

Taken from the man page :

Quote
SoX is a command line program that can convert most popular audio files
       to most other popular audio file formats.  It can optionally change the
       audio  sample data type and apply one or more sound effects to the file
       during this translation.




Also For FLAC toOgg Vorbis, then oggenc is great, as it preserves the tags over the conversion with no extra intervention.