ARToolKit | Mailing List Archive |
![]() |
From: | Pedro Cervantes <pedrocp@u ......> | Received: | Aug 23, 2002 |
To | artoolkit@h .................. | ||
Subject: | Windows capture modes | ||
In the Windows version of the ARToolkit2.52 the capture mode is set to 320x200 Why is this ?? I can't capture at 640x480 with a Firewire camera (ADS) even if I modify the code to do it. Is this a Windows/DirectX problem? Thanks Pedro |
From: | Hartmut Seichter <hartmut@t ................> | Received: | Aug 26, 2002 |
To | |||
Subject: | Re: Windows capture modes | ||
I've rewritten the DirectX-Grabber. So actually I can use 640x480 with the ADS-cam - there are still some pitfalls in it 'cause it runs only with the default capture device. This does'nt matter with FireWire 'cause it is allways "default" (except a videocapture card is installed) @M ...: I have made a merge between newest 2.65 (Linux) and 2.52 (Window) for Windows. Anybody interested? I also figured out some problems with the OpenVRML-Stuff. There is a lexer built in, which causes some linker-problems if you mix it with other API's. Somebody made fix? Just asking before reinventing the wheel :) Best Regards, Hartmut Pedro Cervantes wrote: > In the Windows version of the ARToolkit2.52 the capture mode is set to 320x200 > Why is this ?? > > I can't capture at 640x480 with a Firewire camera (ADS) even if I modify the > code to do it. Is this a Windows/DirectX problem? > > Thanks > > Pedro > > > -- hartmut seichter ______________________________________________________ www.technotecture.com |
From: | David Drum <david@m ............> | Received: | Aug 26, 2002 |
To | ARToolKit Liste <artoolkit@h ..................> | ||
Subject: | Re: Windows capture modes | ||
Quoth Hartmut Seichter: > I have made a merge between newest 2.65 (Linux) Where is this distribution available? I am unable to get 2.61 to work on Mac OS X (seg fault) or 2.52 to work on Windows (multiple problems). I would like to try a more recent version. Regards, David K. Drum david@m ....... |