On Mon, Feb 21, 2011 at 11:11:54AM +0100, YoYo Siska wrote > Run alsamixer, pres F4 (capture) and either look for > - a "mic" control (along with CD, Line, Aux,... controls), then make > sure it has a red "CAPTURE" text (spacebar toggles CAPTURE)
Thank you very much. That was the last step that I was missing. Both alsa mode and oss compatibility mode work with their appropriate command lines now... ffmpeg -y -f alsa -i plughw:0,0 audio1.wav ffmpeg -y -f oss -i /dev/dsp audio2.wav Again, thank you very much. -- Walter Dnes <[email protected]>

