This is an old revision of the document!
ivtv
Note: I wrote a blog post once on ripping VHS videos with the Hauppauage WinTV card. Still works great. :)
To record from VCR
Switch to component input
$ v4l2-ctl -i 2
Use ffmpeg
$ ffmpeg -i /dev/video0 ….
Have fun!