Prev: __declspec(dllimport)
Next: libwxctb 0.8 fail to compile with gcc 3.4.4 (mingw version) on WinXP
From: "Franco Amato" on 29 Jun 2006 12:05 Hi peolple, Have you any source code to capture frames from a camera (usb or video card) using microsoft directx and wxwidgets as gui? Regards Frank
From: "John Labenski" on 29 Jun 2006 14:52 There is code for using VFW (Video for Windows) at wxcode.sf.net in the wxvidcap project. If you do happen to write a directx capture wrapper, I would love to be able to add it. You can look at the MS amcap sample for some ideas. Regards, John Labenski On 6/29/06, Franco Amato <eurofrank(a)gmail.com> wrote: > > Hi peolple, > Have you any source code to capture frames from a camera (usb or video card) > using microsoft directx and wxwidgets as gui? > Regards > Frank --------------------------------------------------------------------- To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org
From: "Franco Amato" on 30 Jun 2006 08:32 Im'unable to build a directx version...I asked here for that regards frank 2006/6/29, John Labenski <jlabenski(a)gmail.com>: > > There is code for using VFW (Video for Windows) at wxcode.sf.net in > the wxvidcap project. > > If you do happen to write a directx capture wrapper, I would love to > be able to add it. You can look at the MS amcap sample for some ideas. > > Regards, > John Labenski > > On 6/29/06, Franco Amato <eurofrank(a)gmail.com> wrote: > > > > Hi peolple, > > Have you any source code to capture frames from a camera (usb or video > card) > > using microsoft directx and wxwidgets as gui? > > Regards > > Frank > > --------------------------------------------------------------------- > To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org > For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org > >
From: jtgxbass on 6 Jul 2006 02:52 I used CNCVideoInput for windows (this is a DirectX implementation) and used SequenceGrabber API under OS X. Getting my head round the msdn docs for the directx stuff proved difficult (hence buying this very cheap but excellent CNCVideoInput - which is shipped as source code). Whats frustrating is that once I bought it, the process became clear! MSDN docs are not too great when it comes to DX IMHO! On 6/30/06, Franco Amato <eurofrank(a)gmail.com> wrote: > > Im'unable to build a directx version...I asked here for that > regards > frank > > 2006/6/29, John Labenski <jlabenski(a)gmail.com>: > > > There is code for using VFW (Video for Windows) at wxcode.sf.net in > > the wxvidcap project. > > > > If you do happen to write a directx capture wrapper, I would love to > > be able to add it. You can look at the MS amcap sample for some ideas. > > > > Regards, > > John Labenski > > > > On 6/29/06, Franco Amato <eurofrank(a)gmail.com> wrote: > > > > > > Hi peolple, > > > Have you any source code to capture frames from a camera (usb or video > > card) > > > using microsoft directx and wxwidgets as gui? > > > Regards > > > Frank > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org > > For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org > > > > >
From: "Franco Amato" on 6 Jul 2006 09:30 Thank you very much... Can I have a copy of your source code who integrate wxWidgets and it? Best Regards Frank 2006/7/6, jtgxbass <jtgrassie(a)gmail.com>: > > I used CNCVideoInput for windows (this is a DirectX implementation) and > used SequenceGrabber API under OS X. > > Getting my head round the msdn docs for the directx stuff proved difficult > (hence buying this very cheap but excellent CNCVideoInput - which is shipped > as source code). Whats frustrating is that once I bought it, the process > became clear! MSDN docs are not too great when it comes to DX IMHO! > > > On 6/30/06, Franco Amato < eurofrank(a)gmail.com> wrote: > > > > Im'unable to build a directx version...I asked here for that > > regards > > frank > > > > 2006/6/29, John Labenski < jlabenski(a)gmail.com>: > > > > > There is code for using VFW (Video for Windows) at wxcode.sf.net in > > > the wxvidcap project. > > > > > > If you do happen to write a directx capture wrapper, I would love to > > > be able to add it. You can look at the MS amcap sample for some ideas. > > > > > > > > > Regards, > > > John Labenski > > > > > > On 6/29/06, Franco Amato <eurofrank(a)gmail.com> wrote: > > > > > > > > Hi peolple, > > > > Have you any source code to capture frames from a camera (usb or > > > video card) > > > > using microsoft directx and wxwidgets as gui? > > > > Regards > > > > Frank > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: wx-users-unsubscribe(a)lists.wxwidgets.org > > > For additional commands, e-mail: wx-users-help(a)lists.wxwidgets.org > > > > > > > > >
|
Pages: 1 Prev: __declspec(dllimport) Next: libwxctb 0.8 fail to compile with gcc 3.4.4 (mingw version) on WinXP |