Description: AV800视频采集卡的设备服务程序,已经做好的封装,直接操作API可以简单地应用到项目中-AV800 Video Capture card services for the equipment, has made packaging, Operation API can be simply applied to the project Platform: |
Size: 27116 |
Author:易飞扬 |
Hits:
Description: a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. Platform: |
Size: 76693 |
Author:Li Tian |
Hits:
Description: 一套免费的多媒体剪辑软件,可以让您针对现有的电影短片文件如 AVI 以及 MPG 等做编辑的工作,还可以搭配您的影像捕捉卡做实时的动态影像捕捉的功能。 安装mpeg4驱动程序后可以把VCD压缩成mpeg4,600M变成300M左右-A free multimedia editing software, allows you to target the existing documents such as short films, such as AVI and MPG editing work, but also can be used with your video capture card to do real-time dynamic image capture function. After the installation of mpeg4 driver VCD can be compressed into mpeg4, 600M into about 300M Platform: |
Size: 1013760 |
Author:站长 |
Hits:
Description: 这是一篇关于TM1300视频采集卡及驱动程序设计论文-This is one of the TM1300 Video Capture cards and driver design papers Platform: |
Size: 2169856 |
Author:丁义 |
Hits:
Description: 取得視訊裝置驅動器數量及資訊同時可建立多個視訊擷取視窗用以連接不同的視訊裝置驅動器-made video device driver number and information can also create a number of video capture Windows is designed to connect different video device driver Platform: |
Size: 620544 |
Author:傅國欽 |
Hits:
Description: 这个基于VFW的视频采集程序,主要是对硬件要求没什么要求,只要配上图像采集卡和驱动程序或是摄像头就可以使用!-based on the VFW video collection procedures are the major hardware requirements for nothing, if accompanied image acquisition card and driver or the camera can use it! Platform: |
Size: 18432 |
Author: |
Hits:
Description: 视频捕捉系统.
Windows 2000、Visual C++ 6.0 环境下编译通过, 使用时需要有一个摄像头并安装好相关驱动程序-video capture system. Windows 2000, Visual C++ 6.0 compiler environment by the use of the need for a camera and installed the relevant driver Platform: |
Size: 19456 |
Author:邮件 |
Hits:
Description: dm642视频采集处理的相关资料。包括videoport,driver,RF5,FVID等-DM642 video capture handle the relevant information. Including videoport, driver, RF5, FVID such as Platform: |
Size: 1119232 |
Author:李平 |
Hits:
Description: 一个视频采集驱动程序的源代码,是ddk中wdm下的ksd结构,和上层的directshow相配合,目前市面上的电视卡,usb电视盒以及通用的视频采集设备,采用的都是这种程序结构-A video capture driver source code is in the DDK under wdm KSD structure, and the upper DirectShow matched the market at present TV card, usb TV box as well as the universal video capture device, such procedures are used in the structure of Platform: |
Size: 245760 |
Author:hlm |
Hits:
Description: win32平台下的,基于Ov511+芯片的摄像头应用,包括摄像头驱动和视频采集程序。对于从事摄像头开发的朋友大有裨益。-win32 platform, based on the Ov511+ chip camera applications, including camera and video capture driver procedures. Engaged in the development of Friend camera well. Platform: |
Size: 727040 |
Author:雷鸣 |
Hits:
Description: a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. -a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de- compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. Platform: |
Size: 76800 |
Author:Li Tian |
Hits:
Description: Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Feature Area:
Video capture
Description:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
Usage:
Build and deploy using Visual Studio 2005.
Relevant APIs/Associated Help Topics:
ICaptureGraphBUilder2
Assumptions:
Your device needs to have a video capture driver installed (the emulator ships with a null capture driver).
The video will be saved to the root of your device to "\video1.asf".
The still picture will be saved to "test.jpg"
If you wish, you can change these hardcoded values in the code for the files to be saved to a different
location.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0. Platform: |
Size: 13312 |
Author:gzhard |
Hits:
Description: linux和Unix下基于标准驱动v4l2驱动的一个视频捕捉的小程序,在设置初期很有帮助,可以快速的熟悉v4l-linux and Unix standards-based driver v4l2 video capture driver for a small program, very helpful in the early set, you can quickly familiar with v4l Platform: |
Size: 13312 |
Author:gongqg |
Hits: