Smooth... ;-)
----- Original Message -----
From: "Michael Pruett" <mpruett@xxxxxxxxxxxxxxxxxxxx>
To: <dmsdk@xxxxxxxxxxx>
Sent: Monday, January 15, 2001 9:07 PM
Subject: Re: dmSDK for Linux and PAL
> > But when I just change the mode to PAL with:
> >
> > controls[i].param = DM_VIDEO_TIMING_INT32;
> > controls[i].value.int32 = DM_TIMING_625;
> >
> > I get the error message:
>
> Sven,
> Yes, currently the only timing is DM_TIMING_525 (NTSC) as you can see
> from the source code (oss/devices/v4l/linux/dmmodule/src/v4lDevice.c).
>
> We would gladly accept a patch to the v4l module to add support for PAL
> timing. Meanwhile, I'll add it to the list of things to be taken care
> of.
>
> Michael
>
|