[LAU] Convert from WMA to ... ?
Dirk Jagdmann
doj at cubic.org
Wed Aug 1 06:17:37 EDT 2007
> 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.
No, mencoder can currently only do .mp3:
#!/bin/sh
BR=128
mencoder -of rawaudio -o out.mp3 -oac mp3lame -lameopts cbr:br=$BR:aq=0 "$1"
--
---> Dirk Jagdmann ^ doj / cubic
----> http://cubic.org/~doj
-----> http://llg.cubic.org
More information about the Linux-audio-user
mailing list