Re: programmatic access to framegrabber

2003-08-29 Thread martin f krafft
also sprach Crispin Wellington <[EMAIL PROTECTED]> [2003.08.29.1252 +0200]: > Why not use the v4l calls directly? Then your grabber will work with all > the cards v4l supports, not just the bt8x8 series. sounds good. i am not sure where to get the necessary development files though. do you know o

Re: programmatic access to framegrabber

2003-08-29 Thread martin f krafft
also sprach martin f krafft <[EMAIL PROTECTED]> [2003.08.29.1036 +0200]: > I need access to the data provided by a framegrabber in a program (C > or C++). I have two questions about that: Aaaah, I *hate* Conexant. Of course, the latest WinTV are not supported by bttv.o anymore. So, my question st

Re: programmatic access to framegrabber

2003-08-29 Thread Crispin Wellington
Why not use the v4l calls directly? Then your grabber will work with all the cards v4l supports, not just the bt8x8 series. Crispin On Fri, 2003-08-29 at 16:36, martin f krafft wrote: > I need access to the data provided by a framegrabber in a program (C > or C++). I have two questions about that

programmatic access to framegrabber

2003-08-29 Thread martin f krafft
I need access to the data provided by a framegrabber in a program (C or C++). I have two questions about that: - Does anyone have experience with libbgrab[1]? Is it usable? Good? I would package it for Debian if it is a good library. - Does anyone know of other ways to acquire data from t