Re: Videocapture in python

2009-01-01 Thread alex goretoy
Can you post your code or a code segment? I would be interested in seeing how this works. On Thu, Jan 1, 2009 at 3:29 AM, koranth...@gmail.com wrote: I face issues in videocapture in python. Cant find anyplace where we can raise bug reports, so mentioning here. Also help required if somebody

Re: Videocapture in python

2009-01-01 Thread koranthala
On Jan 1, 1:58 pm, alex goretoy aleksandr.gore...@gmail.com wrote: Can you post your code or a code segment? I would be interested in seeing how this works. On Thu, Jan 1, 2009 at 3:29 AM, koranth...@gmail.com wrote: I face issues in videocapture in python. Cant find anyplace where we

Re: Videocapture in python

2009-01-01 Thread Marc 'BlackJack' Rintsch
On Thu, 01 Jan 2009 04:28:21 -0800, koranthala wrote: Please let me know if you need any more information. Where does `videocapture.py` coming from? It's not part of the standard library. And which operating system are we talking about? Ciao, Marc 'BlackJack' Rintsch --

Re: Videocapture in python

2009-01-01 Thread David
Marc 'BlackJack' Rintsch wrote: On Thu, 01 Jan 2009 04:28:21 -0800, koranthala wrote: Please let me know if you need any more information. Where does `videocapture.py` coming from? It's not part of the standard library. And which operating system are we talking about? Ciao, Marc

Re: Videocapture in python

2009-01-01 Thread koranthala
On Jan 1, 7:26 pm, Marc 'BlackJack' Rintsch bj_...@gmx.net wrote: On Thu, 01 Jan 2009 04:28:21 -0800, koranthala wrote: Please let me know if you need any more information. Where does `videocapture.py` coming from?  It's not part of the standard library.  And which operating system are we

Re: Videocapture in python

2009-01-01 Thread Terry Reedy
koranth...@gmail.com wrote: It is taken from http://videocapture.sourceforge.net/, - a very good tool for webcam capture in Win32. Hi David, I am in Windows. And there is a possibility that I might be using device 0 or 1. So, I am using the excellent VideoCapture tool created by Markus

Re: Videocapture in python

2009-01-01 Thread Tim Roberts
koranth...@gmail.com wrote: On using videocapture (python 2.4), I am facing the following issues while creating a video sort of application. - Pull out the usb cable : Videocapture gets the data stored initially in the buffer and returns always. The images are not updated - but also

Videocapture in python

2008-12-31 Thread koranthala
I face issues in videocapture in python. Cant find anyplace where we can raise bug reports, so mentioning here. Also help required if somebody has solved it earlier. On using videocapture (python 2.4), I am facing the following issues while creating a video sort of application. - Pull out the usb