Hi Tony, On Thu, 2002-03-14 at 09:30, tony Tong wrote: > Tommorow I will get a DC10+ card because I have > ordered it :) > But I have something to ask about. I have some > experiece of programing on pctv card through v4l > interface. But ,if I have install the driver for > dc10+, can I use the v4l interface to program on it > just like pctv card? > Even can I just use those routines writted for pctv > card to do my dc10+ work? For v4l: partly. The v4l API missed some important options for the DC10+ card which required the original author to extend the v4l API a bit with driver-specific ioctl()s. For some purposes, the v4l API still applies (e.g. channel/input switching, video-watching), but for (compressed) capturing, it works differently. There is already software that does this (mjpegtools' lavrec and gstreamer's v4lmjpegsrc plugin). Documentation about the special API can be found in the documentation in the DC10+ driver package. For v4l2, we're aiming at staying 100% to the original v4l2 API and so far, it seems like we'll succeed, so v4l2 should make your life a lot easier. Unfortunately, the driver for v4l2 isn't ready yet, but we're working on it ;-). Ronald -- - .-. - /V\ | Ronald Bultje <rbultje@xxxxxxxxxxxxxxxxxxx> - // \\ | Running: Linux 2.4.18-XFS and OpenBSD 3.0 - /( )\ | http://ronald.bitfreak.net/ - ^^-^^