搜索资源列表
FrameGrab
- 用directshow开发mpeg按帧生成一系统bmp文件-with directshow development mpeg frames generated by a system bmp documents
AVIConverter
- DirectShow转换Avi到Bmp每桢一张bmp,自定义类合成Bmp为Avi 各种参数可以调节,visual studio 2005实现,MFC 对话框框架-DirectShow conversion to a Bmp every Lo bmp, Since the class definition for Avi Bmp synthesis parameters can be adjusted. achieve visual studio 2005, MFC dialog framew
CaptureVideo
- 用来捕捉正在播放的视频文件的图像窗口内容,比如使用Media Player。这个功能使用DirectX and DirectShow可能很容易就实现了,当时我没有看到相关的文章或者源代码,据我所知,HyperSnap-DX好像是捕捉播放的视频图像的一个工具。 我做了一个示例程序,当你使用播放器播放视频文件的时候,运行这个程序,在“Option”菜单中选择“Start Caputre”即可进行捕捉,在“File”菜单可以选择“Save...”菜单可以保存捕捉的图像为bmp文件。-i
FrameseriesGrabber
- 利用微软提供的directshow从视屏流中每隔0.3秒连续抓取图像帧,并自动按顺序保存成BMP格式。
SimplePlayer
- 本例子是根据<<directShow开发指南>>第五章例子编写. 在该书例子中,屏幕图像抓取(bmp)不成功.修正后,能抓取bmp图片.说明,本例子非原创.编译工具VS2003.net.
shipin
- avi 转 bmp 用directshow实现的
DDCam_bitmap
- windows mobile下用directshow做一个简单的摄象头预览并抓取BMP图片"的源代码
DirectShowCaptureVideo
- 经典的双摄像头视频捕捉程序,DirectShow的入门例程,可以进行抓拍,保存成bmp格式的图片-The classic dual camera video capture process, DirectShow entry routines can capture, save as bmp format images ~ ~
StreamDll
- 根据图片帧头及数据生成位图,及获得视频图片类!-Directshow product bmp
GrabBitmaps
- Improved DirectShow sample code - GrabBitmaps sample. This console app will open a long AVI file in the parent directory,create a filter graph with a sample grabber filter, read frames out of it every second for a few seconds, and write the frames
gaoqinkaokoucode
- 高清卡口监控报警系统基于Microsoft的DirectShow技术,运行于Windows 2000或以上平台。本系统支持目前市面上的大多数WDM驱动程序的视频捕捉卡、1394及USB连接的DV设备等,支持一机多卡;支持内存中位图的识别;支持BMP、JPG等图片格式文件的识别及存储;支持AVI、MPG、WMV等录像文件格式的回放及识别;支持MPEG4高压缩比的AVI格式的录像片断保存。-HD mount monitor alarm system is based on Microsoft s D
DDCam_bitmap
- windows mobile下用directshow做一个简单的摄象头预览并抓取BMP图片"的源代码-windows mobile to do next with a simple Camera directshow preview and capture BMP image " of the source code
capture_BMP
- Directshow 视频采集,snap 保存bmp-vedio capture,snap bmp to save in the current directory!~
DirectShow_Camera
- 基于DirectShow的windows摄像头(camera)采集程序;可以将采集到的数据保存bmp位图-Saved bmp bitmap data can be collected based on DirectShow windows camera (camera) acquisition program
YuanCamera
- vc6写的一个摄像头抓图的控件。包里面有网页测试此控件的页面。使用VFW编写,功能有预览,暂停预览,抓图,图片旋转,图片格式转换(bmp转为jpg,用的是gdi+,其实vfw应该自带直接保存JPG格式的,上次在某个资料看到过,但是这个控件因为需求的问题,换成了DirectShow重写,这份代码就用不到,也就没有去修改了。接口说明在demo文件夹中-The vc6 write a camera shot of the controls. Package inside a web page to t
directshowPlayer
- 基于directshow 的视频播放器,可以采集摄像头图像,截图保存为bmp-a vedio player based with directshow framework, can get data camera & save snap as bmp
test
- DirectShow采集视频,代码简洁,并提供保存为bmp和yuv文件的功能,稍作修改,可直接用于工作中。-DirectShow capture video, code concise, and provide save as bmp and yuv file function, slightly modified, can be used directly in the work.
AVI2BMP
- AVI转BMP图片的C++源代码,DIRECTSHOW开源项目(The C++ source code for the avi turn bmp picture,directshow open source project)
FrameGrabber
- 使用Directshow实现图像帧抓取并存储为BMP文件(Using Directshow to implement image frame grabbing and store as BMP file)