modified recorder with simultaneous encoding and mp3
Posted Mar 7, 2007 20:22 UTC (Wed) by
devasura (guest, #43937)
In reply to:
modified recorder with simultaneous encoding and mp3 by nealmcb
Parent article:
The Grumpy Editor's guide to audio stream grabbers
some mplayer options seem to be decprecated, use:
mplayer -cache 32 -nojoystick -nolirc -prefer-ipv4 -playlist $1 -ao pcm:file= $FILE.wav -vc null -vo null
(
Log in to post comments)