On 02/21/2011 03:14 PM, Walter Dnes wrote:
ffmpeg -y -f alsa -i plughw:0,0 audio1.wavffmpeg -y -f oss -i /dev/dsp audio2.wav
I understand the /dev/dsp, but where did plughw:0,0 come from? After googling around a bit, I must say I've rarely seen such opaque documentation as I've just found for alsa. I can feel your frustration -- but I'm glad you got it fixed :)