Location:
Search - mfc directshow
Search list
Description: DirectShow应用开发案例,第4章用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码FilterTitleOverlay是字符叠加Filter的源代码。
第5章用到的代码,其中GraphBuilding为Filter Graph构建技术的一些代码,SimplePlayer为一个简单的播放器例子。
第7章用到的代码,其中DsDemo是一些演示代码。
第9章用到的代码,其中DESCallback演示了控制DirectShow智能
连接的方法。
第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放”
实现的所有源代码(请打开Daisy.dsw浏览各项目)。
第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码,
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。
Platform: |
Size: 9935976 |
Author: liying |
Hits:
Description: 用MFC+directshow实现的双摄像头监控,采集,存储的程序。可用此源码扩展实现实现多摄像头监控,采集,存储功能。
Platform: |
Size: 51890 |
Author: 王长虹 |
Hits:
Description: DirectShow中的实例AMcap的MFC版-DirectShow instance of the MFC version AMcap
Platform: |
Size: 203776 |
Author: wen |
Hits:
Description: 漂亮的MP3播放器,Visual C++ 6.0环境下MFC开发-nice MP3 player, 6.0 Visual C development environment MFC
Platform: |
Size: 239616 |
Author: fhz |
Hits:
Description: 《DirectShow开发指南》 范例源代码,Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子,
DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。
-"DirectShow Development Guide" paradigm source code, Chapter04 : Chapter 4 to use the code, which AppIPTransform MFC Filter for example, DsDemo some demonstration code, FilterTitleOverlay characters superimposed Filter is the source code.
Platform: |
Size: 73728 |
Author: wuli |
Hits:
Description: 基于DirectShow的视频采集程序,MFC界面,根据DX9 SDK写了一个类,扩展性好-based on DirectShow video collection procedures, MFC interface According DX9 SDK was a category, scalability good
Platform: |
Size: 44032 |
Author: 王刚 |
Hits:
Description: dsvl,它是一个对directshow的简单封装的库,使用起来比较方便,比较容易实现视频编程的应用。-dsvl, it is one of directshow simple package libraries, and more convenient to use. easier video programming applications.
Platform: |
Size: 2731008 |
Author: 王名 |
Hits:
Description: 我的第一个DirectShow程序,和大家分享一下^_^
Des:-把BouncingBall实现在一个对话框EXE应用程序中,可将其作为一个MFC Filter的Sample.
感兴趣的,可以看一下-my first one DirectShow procedures, and share with you ^ _ ^ Des :- the BouncingBall achieve in a dialog EXE application, can be as one of the MFC Filter Sample. interested, they can look at the
Platform: |
Size: 25600 |
Author: gjf281 |
Hits:
Description: 运用MFC和directshow编写的一个视频播发器,具有暂停,播放,停止等简单功能。-directshow using MFC and a video prepared by the transmitters is suspended, broadcast, stop simple function.
Platform: |
Size: 29696 |
Author: Melody |
Hits:
Description: 该程序用来实现如何用directshow
连接摄像头,-The procedure used for how to use DirectShow connected camera,
Platform: |
Size: 60416 |
Author: zhegnkebiao |
Hits:
Description: DirectShow应用开发案例,第4章用到的代码,其中AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码FilterTitleOverlay是字符叠加Filter的源代码。
第5章用到的代码,其中GraphBuilding为Filter Graph构建技术的一些代码,SimplePlayer为一个简单的播放器例子。
第7章用到的代码,其中DsDemo是一些演示代码。
第9章用到的代码,其中DESCallback演示了控制DirectShow智能
连接的方法。
第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放”
实现的所有源代码(请打开Daisy.dsw浏览各项目)。
第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码,
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-DirectShow Application Development Case, Chapter 4 of the code used, which AppIPTransform for MFC Filter example, DsDemo are some demo code FilterTitleOverlay is superimposed characters Filter source code. Chapter 5 of the code used, which GraphBuilding build Filter Graph technology for some of the code, SimplePlayer for a simple player example. Chapter 7 of the code used, which DsDemo are some demo code. Chapter 9 of the code used, which demonstrated DESCallback control methods DirectShow Intelligent Connect. Chapter 18 use the code, which MpegNetwork for
Platform: |
Size: 9935872 |
Author: liying |
Hits:
Description: 用MFC+directshow实现的双摄像头监控,采集,存储的程序。可用此源码扩展实现实现多摄像头监控,采集,存储功能。-MFC directshow used to achieve the dual cameras monitoring, collection, storage procedures. Expansion of this source can be used to achieve the realization of multi-camera monitoring, collection, storage capabilities.
Platform: |
Size: 51200 |
Author: 王长虹 |
Hits:
Description: DirectShow的MFC Filter的演示代码。-DirectShow the MFC Filter demo code.
Platform: |
Size: 78848 |
Author: wulaioyouke |
Hits:
Description: DirectShow开发指南》源码
Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子,
DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。
Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技
术的一些代码,SimplePlayer为一个简单的播放器例子。
Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。
Chapter09:第9章用到的代码,其中DESCallback演示了控制DirectShow智
能连接的方法。
Chapter18:第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户
端播放”实现的所有源代码(请打开Daisy.dsw浏览各项目)。
Chapter19:第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码,
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。
除上述代码外,本书各章用到的其他代码均在DirectX SDK安装目录的
Samples子目录下可以找到。-err
Platform: |
Size: 7292928 |
Author: zhomec |
Hits:
Description: DirectShow开发指南源码 陆其明老师书带的源码,有几个很不错的实例。学流媒体不错的资源 。
下载内容说明:
readme.txt:本说明文件。
Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子,
DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。
Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术
的一些代码,SimplePlayer为一个简单的播放器例子。
Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。
Chapter09:第9章用到的代码,其中DESCallback演示了控制DirectShow智能
连接的方法。
Chapter18:第18章用到的代码,其中MpegNetwork为“MPEG流的网络客户端播放”
实现的所有源代码(请打开Daisy.dsw浏览各项目)。
Chapter19:第19章用到的代码,其中DVD2AVI_1.77.3_SRC.zip为开放源码,
FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-DirectShow Development Guide Teacher Qiming Lu source book with the source, there is some very good examples. Learn a good streaming media resources.
Platform: |
Size: 599040 |
Author: 呈现出 |
Hits:
Description: 能够播放多种视频格式文件的播放器,用mfc开发,运行directshow解码-Can play a variety of video format player, with mfc development, operation directshow decoder
Platform: |
Size: 1959936 |
Author: 任晓斌 |
Hits:
Description: 一个使用VC开发的播放器;
涉及到的技术:MFC编程\DirectShow多媒体框架以及DirectDraw编程;-A player Developed by VC++ Use MFC\DirectShow\DirectDraw Technology in it
Platform: |
Size: 12855296 |
Author: 李新 |
Hits:
Description: 在MFC中调用DirectShow。
采用自定义的新型位图 CDibs 实现图像文件的输入、输出,图像的处理与显示。使用 DirectShow 实现图像的视频采集,也用新型位图 CDibs实现,可实现高分辨率图像的采集。-MFC_DirectShow
Platform: |
Size: 1485824 |
Author: 陆宗骐 |
Hits:
Description: 本程序是在 MFC 中使用 OpenCV 的演示程序,由3部分组成。
1、Windows 下用 MFC 编制的程序框架;2、调用 OpenCV 函数实现处理;3、用 DirectShow 编制的视频采集程序-This procedure is used in OpenCV MFC demo program consists of 3 parts. 1, Windows programs under preparation with the MFC framework 2 OpenCV functions for call processing 3, prepared with the DirectShow video capture program
Platform: |
Size: 8311808 |
Author: 许红梅 |
Hits:
Description: 在MFC中,将DIRECTSHOW和opencv联合应用,获取摄像头视频并显示在控件上-In MFC, the DIRECTSHOW and opencv combined to obtain the video camera and displayed on the control
Platform: |
Size: 1049600 |
Author: 马志国 |
Hits: