About Unix and Linux

Friday, March 24, 2006

ieee 1394 capturing with kino in debian

modprobe raw1394
modprobe dv1394

check if /dev/raw1394 and /dev/dv1394 files exist. If no create them as follows

mknod -m 666 /dev/raw1394 c 171 0
mknod -m 666 /dev/dv1394 c 171 32

start up kino. Goto Edit ---> Preferences --> IEEE 1394

In DV Capture
Select dv1394 for driver and /dev/dv1394

0 Comments:

Post a Comment

<< Home