On 21 July 2007 at 9:54, Thorsten Wilms
<t_w_(a)freenet.de> wrote:
On Sat, Jul 21, 2007 at 12:01:22AM -0700, Kevin
Cosgrove wrote:
I have a WMA file, yes only one, that I can play
with Amarok.
But, I want to convert it to OGG or WAV. How can I do that?
If mplayer ca play it, this might work:
mplayer -ao pcm input.wma -ao pcm:file=output.wav
(at least it does for mp3)
Is there anyway for mplayer to write OGG instead of WAV? I can
convert from WAV to OGG with oggenc, but it'd be nice not to have to
spend the disk space intermediately.