搜索资源列表
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
DirectShowKAIFAZHINAN_Chapter05
- 《DirectShow开发指南》 范例源代码,Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,SimplePlayer为一个简单的播放器例子。 -"DirectShow Development Guide" paradigm source code, Chapter05 : Chapter 5 to use the code, which GraphBuilding Graph Filter Cons
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.
MpegDShow
- 学习DirectShow的起始步骤,教你如何创建Filter Graph,如何建立连接与显示!-learning DirectShow initial steps teach you how to create Filter Graph, how to establish connections with the show!
GraphBuilding
- Filter Graph构建技 术的一些代码-Filter Graph Construction of some code
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文件
DirectShow
- DirectShow应用开发案例,第4章用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码FilterTitleOverlay是字符叠加Filter的源代码。 第5章用到的代码,其中GraphBuilding为Filter Graph构建技术的一些代码,SimplePlayer为一个简单的播放器例子。 第7章用到的代码,其中DsDemo是一些演示代码。 第9章用到的代码,其中DESCallback演示了控制DirectShow智能
DVApp
- The DVApp application supports the following modes: Preview: Renders DV from the camcorder to a video window. DV to type-1 file: Captures DV data from the camcorder to a type-1 DV file. Type-1 file to DV: Transmits data from a type-1 DV f
DDrawTest
- Building a Simple Camera DirectShow Filter graph Application in WEC7.
SimplePlayer.rar
- 通过基本封装一个Filter Graph实现基本的播放器应具有的功能。,The basic package through a Filter Graph player to achieve the basic functions should have.
DirectShow-src
- DirectShow开发指南》源码 Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技 术的一些代码,SimplePlayer为一个简单的播放器例子。 Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。
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
DSGraphEditSrc
- Another DirectShow filter graph editor source code
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
BGMusic
- This sample shows how to swap source filters in a filter graph.