Capture

所属分类:DirextX编程
开发工具:Visual C++
文件大小:223KB
下载次数:6
上传日期:2013-04-25 16:44:21
上 传 者nodominic
说明:  关于DirectShow的抓帧处理的程序示例
(DirectShow grip frame processing program example)

文件列表:
Capture (0, 2013-03-19)
Capture\AMCap (0, 2013-03-19)
Capture\AMCap\SampleCGB.cpp (46066, 2002-11-12)
Capture\AMCap\SampleCGB.h (8087, 2002-11-12)
Capture\AMCap\amcap.cpp (153779, 2002-11-19)
Capture\AMCap\amcap.dsp (8778, 2002-11-12)
Capture\AMCap\amcap.dsw (533, 2002-11-12)
Capture\AMCap\amcap.h (4589, 2002-11-12)
Capture\AMCap\amcap.ico (1078, 2002-11-12)
Capture\AMCap\amcap.jpg (16801, 2002-11-12)
Capture\AMCap\amcap.rc (6371, 2002-11-12)
Capture\AMCap\amcap.sln (1332, 2002-11-12)
Capture\AMCap\amcap.vcproj (9601, 2002-11-12)
Capture\AMCap\crossbar.cpp (18363, 2002-11-12)
Capture\AMCap\crossbar.h (2703, 2002-11-12)
Capture\AMCap\status.cpp (9002, 2002-11-12)
Capture\AMCap\status.h (832, 2002-11-12)
Capture\AMCap\stdafx.cpp (297, 2002-11-12)
Capture\AMCap\stdafx.h (850, 2002-11-12)
Capture\AudioCap (0, 2013-03-19)
Capture\AudioCap\AudioCap.cpp (2608, 2002-11-12)
Capture\AudioCap\AudioCap.dsp (7983, 2002-11-12)
Capture\AudioCap\AudioCap.dsw (539, 2002-11-12)
Capture\AudioCap\AudioCap.h (1644, 2002-11-12)
Capture\AudioCap\AudioCap.rc (8227, 2002-11-12)
Capture\AudioCap\AudioCap.sln (1338, 2002-11-12)
Capture\AudioCap\AudioCap.vcproj (10297, 2002-11-12)
Capture\AudioCap\AudioCapDlg.cpp (32571, 2002-11-12)
Capture\AudioCap\AudioCapDlg.h (4093, 2002-11-12)
Capture\AudioCap\Res (0, 2013-03-19)
Capture\AudioCap\Res\AudioCap.rc2 (400, 2002-11-12)
Capture\AudioCap\Res\TOOLBAR.BMP (598, 2002-11-12)
Capture\AudioCap\Res\audiocap.ico (25214, 2002-12-03)
Capture\AudioCap\StdAfx.cpp (210, 2002-11-12)
Capture\AudioCap\StdAfx.h (1054, 2002-11-12)
Capture\AudioCap\audiocap.jpg (19525, 2002-11-12)
Capture\AudioCap\buildinsd.cpp (76, 2002-11-12)
Capture\AudioCap\resource.h (1652, 2002-11-12)
... ...

//----------------------------------------------------------------------------- // Name: DirectShow Sample -- AMCap // // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- Description =========== This sample application demonstrates the following tasks related to audio and video capture: - Capture to a file - Live preview - Allocation of the capture file - Display of device property pages - Device enumeration - Stream control AMCap replaces the Video For Windows VidCap sample. NOTE: If you are capturing video on a FAT32 disk drive, then you will be limited to 4GB file sizes. If your capture file size reaches 4GB, you will see an error message indicating that there is no more disk space (ERROR_DISK_FULL). Even though your disk may have more space available, the file size cannot exceed 4GB and capturing will stop.

近期下载者

相关文件


收藏者