On Tue, Apr 06, 2010 at 09:27:34PM +0000, Sam Spilsbury wrote: > On Tue, Apr 6, 2010 at 11:55 AM, Josef Wolf <jw at raven.inka.de> wrote: > > I am about to digitize my VHS tapes. Since this are old family recordings, I'd > > like to have the best quality I can get. > > I am doing the same task here as well. However my capture card is > playing up and won't let me record both sound and video. Can I ask > which capture hardware you are using? I use a no-name bt848 card for the video and sound-hardware from the motherboard for the audio. For the capture, I use this command line: streamer -i composite1 -t $2 -b 64 -s 768x576 -n pal -f mjpeg -j 100 -r 25 \ -F stereo -o $1.avi This looks easier than capturing with mencoder. Just use the -C option or the alsa mixer get the audio.