文件名称:source-code-of-DirectShow
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:654.72kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
详细讲解了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/
source-code of DirectShow/Chapter04/
source-code of DirectShow/Chapter04/AppIPTransform/
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransform.cpp
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransform.dsp
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransform.h
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransform.rc
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransformDoc.h
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransformView.cpp
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransformView.h
source-code of DirectShow/Chapter04/AppIPTransform/IPFilter.cpp
source-code of DirectShow/Chapter04/AppIPTransform/IPFilter.h
source-code of DirectShow/Chapter04/AppIPTransform/MainFrm.cpp
source-code of DirectShow/Chapter04/AppIPTransform/MainFrm.h
source-code of DirectShow/Chapter04/AppIPTransform/StdAfx.cpp
source-code of DirectShow/Chapter04/AppIPTransform/StdAfx.h
source-code of DirectShow/Chapter04/AppIPTransform/res/
source-code of DirectShow/Chapter04/AppIPTransform/res/AppIPTransform.ico
source-code of DirectShow/Chapter04/AppIPTransform/res/AppIPTransform.rc2
source-code of DirectShow/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
source-code of DirectShow/Chapter04/AppIPTransform/res/Thumbs.db
source-code of DirectShow/Chapter04/AppIPTransform/resource.h
source-code of DirectShow/Chapter04/DsDemo/
source-code of DirectShow/Chapter04/DsDemo/DsDemo.aps
source-code of DirectShow/Chapter04/DsDemo/DsDemo.cpp
source-code of DirectShow/Chapter04/DsDemo/DsDemo.dsp
source-code of DirectShow/Chapter04/DsDemo/DsDemo.h
source-code of DirectShow/Chapter04/DsDemo/DsDemo.rc
source-code of DirectShow/Chapter04/DsDemo/DsDemoDlg.cpp
source-code of DirectShow/Chapter04/DsDemo/DsDemoDlg.h
source-code of DirectShow/Chapter04/DsDemo/Resource.h
source-code of DirectShow/Chapter04/DsDemo/StdAfx.cpp
source-code of DirectShow/Chapter04/DsDemo/StdAfx.h
source-code of DirectShow/Chapter04/DsDemo/res/
source-code of DirectShow/Chapter04/DsDemo/res/DsDemo.ico
source-code of DirectShow/Chapter04/DsDemo/res/DsDemo.rc2
source-code of DirectShow/Chapter04/DsDemo/res/Thumbs.db
source-code of DirectShow/Chapter04/FilterTitleOverlay/
source-code of DirectShow/Chapter04/FilterTitleOverlay/CAutoFont.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CAutoFont.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CBasePixel.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CBasePixel.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/COverlayController.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/COverlayController.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB24.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB32.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB555.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB565.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB8.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CScrollController.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CScrollController.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/FilterGraph1.jpg
source-code of DirectShow/Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
source-code of DirectShow/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
source-code of DirectShow/Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
source-code of DirectShow/Chapter04/FilterTitleOverlay/ITitleOverlay.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/OverlayDefs.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/resource.h
source-code of DirectShow/Chapter05/
source-code of DirectShow/Chapter05/GraphBuilding/
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuilding.cpp
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuilding.dsp
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuilding.h
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuilding.rc
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuildingDlg.cpp
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuildingDlg.h
source-code of DirectShow/Chapt
source-code of DirectShow/Chapter04/
source-code of DirectShow/Chapter04/AppIPTransform/
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransform.cpp
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransform.dsp
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransform.h
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransform.rc
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransformDoc.cpp
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransformDoc.h
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransformView.cpp
source-code of DirectShow/Chapter04/AppIPTransform/AppIPTransformView.h
source-code of DirectShow/Chapter04/AppIPTransform/IPFilter.cpp
source-code of DirectShow/Chapter04/AppIPTransform/IPFilter.h
source-code of DirectShow/Chapter04/AppIPTransform/MainFrm.cpp
source-code of DirectShow/Chapter04/AppIPTransform/MainFrm.h
source-code of DirectShow/Chapter04/AppIPTransform/StdAfx.cpp
source-code of DirectShow/Chapter04/AppIPTransform/StdAfx.h
source-code of DirectShow/Chapter04/AppIPTransform/res/
source-code of DirectShow/Chapter04/AppIPTransform/res/AppIPTransform.ico
source-code of DirectShow/Chapter04/AppIPTransform/res/AppIPTransform.rc2
source-code of DirectShow/Chapter04/AppIPTransform/res/AppIPTransformDoc.ico
source-code of DirectShow/Chapter04/AppIPTransform/res/Thumbs.db
source-code of DirectShow/Chapter04/AppIPTransform/resource.h
source-code of DirectShow/Chapter04/DsDemo/
source-code of DirectShow/Chapter04/DsDemo/DsDemo.aps
source-code of DirectShow/Chapter04/DsDemo/DsDemo.cpp
source-code of DirectShow/Chapter04/DsDemo/DsDemo.dsp
source-code of DirectShow/Chapter04/DsDemo/DsDemo.h
source-code of DirectShow/Chapter04/DsDemo/DsDemo.rc
source-code of DirectShow/Chapter04/DsDemo/DsDemoDlg.cpp
source-code of DirectShow/Chapter04/DsDemo/DsDemoDlg.h
source-code of DirectShow/Chapter04/DsDemo/Resource.h
source-code of DirectShow/Chapter04/DsDemo/StdAfx.cpp
source-code of DirectShow/Chapter04/DsDemo/StdAfx.h
source-code of DirectShow/Chapter04/DsDemo/res/
source-code of DirectShow/Chapter04/DsDemo/res/DsDemo.ico
source-code of DirectShow/Chapter04/DsDemo/res/DsDemo.rc2
source-code of DirectShow/Chapter04/DsDemo/res/Thumbs.db
source-code of DirectShow/Chapter04/FilterTitleOverlay/
source-code of DirectShow/Chapter04/FilterTitleOverlay/CAutoFont.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CAutoFont.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CBasePixel.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CBasePixel.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CFilterTitleOverlay.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/COverlayController.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/COverlayController.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB24.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB24.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB32.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB32.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB555.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB555.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB565.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB565.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB8.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CPixelRGB8.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CScrollController.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CScrollController.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CSysTimeOverlayController.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/CTitleOverlayProp.cpp
source-code of DirectShow/Chapter04/FilterTitleOverlay/CTitleOverlayProp.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/FilterGraph1.jpg
source-code of DirectShow/Chapter04/FilterTitleOverlay/FilterTitleOverlay.def
source-code of DirectShow/Chapter04/FilterTitleOverlay/FilterTitleOverlay.dsp
source-code of DirectShow/Chapter04/FilterTitleOverlay/FilterTitleOverlay.rc
source-code of DirectShow/Chapter04/FilterTitleOverlay/ITitleOverlay.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/OverlayDefs.h
source-code of DirectShow/Chapter04/FilterTitleOverlay/resource.h
source-code of DirectShow/Chapter05/
source-code of DirectShow/Chapter05/GraphBuilding/
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuilding.cpp
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuilding.dsp
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuilding.h
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuilding.rc
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuildingDlg.cpp
source-code of DirectShow/Chapter05/GraphBuilding/GraphBuildingDlg.h
source-code of DirectShow/Chapt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.