搜索资源列表
基于Delphi的VFW视频捕获程序的开发
- 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (suc
Trick-How-to-Capture-Video-Screen-Shots
- Trick How to Capture Video Screen Shots
VideoTestSource.zip
- 实现了directshow中的一个source filter,可以捕捉采集的视频,输入支持PAL制式和NTSC制式,输出支持RGB和YUV格式。,Directshow implementation of a source filter, can capture video collection, input support PAL and NTSC standard formats, support for RGB and YUV output format.
CapTest
- 在VS2005 上用C++开发的DirectShow播放实时视频流.并可以捉取播放中的画面保存为图片形式.源码中提供详细的注释..方便学习使用!-In VS2005 with C++ on the development of real-time video streaming DirectShow player. And players can capture screen in the form save it as a picture. Source notes provide a det
GrabPictures
- 用Directshow捕捉视频流和抓取静态图片-Directshow capture by crawling video streaming and still image
Capture
- 使用MFC实现的视频捕捉代码,修改了DirectShow中自带的API例子程序。直接可以使用MFC进行深层次开发。-Implemented using the MFC code for video capture, modify the DirectShow examples of programs in the built-in API. MFC can be used directly for in-depth development.
ceHoyaCamera_20071030
- you can capture image in mobile camera using directshow.
DirectXCapture_demo_Enhanced
- DirectX.Capture A .NET class library for video and audio capture to AVI files. Demo: If you downloaded the demo application run: CaptureTest\bin\Release\CaptureTest.exe-DirectX.Capture A .NET class library for video and aud
DirectXCaptureCSharp_src46363635bwg
- DirecX Audio Video Capture
MYAudioCapture
- 自己编写的基于directshow 的视频采集程序-directshow capture
DSSample1
- Simple DirectX capture graph build example.
MyDirectSound
- a class to use the directsound for audio capture
CaptureVideo
- 在VS2008环境下使用Directshow9.0进行摄像头图像数据采集处理,包括视频采集设备枚举、RGB视频流获取等内容。这里对原有从www.pudn.com下载的代码进行了改进。-In the VS2008 environment for use Directshow9.0 camera image data acquisition and processing, including video capture device enumeration, RGB video stream for
Samples
- Simple Decklink Capture 有需要使用Sony XDCAM EX 类型HD,通过Decklink SDI进行采集的,可以参考-Simple Decklink Capture need to use the Sony XDCAM EX type of HD, were collected through the Decklink SDI, refer to
DirectShow.video.capture.VC
- 基于DirectShow实现的VC 视频捕获程序DirectShow based video capture program to achieve the VC -DirectShow based video capture program to achieve the VC
DirectXCapture
- allows you to capture and record video from any available video source.
capture
- 使用DirectShow框架从视频采集设备获取图像并保存为JPEG图-Use the DirectShow framework to obtain an image from a video capture device and saved as JPEG images
dshow-video-capture
- VC下用directshow实现视频采集-use directshow to capture video.
excel-video-capture
- excel vba video capture using quartz.d-excel vba video capture using quartz.dll
DirectXDelphiWebcamCapture
- Video capture with DirectShow example