搜索资源列表
基于Delphi的VFW视频捕获程序的开发
- 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (suc
DirectShowLibV1-2
- 最新版的directshow.net源码(directshow.net是一群牛人用C#重写的directshow所有接口函数的类库,是在C#下实现视频的最好用的东东),里面包括N个例子。绝对值得学习。-directshow.net latest version of the source (directshow.net a group of cattle were rewritten in C# the directshow all interface function library is i
AVCap1
- AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVCap目录下的AVCap.dsw文件可以同时浏览上述两个项目。 -AVCap : Music Video Capture demonstration program. AGP / PCI / USB interface such as the collection of cards, and a digital camer
com11
- 是一个接口程序,提供的是一个动态库,在使用时只要在应用程序中加载此动态库实现计划控制-is an interface program, the library is a dynamic, as when used in the application process for Dynamic Load Control Implementation Plan
DirectShow_PID
- PID是一种COM组件。它一般实现了一个标准的Filter Graph Manager不支持的接口,并被Filter Graph Manager运行时聚合使用。-PID is a COM. It generally achieve a standard Graph Filter Manager does not support the interface, Graph Filter Manager was running polymerization use.
Audio_Vedio_Caption
- 实现摄像头的视频采集,声卡的声音采集,合成AVI文件,支持AGP/PCI/USB等各种接口的采集卡,支持数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。-achieve video camera collection, the voices sound card collection, synthesis AVI file, support AGP / PCI / USB interface such as the acquisition card to support the im
rt_FrameBuffer
- VC实现的渲染到纹理的例子,用到了DIRECTX编程接口。
AVCap
- AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。
Chapter02
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVC
FilterTitleSource
- FilterTitleSource: 这是一个Source Filter,产生单一背景下的字符图片流。这 个Filter的注册名为“DES Ext Source”,实现了一个自动化接口,可以用在DES中 当作扩展的Source,结合抠像功能的过渡(Transition),可以实现在视频上叠加 静态/动态的字符串。视频编辑演示文件参见Demo_mytitle.xtl。-FilterTitleSource: This is a Source Filter, to produce a si
ID3DXFont
- 基于Directx9.0c的通过GDI接口实现的文字输出-GDI interface text output based Directx9.0c
VC
- MatlabX库为VB,VC,Delphi提供程序包接口,支持数学运算、功能强大线性代数、图形处理等功能和部分神经网络等功能,用于扩展 MATLAB 的功能和运行速度,可以作为独立的工具使用,支持生成自己的独立运行程序,不要求客户电脑装有matlab。 (可以另外加功能) 在VB,VC,Delphi中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难,可大大提高开发效率,对于解决工程问题是十分有意义的。MatlabX就是一个小的matlab -MatlabX li
DIRECTSHOW
- DIRECTSHOW的通用多路视频接口研究和实现.PDF
DDraw
- 标准新手上路学习实现DirectDraw接口源代码!-Getting Started to learn to achieve the standard DirectDraw interface source code!
PidMpeg1PIDTest
- PidMpeg1: 插件的实现程序。该插件对Filter Graph Manager进行扩展,让它支持 IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播放用的Filter Graph (使用DirectShow集成的MPEG1相关的一系列Filter)。 PIDTest: 上述插件的使用演示程序。当用户选择一个要播放的媒体文件时,首先 判断它是不是MPEG1文件,如果是,则为它构建完整的播放用的Filter Graph,然后 就可以播放它。
DirectShow.Net
- 最新版的directshow.net源码(directshow.net是一群牛人用C#重写的directshow所有接口函数的类库,是在C#下实现) -The latest version of directshow.net source (directshow.net a group of cattle for human use C# rewrite directshow all the interface functions of the library is to be achiev
mygame3
- 基于dx7.0接口在visual c++里制作的小飞机游戏 主要用于实现功能 在优化和内容丰满上还未添加-Dx7.0 interface based on visual c++ in a small plane making the game function is mainly used to achieve full implementation has not been optimized and add content
vs2010_DirectSound_wav
- vs2010_DirectSound_wav vs2010环境下DirectSound程序播放wav声音 DirectSound是DirectXAudio的一个较底层的部件,提供了丰富的接口函数,实现.wav格式的波形声音数据的播放控制。 -vs2010_DirectSound_wav DirectSound program to play wav sound vs2010 environment DirectSound is DirectXAudio the lower
B_windows
- 一个小的DIRECT 程序,显示窗口为黑色的Direct窗口; 使用directX 接口,message实现 winmain 程序入口- a easy Direct softwere, show the black window is black(GRB 255,255,255) using DirectX API
Appendix_B
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 -FilterIm