VFW bug
- From: "Tobia Quantrill" <xeres@xxxxxx>
- Date: Tue, 4 Oct 2005 15:09:39 +0200
I noticed something very strange. When creating capture window:
m_hWndCapture = capCreateCaptureWindow(_T("FOOWND"),WS_VISIBLE |
WS_CHILD,0,0,m_dwWidth,m_dwHeight,m_hWndView,0);
on m_dwWidth and m_dwHeight depends if capVideoStreamCallback() will be
called during capturing. If values are slightly bigger then half of
resolution being captured, capVideoStreamCallback() will not be called at
all during capture. Why is that so??
regards,
--
It is practically impossible to teach good programming to students that have
had a prior exposure to BASIC: as potential programmers they are mentally
mutilated beyond hope of regeneration. (Edsger Dijkstra 1930-2002)
.
- Prev by Date: Re: AC97 special stereo mode
- Next by Date: Re: AC97 special stereo mode
- Previous by thread: AC97 special stereo mode
- Next by thread: VOIP design question
- Index(es):