From owner-freebsd-firewire Tue Feb 18 1:19:29 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 0A7AA37B401 for ; Tue, 18 Feb 2003 01:19:28 -0800 (PST) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [133.11.205.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F5F43F3F for ; Tue, 18 Feb 2003 01:19:26 -0800 (PST) (envelope-from simokawa@sat.t.u-tokyo.ac.jp) Received: from is1.mh.itc.u-tokyo.ac.jp (is1.mh.itc.u-tokyo.ac.jp [127.0.0.1]) by is1.mh.itc.u-tokyo.ac.jp (Postfix) with ESMTP id 438B721817D for ; Tue, 18 Feb 2003 18:19:25 +0900 (JST) Received: from mailhosting.itc.u-tokyo.ac.jp (IDENT:mirapoint@mailhosting.itc.u-tokyo.ac.jp [133.11.205.3]) by is1.mh.itc.u-tokyo.ac.jp (8.11.3/8.11.3) with ESMTP id h1I9JPc27372; Tue, 18 Feb 2003 18:19:25 +0900 Received: from ett.sat.t.u-tokyo.ac.jp (ett.sat.t.u-tokyo.ac.jp [133.11.135.3]) by mailhosting.itc.u-tokyo.ac.jp (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id AHX33930; Tue, 18 Feb 2003 18:19:24 +0900 (JST) Date: Tue, 18 Feb 2003 18:19:24 +0900 Message-ID: From: Hidetoshi Shimokawa To: FireWire BSD Cc: freebsd-firewire@freebsd.org Subject: Re: PAL DV, doesn't quite work In-Reply-To: <1045559460.40849.4.camel@dell> References: <1045556501.13282.2.camel@dell> <1045559460.40849.4.camel@dell> User-Agent: Wanderlust/2.11.0 (Wonderwall) REMI/1.14.3 (Matsudai) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.4 (patch 8) (Honest Recruiter) (i386--freebsd) X-Face: OE([KxWyJI0r[R~S/>7ia}SJ)i%a,$-9%7{*yihQk|]gl}2p#"oXmX/fT}Bn7: #j7i14gu$jgR\S*&C3R/pJX List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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