I'm trying to convert some flac files to mp3. Normally I rip a cd to wav, convert to flac, and if its something I want on my ipod, use lame to transcode a copy. This last bit is failing after upgrading from hardy to intrepid. I checked synaptic, and made sure the libmp3lame0 package was installed. I also tried transcoding some flacs I'd done already, without success.
Code:
$ lame 01-track.flac 01-track.mp3
Warning: unsupported audio format
Any ideas what might be wrong?