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 _______________________________________________ Linux-audio-user mailing list Linux-audio-user@xxxxxxxxxxxxxxxxxxxx http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user