I have re-written the interface so that it is now possible to do:
wav -> mp3
wav -> ogg
mp3 -> wav
ogg -> wav
ogg -> mp3
mp3 -> ogg
mp3 -> mp3
ogg -> ogg
PLEASE be aware that if you are transcoding or re-encoding, there WILL be a quality loss in the process. It is unavoidable.
The normal wav -> mp3 and wav -> ogg encoding produces bit identical files to standard lame/standard oggenc.
This is now available at: http://www.inf.ufpr.br/~rja00/ , as usual.
NOTE: I am not suggesting that transcoding/re-encoding are good ideas. This program simply provides a vehicle for doing it if you have no other choice!!
john33;)