From owner-freebsd-firewire Tue Feb 18 1:26:11 2003 Delivered-To: freebsd-firewire@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D8037B401 for ; Tue, 18 Feb 2003 01:26:09 -0800 (PST) Received: from vectra.e-tahan.com (du-210-9.nat.adsl.claranet.fr [212.43.210.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B27543F3F for ; Tue, 18 Feb 2003 01:26:08 -0800 (PST) (envelope-from firewire@e-tahan.com) Received: from dell (dell [10.1.1.253]) (authenticated bits=0) by vectra.e-tahan.com (8.12.6/8.12.6) with ESMTP id h1I9RIH8017766 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 18 Feb 2003 10:27:19 +0100 (CET) (envelope-from firewire@e-tahan.com) Subject: Re: PAL DV, doesn't quite work From: FireWire BSD To: Hidetoshi Shimokawa Cc: freebsd-firewire@freebsd.org In-Reply-To: References: <1045556501.13282.2.camel@dell> <1045559460.40849.4.camel@dell> Content-Type: text/plain Organization: Message-Id: <1045560798.40849.9.camel@dell> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 18 Feb 2003 10:33:18 +0100 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-firewire@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Same Behaviour, also i never tried to send to the camcorder from fbsd before, it's working under windows though. On Tue, 2003-02-18 at 10:19, Hidetoshi Shimokawa wrote: > At 18 Feb 2003 10:11:01 +0100, > FireWire BSD wrote: > > > > Nope, i see a blank frame as if the camcorder will start to receive then > > nothing on it's monitor and the fwcontrol -S still continue to send. > > How about changing 'cycle = 1' to 'cycle = 2'? > > if (system < 0) { > system = ((dv->payload[0] & DV_DSF_12) > != 0); > printf("%s\n", system_name[system]); > cycle = 1; > ^^^^^^^^^^ > cycle_acc = frame_cycle[system].d * > cycle; > } > > Thanks, > > /\ Hidetoshi Shimokawa > \/ simokawa@sat.t.u-tokyo.ac.jp > PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html > > > > On Tue, 2003-02-18 at 09:58, Hidetoshi Shimokawa wrote: > > > At 18 Feb 2003 09:21:42 +0100, > > > FireWire BSD wrote: > > > > It detects PAL and the output text starts new line after 25 frames ( but > > > > still continue the next line with 6 7 8 .. instead of restarting at 0 ). > > > > > > Yes, it shows the last digit of the (cumulative) frame number. > > > > > > > Playdv still can play the file correctly. > > > > > > Could you try to send the stream back to DVcam? > > > > > > /\ Hidetoshi Shimokawa > > > \/ simokawa@sat.t.u-tokyo.ac.jp > > > PGP public key: http://www.sat.t.u-tokyo.ac.jp/~simokawa/pgp.html > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-firewire" in the body of the message