Hi all, I'm writing an audio encoding application, I need to encode wav files to mp3 and mp4. I have managed the mp3 part using the lamer gem: http://rubygems.org/gems/lamer I am now looking to encode wav to mp4/aac i think i need to use the nero encoder for this http://www.nero.com/eng/downloads-nerodigital-nero-aac-codec.php does anyone know if there is a ruby gem that would allow me to do this? Thanks, Will -- Posted via http://www.ruby-forum.com/.