Capturing Video With Sound in Linux

After hours of work, this is what I came up with.  YMMV

mencoder tv:// -tv input=1:norm=ntsc:driver=v4l2:width=720:height=480:alsa:adevice=hw.0:amode=2:audiorate=44100:forceaudio:immediatemode=0:buffersize=64 -o file.avi -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=4000 -oac mp3lame

Leave a Reply