Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2003 18:19:24 +0900
From:      Hidetoshi Shimokawa <simokawa@sat.t.u-tokyo.ac.jp>
To:        FireWire BSD <firewire@e-tahan.com>
Cc:        freebsd-firewire@freebsd.org
Subject:   Re: PAL DV, doesn't quite work
Message-ID:  <ybsd6lqosir.wl@ett.sat.t.u-tokyo.ac.jp>
In-Reply-To: <1045559460.40849.4.camel@dell>
References:  <ybsheb2p2s4.wl@ett.sat.t.u-tokyo.ac.jp> <1045556501.13282.2.camel@dell> <ybsel66oth7.wl@ett.sat.t.u-tokyo.ac.jp> <1045559460.40849.4.camel@dell>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ybsd6lqosir.wl>