Unregistered
May 13, 2005, 16:52:18
Hi
I installed the latest DirectX 9.0c from Microsoft on Windows 2000 SP4 machine and I see all sorts of problems. I am using DFG/LC1 Frame grabber. I am doing the following to take the snapshot.
m_spCamera->LiveStop();
m_spCamera->MemorySaveImage(strFileName);
m_spCamera->LiveStart();
Everytime I do this the live image flickers continuously. If I change the screen resolution, then it displays the live video fine, but then again if I take a snapshot it starts flickering. Also I noticied that my overlay bitmap is inverted.
Please note that if I use DirectX 8.1, then everything works fine.
Please help.
Thank you
I installed the latest DirectX 9.0c from Microsoft on Windows 2000 SP4 machine and I see all sorts of problems. I am using DFG/LC1 Frame grabber. I am doing the following to take the snapshot.
m_spCamera->LiveStop();
m_spCamera->MemorySaveImage(strFileName);
m_spCamera->LiveStart();
Everytime I do this the live image flickers continuously. If I change the screen resolution, then it displays the live video fine, but then again if I take a snapshot it starts flickering. Also I noticied that my overlay bitmap is inverted.
Please note that if I use DirectX 8.1, then everything works fine.
Please help.
Thank you