搜索资源列表
DirectShow系统
- 在DirectX 9下构建filter graph,开发基于数字电视调节卡的程序. 编译代码需要Windows XP及其以上的版本,运行程序需要数字电视卡。同时需要安装DirectX 9。-in DirectX 9 under Construction filter graph, based on the development of digital TV card adjustment procedures. Compiling code need Windows XP and above
PidMpeg1
- 插件的实现程序。该插件对Filter Graph Manager进行扩展,让它 支持IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播放用的Filter Graph(使用DirectShow集成的MPEG1相关的一系列Filter)。-plug-in the realization process. The plug-right Graph Filter Manager for expansion, it supports IMPEG1Builder interf
DirectShow
- 本压缩包里含有用DirectShow sdk 9.0来开发实现了PID(Plug_in Distributor)扩展插件,来有限地增强(Filter Graph Manager)的功能。并用DirectShow来开发了一个数字电视应用软件。-bag containing the compressed using DirectShow sdk 9.0 to achieve the development of PID (Pl ug_in Distributor) extensions, limit
MpegDShow
- 学习DirectShow的起始步骤,教你如何创建Filter Graph,如何建立连接与显示!-learning DirectShow initial steps teach you how to create Filter Graph, how to establish connections with the show!
graphutility
- Directshow 中操作的包装, 可以方便的添加和移除filter, 包含DES 的支持,和简单的调试Graph 函数
CPP
- This sample demonstrates using the Microsoft Video Control to view ATSC digital television in a window. This is a simple ATL application that merely hosts the control and allows you to adjust the channel up or down. When CPPVideoControl la
MovieShow
- Introduction At long last I have finally made what I have wanted to make for so long. Being new to the coding world, this media player (which I call MediaShow ) is my first working software. It is based on the famous DirectShow multimedia API from
MFCFilter
- 是一个基于MFC制作的Filter,而非一个com组件。Filter可以在Filter Graph中运行。可以播放avi文件
SimplePlayer.rar
- 通过基本封装一个Filter Graph实现基本的播放器应具有的功能。,The basic package through a Filter Graph player to achieve the basic functions should have.
DmoSample
- 添加DMO模式filter到graph里面去,与一般的fiter添加有些区别.仅供参考-Add DMO mode filter to the graph to go inside with the ordinary fiter add some distinction. For reference only
wav
- 使用Direct Show进行音频捕捉。在进行音频捕捉时需要设计过滤图表,这样会使开发程序简单很多。-Use Direct Show to capture audio. When necessary during the design of audio capture filter graph, it would be easy to develop a lot of procedures.
DirectShow
- DirectShow开发指南源码 陆其明老师书带的源码,有几个很不错的实例。学流媒体不错的资源 。 下载内容说明: readme.txt:本说明文件。 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,S
PIDapplication
- PID是一种COM组件,它一般实现了一个标准的Filter Graph Manger不支持的接口,并且被Filter Graph Manger运行时聚合使用-PID is a COM component, it generally has a standard does not support the Filter Graph Manger interface, and by run-time Filter Graph Manger polymerization using
BGMusic90
- 此示例显示了如何在一个过滤器来交换图源过滤器。它将 通过三个周期MP3文件,显示每个文件的名称,因为它是发挥。 本示例使用的MP3文件位于目录中的媒体 DirectX SDK的(<sdk根> \样本\媒体)。 当应用程序开始时,它呈现在序列的第一个音频文件 并设置一个计时器。每当计时器火灾,应用程序将删除当前 源过滤器和一个源替换为下一个文件过滤。 由于文件是同一类型的所有,也没有必要重建 整个图形。-Descr iption =======
DirectShow_case
- Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,SimplePlayer为一个简单的播放器例子。 Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。 Chapter09:第9章用到的代码,其中
GraphEdit10
- Microsoft DirectX SDK 中提取的 DirectShow Graph 图表工具,通过这个工具,可以很直观地看到 Filter Graph 的运行及处理流程,方便进行程序调试以及各种音视频处理。
