AMCap
amcap 

所属分类:视频捕捉采集剪辑
开发工具:Visual C++
文件大小:3736KB
下载次数:38
上传日期:2008-09-11 06:13:22
上 传 者zzzzz490
说明:  视频捕获的事例软件,通过他可以学习视频捕获的过程,相信会对你的编程有很大启发。
(Examples of video capture software, he can learn through the process of video capture, I believe your program will have great inspiration.)

文件列表:
AMCap\amcap.aps (43104, 2007-11-28)
AMCap\amcap.cpp (153779, 2002-11-19)
AMCap\amcap.dsp (8778, 2002-11-12)
AMCap\amcap.dsw (533, 2002-11-12)
AMCap\amcap.h (4589, 2002-11-12)
AMCap\amcap.ico (1078, 2002-11-12)
AMCap\amcap.jpg (16801, 2002-11-12)
AMCap\amcap.ncb (132096, 2008-09-04)
AMCap\amcap.opt (103424, 2008-09-04)
AMCap\amcap.plg (2568, 2007-11-19)
AMCap\amcap.rc (6371, 2002-11-12)
AMCap\amcap.sln (1332, 2002-11-12)
AMCap\amcap.vcproj (9601, 2002-11-12)
AMCap\crossbar.cpp (18363, 2002-11-12)
AMCap\crossbar.h (2703, 2002-11-12)
AMCap\Debug_Unicode\amcap.bsc (3892224, 2007-11-19)
AMCap\Debug_Unicode\amcap.exe (372851, 2007-11-19)
AMCap\Debug_Unicode\amcap.ilk (711196, 2007-11-19)
AMCap\Debug_Unicode\amcap.obj (170451, 2007-11-19)
AMCap\Debug_Unicode\amcap.pch (7447876, 2007-11-19)
AMCap\Debug_Unicode\amcap.pdb (1106944, 2007-11-19)
AMCap\Debug_Unicode\amcap.res (5256, 2007-11-19)
AMCap\Debug_Unicode\amcap.sbr (0, 2007-11-19)
AMCap\Debug_Unicode\crossbar.obj (48320, 2007-11-19)
AMCap\Debug_Unicode\crossbar.sbr (0, 2007-11-19)
AMCap\Debug_Unicode\SampleCGB.obj (142714, 2007-11-19)
AMCap\Debug_Unicode\SampleCGB.sbr (0, 2007-11-19)
AMCap\Debug_Unicode\status.obj (26791, 2007-11-19)
AMCap\Debug_Unicode\status.sbr (0, 2007-11-19)
AMCap\Debug_Unicode\stdafx.obj (28523, 2007-11-19)
AMCap\Debug_Unicode\stdafx.sbr (0, 2007-11-19)
AMCap\Debug_Unicode\vc60.idb (58368, 2008-09-04)
AMCap\Debug_Unicode\vc60.pdb (356352, 2007-11-19)
AMCap\SampleCGB.cpp (46066, 2002-11-12)
AMCap\SampleCGB.h (8087, 2002-11-12)
AMCap\status.cpp (9002, 2002-11-12)
AMCap\status.h (832, 2002-11-12)
AMCap\stdafx.cpp (297, 2002-11-12)
AMCap\stdafx.h (850, 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.

近期下载者

相关文件


收藏者