Re: Video Capture modules in linux

2006-02-22 Thread [EMAIL PROTECTED]
ok..i'll check with that...but wait libfg binaries arent available in any software repos..and Diez, I would like to mention that there is a VideoCapture lib exclusively for python..(only that its for win32).. >So - that _is_ a >C-domain. So can i kinda embed that code into C using the libraries th

Re: Video Capture modules in linux

2006-02-21 Thread Diez B. Roggisch
[EMAIL PROTECTED] wrote: > well wht can i say it simply refuses to compile...i m getting make > errors. i think the culprit is the gcc-4.0..secondly i havent had a > chance to really try it out..aneways does libfg manipulate inputs from > webcams..like VideoCapture modules ..also i think libfg is

Re: Video Capture modules in linux

2006-02-21 Thread Fredrik Lundh
[EMAIL PROTECTED] wrote: > i need this video capture modules which i can use in linux, u know the > similar one used in windows, Now Windows is not my type and it would be > really helpful if someone helps me out...i tried libfg but its not > useful in my case (BTW its a great library)... given h

Re: Video Capture modules in linux

2006-02-21 Thread [EMAIL PROTECTED]
well wht can i say it simply refuses to compile...i m getting make errors. i think the culprit is the gcc-4.0..secondly i havent had a chance to really try it out..aneways does libfg manipulate inputs from webcams..like VideoCapture modules ..also i think libfg is mainly for C although a module for