diff -ru nvrec-20030316/bootstrap nvrec-new/bootstrap --- nvrec-20030316/bootstrap 2003-03-27 08:05:14.000000000 +0100 +++ nvrec-new/bootstrap 2003-03-27 08:12:20.000000000 +0100 @@ -4,7 +4,7 @@ $AMREQUIRE=10601; $OK=1; -open(COMMAND, "automake --version |") or die "could not execute automake"; +open(COMMAND, "automake-1.6 --version |") or die "could not execute automake"; while(){ if ($_ =~ /automake .* (\d+)\.(\d+)\.(\d+)/i){ $ambranch = $1; diff -ru nvrec-20030316/etc/nvrec.conf nvrec-new/etc/nvrec.conf --- nvrec-20030316/etc/nvrec.conf 2003-03-18 10:58:59.000000000 +0100 +++ nvrec-new/etc/nvrec.conf 2003-03-27 08:11:43.000000000 +0100 @@ -11,6 +11,7 @@ # valid programs are "nuppelrec", "divxrec", "divx4rec", "qtrec", "rterec" and "ffmpegrec" +-v /dev/v4l/video0 -vb 1800 # DIVX4 bitrate = 600kbit/s -h 288 # heigth is set to 288 -w 384 # with is set to 384