搜索资源列表
-
0下载:
This source code describes how to dynamically mix two video files (.mpeg, .mpg, .avi and .dat). Mixing involves alpha-blending and stretching/shrinking and positioning of the two video streams, individually, using DirectShow s VMR9 filter. -This sour
-
-
0下载:
DirectShow开发指南源码 陆其明老师书带的源码,有几个很不错的实例。学流媒体不错的资源 。
下载内容说明:
readme.txt:本说明文件。
Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子,
DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。
Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术
的一些代码,S
-
-
0下载:
Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子,
DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。
Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术
的一些代码,SimplePlayer为一个简单的播放器例子。
Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。
Chapter09:第9章用到的代码,其中
-
-
0下载:
该程序基于DirectShow滤波器集成了一个能打开avi,mpeg,wmv等格式视频文件的类,对做视频分析的入门人员提供了很大的便利,可以获得每帧的原始数据来分析.-The program is based on integrating a DirectShow filter to open the avi, mpeg, wmv video file formats such as class, the entry of a video analysis provide a great con
-