文件名称:source-code-of-DirectShow
- 所属分类:
- DirextX编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 655kb
- 下载次数:
- 0次
- 提 供 者:
- ren****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
详细讲解了directshow的编程方法,附有多个源码,如:AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。
Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术
的一些代码,SimplePlayer为一个简单的播放器例子。DESCallback演示了控制DirectShow智能连接的方法。MpegNetwork为“MPEG流的网络客户端播放”实现的所有源代码。DVD2AVI_1.77.3_SRC.zip为开放源码,
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-Explain in detail directshow programming, with more than one source, such as: AppIPTransform MFC Filter example, DsDemo some demo code, FilterTitleOverlay the characters superimposed Filter the source code. Chapter05: Chapter 5 used code, which GraphBuilding, building technology, some code, SimplePlayer Filter Graph is a simple example of a player. DESCallback presentation control DirectShow intelligent connection. MpegNetwork Play MPEG stream network client to achieve all of the source code. DVD2AVI_1.77.3_SRC.zip as open source, FilterMpeg2VD developed on the basis of this open source MPEG-2 Video Decoder Filter example.
Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术
的一些代码,SimplePlayer为一个简单的播放器例子。DESCallback演示了控制DirectShow智能连接的方法。MpegNetwork为“MPEG流的网络客户端播放”实现的所有源代码。DVD2AVI_1.77.3_SRC.zip为开放源码,
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-Explain in detail directshow programming, with more than one source, such as: AppIPTransform MFC Filter example, DsDemo some demo code, FilterTitleOverlay the characters superimposed Filter the source code. Chapter05: Chapter 5 used code, which GraphBuilding, building technology, some code, SimplePlayer Filter Graph is a simple example of a player. DESCallback presentation control DirectShow intelligent connection. MpegNetwork Play MPEG stream network client to achieve all of the source code. DVD2AVI_1.77.3_SRC.zip as open source, FilterMpeg2VD developed on the basis of this open source MPEG-2 Video Decoder Filter example.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
source-code of DirectShow
.........................\Chapter04
.........................\.........\AppIPTransform
.........................\.........\..............\AppIPTransform.cpp
.........................\.........\..............\AppIPTransform.dsp
.........................\.........\..............\AppIPTransform.h
.........................\.........\..............\AppIPTransform.rc
.........................\.........\..............\AppIPTransformDoc.cpp
.........................\.........\..............\AppIPTransformDoc.h
.........................\.........\..............\AppIPTransformView.cpp
.........................\.........\..............\AppIPTransformView.h
.........................\.........\..............\IPFilter.cpp
.........................\.........\..............\IPFilter.h
.........................\.........\..............\MainFrm.cpp
.........................\.........\..............\MainFrm.h
.........................\.........\..............\StdAfx.cpp
.........................\.........\..............\StdAfx.h
.........................\.........\..............\res
.........................\.........\..............\...\AppIPTransform.ico
.........................\.........\..............\...\AppIPTransform.rc2
.........................\.........\..............\...\AppIPTransformDoc.ico
.........................\.........\..............\...\Thumbs.db
.........................\.........\..............\resource.h
.........................\.........\DsDemo
.........................\.........\......\DsDemo.aps
.........................\.........\......\DsDemo.cpp
.........................\.........\......\DsDemo.dsp
.........................\.........\......\DsDemo.h
.........................\.........\......\DsDemo.rc
.........................\.........\......\DsDemoDlg.cpp
.........................\.........\......\DsDemoDlg.h
.........................\.........\......\Resource.h
.........................\.........\......\StdAfx.cpp
.........................\.........\......\StdAfx.h
.........................\.........\......\res
.........................\.........\......\...\DsDemo.ico
.........................\.........\......\...\DsDemo.rc2
.........................\.........\......\...\Thumbs.db
.........................\.........\FilterTitleOverlay
.........................\.........\..................\CAutoFont.cpp
.........................\.........\..................\CAutoFont.h
.........................\.........\..................\CBasePixel.cpp
.........................\.........\..................\CBasePixel.h
.........................\.........\..................\CFilterTitleOverlay.cpp
.........................\.........\..................\CFilterTitleOverlay.h
.........................\.........\..................\COverlayController.cpp
.........................\.........\..................\COverlayController.h
.........................\.........\..................\CPixelRGB24.cpp
.........................\.........\..................\CPixelRGB24.h
.........................\.........\..................\CPixelRGB32.cpp
.........................\.........\..................\CPixelRGB32.h
.........................\.........\..................\CPixelRGB555.cpp
.........................\.........\..................\CPixelRGB555.h
.........................\.........\..................\CPixelRGB565.cpp
.........................\.........\..................\CPixelRGB565.h
.........................\.........\..................\CPixelRGB8.cpp
.........................\.........\..................\CPixelRGB8.h
.........................\.........\..................\CScrollController.cpp
.........................\.........\..................\CScrollController.h
.........................\.........\..................\CSysTimeOverlayController.cpp
.........................\.........\..................\CSysTimeOverlayController.h
.........................\.........\..................\CTitleOverlayProp.cpp
.........................\.........\..................\CTitleOverlayProp.h
..................