dmsdk
[Top] [All Lists]

Re: dmSDK for Linux and PAL

To: dmsdk@xxxxxxxxxxx
Subject: Re: dmSDK for Linux and PAL
From: Michael Pruett <mpruett@xxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Jan 2001 21:07:56 -0800 (PST)
In-reply-to: <3A6317C2.B3306609@xxxxxx> from "Sven Heinzel" at Jan 15, 2001 04:31:14 PM
Sender: owner-dmsdk@xxxxxxxxxxx
> 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

<Prev in Thread] Current Thread [Next in Thread>