搜索资源列表
Filters1
- 20来个过滤器编程源码大集合,需要了解过滤器编程的和COM编程的,这是必读基础教程,从事相关开发如播放器软件、播放器控件、转场效果、图象特殊处理等等,都需要跟这方面的知识打交道。-20 months to filter programming source large pool filters need to understand programming and COM programming. This is mandatory basis and guidance in the develo
aac_parser_source
- 解析器在DirectShow解码解开的AAC(Windows媒体播放器,媒体播放器经典,RadLight,ZoomPlayer...)兼容播放流 -AAC解码器需要一个过滤器(CoreAAC或3ivX的) - 由汤姆贾德- v的1.1.0-Parser for decoding unwrapped AAC streams in DirectShow compatible players (Windows Media Player, Media Player Classic, RadLight,
filter_ax
- 用Delphi开发的directshow 过滤器(filter)的源码,带已编释AX的档案。 功能:可实现现时的edge detection过滤。-Developed by Delphi DirectShow filter (filter) the source, has been released with AX files. Function: to achieve the edge detection filter.
DirectShowFilter
- 这是Dshow 过滤器工程创建的一个向导文件,非常实用于创建过滤器-This is Dshow filter works to create a wizard file, very useful to create filters
PCMSrcFilter
- 这是一个关于directshow源过滤器的例子程序,大家参考一下吧-This is a directshow source filter on the example program, we refer to it
MySourceFilter
- 建立的sourcefilter,利用DirectShow技术建立源过滤器-Established sourcefilter, use DirectShow technology to build the source filter
VideoCapture
- 老外写的DirectShow显示摄像头视频的程序,里面对多种过滤器进行了封装,有很好的参考价值-Written by foreigners DirectShow camera video shows the procedure, there were a variety of filters package, there is a good reference value
1233123DirectShow
- 基于DirectShow流媒体采集和播放系统设计和实现 阐述了DirectShow的体系结构。研究了开发基于DirectShow应用系统的一般方法,着重于流媒体采集和 播放的关键技术: DirectShow过滤器和过滤器图表的构建及管理。提出了一种基于DirectShow流媒体采集和播放 系统结构,并通过对系统的需求分析,得到系统的功能。实现了基于DirectShow流媒体采集和播放系统。实践证 明, DirectShow简化了流媒体应用系统的开发,缩短了开发周期。 -Ex