> 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@email-addr-hidden http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-userReceived on Wed Aug 1 16:15:02 2007
This archive was generated by hypermail 2.1.8 : Wed Aug 01 2007 - 16:15:02 EEST