Frame and Video Capture program with timer

Started by Coma, August 27, 2010, 03:21:11 PM

Previous topic - Next topic

Coma

Hi,
Frame and Video Capture program with timer.
Source code included.
Tested with Windows XP 32bit.

Version 0.32:
Bugfix - Start Date/Time and End Date/Time structures are not initialized.
Bugfix - Menu Item 'Target folder for captured files' still grayed after stopping Avi AutoCapture.
User Interface - Start Date/Time and End Date/Time user error now prevented.
Cancel capture via <Esc> now disabled, because the possibility of an interface error.
Additional Parameter for masm32 windows.inc included in the Help folder.

Version 0.33:
Improvement - Addinng the WS_CLIPCHILDREN style while creating the main window.
Improvement - Default frames per seconds now >=25/s instead of 10/s.

Version 0.34:
1. Program name changed.
2. Code cosmetic, nothing special.

Version 0.35:
1. Bugfix - Error while selecting root as the target directory.
2. Code cosmetic.

Version 0.36:
1. User Interface - Inconsistency between capture and preview fixed.
2. Setting the 'AVSTREAMMASTER_AUDIO' flag, but the effect is not like expected.

Coma


You like to see a DirectShow Video Capture example ? Search for: Frame and Video Capture program with timer using DirectShow
Coma Homepage 20:00-23:00 GMT+2 --- http://ge2001.dyndns.org:44792

Twister

Can't get it to work. Everything is locked up.

Windows 7.

Coma

#2
Hi GTX,
could you please be more specific, crashed directly after start ?
Windows7 32bit or Windows7 64bit ?
At weekeend i will install my Windows7 64bit image and take a look.

If it is a general error with Windows7 the new version 0.32 would not fix it.(?)

Thanks for the bug report.

Coma
Coma Homepage 20:00-23:00 GMT+2 --- http://ge2001.dyndns.org:44792

Twister

The program runs fine. It's just that it won't let me do anything. Everything is grayed.

Coma

Ouh,
that's normal at startup.
First you must select a driver from the dropdown box, that is where the text 'Not connected' is displayed.
If you don't select a driver everything is grayed.
If no driver is available maybe no one is installed on your system or it is an unknown error in my program ...
Normaly you can select 'Microsoft WDM Image Capture (Win32)'.
At least you need i.e a Webcam installed on your system (tested).

Coma
Coma Homepage 20:00-23:00 GMT+2 --- http://ge2001.dyndns.org:44792