Linux EasyCAP Tutorial
>> YOUR LINK HERE: ___ http://youtube.com/watch?v=Gl_DTRh2h2Q
This is a comprehensive guide on how to start recording audio video with Easycap DC60/DC60+ on Linux... • This guide will run through: • a) Downloading the linux-ported drivers for the device. • b) Troubleshooting if the install fails (or inbox me, if you have a different error). • c) Recording using Cheese, displaying using MPlayer and below a script to record using mencoder, • Apologies for the sub-par video quality. I am using PiTiVi video editor, which usually works like a charm... but has been having problems lately. • • SCRIPTS: • • Mplayer - nosound • ================ • mplayer -tv driver=v4l2:device=/dev/easycap1:input=1:width=640:height=480:outfmt=yuy2:buffersize=1024:fps=25:norm=PAL:noaudio -vfm skiploopfilter=all tv:// • • To record this display, I'd recommend using Gtk-recordmydesktop, finding the hw number of the Capture Card, and typing that into the device tab, to make it record the Easycap Audio. I'd also recommend setting your webcam as the default input device in the System-Preferences-Sound tab, this way... you'll be recording your in-game audio with Gtk... PLUS, webcam commentary with Sound Recorder! :D • • MPlayer - with sound • ================= • mplayer -tv driver=v4l2:device=/dev/video1:input=1:width=640:height=480:outfmt=yuy2:alsa:adevice=plughw.1,0:buffersize=1024:fps=25:amode=2:audiorate=32000:forceaudio:immediatemode=0:norm=PAL -vfm skiploopfilter=all tv:// • NOTE change the Plughw and Device accordingly (explained in video) • • To record this display, I'd recommend using Gtk-recordmydesktop, using Pulse to make it record Monitor of Internal...etc , this will make it record sound from desktop. For LP's/Commentary based things, I'd recommend setting your webcam as the default input device in the System-Preferences-Sound tab, this way... you'll be recording your in-game audio with Gtk... PLUS, webcam commentary with Sound Recorder! :D • • Mencoder: • =========== • (no sound, record seperately with Sound Recorder... by making the default sound device Easycap) • mencoder tv:// -tv device=/dev/easycap0:input=1:norm=PAL-60:width=640: height=480 -vf pp=md -o Recording • • Basics: • To actually plug in the easycap... connect the Red White and Yellow A/V cables to the female slots of the easycap device... for anyone who doesn't know. • If you have the model with the poor sound card like me, then use a Female to 3.5mm Male RCA Cable. • Link: http://www.amazon.com/Female-3-5mm-St... • • Drivers: • http://sourceforge.net/projects/easyc...
#############################
