CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - directshow filter

搜索资源列表

  1. SampleParser

    0下载:
  2. 编写DirectShow Parser Filter的源代码,VC++语言-DirectShow Parser Filter prepare the source code, VC++ language
  3. 所属分类:DirextX

    • 发布日期:2017-04-25
    • 文件大小:29693
    • 提供者:江涛
  1. PidMpeg1PIDTest

    0下载:
  2. PidMpeg1: 插件的实现程序。该插件对Filter Graph Manager进行扩展,让它支持 IMPEG1Builder接口。使用该接口可以为MPEG1文件自动构建播放用的Filter Graph (使用DirectShow集成的MPEG1相关的一系列Filter)。 PIDTest: 上述插件的使用演示程序。当用户选择一个要播放的媒体文件时,首先 判断它是不是MPEG1文件,如果是,则为它构建完整的播放用的Filter Graph,然后 就可以播放它。
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:24355
    • 提供者:SmarSare
  1. CompressView

    1下载:
  2. 这是微软DirectShow利用压缩Filter压缩视频文件的实例。-This is a Microsoft DirectShow to use compressed video file compression Filter example.
  3. 所属分类:DirextX

    • 发布日期:2015-05-06
    • 文件大小:41947
    • 提供者:张明
  1. GraphBuilding

    0下载:
  2. directshow 链路连接的一个程序 很清晰的讲述了filter链路的构建过程 对于初学者学习链路连接是有帮助的-directshow link to connect a procedure very clear about the link building process filter for beginners to learn to be helpful links to connect the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2101750
    • 提供者:space006
  1. Avisynth_257_src

    0下载:
  2. directshow 帧率控制的filter 可实现帧率的上调 该filter功能强大 运行稳定 提供源码供相关人员参考-directshow frame rate control filter can be realized in the frame rate of increase in the stability of filter operation to provide a powerful source for the relevant reference
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2740854
    • 提供者:space006
  1. Dump

    0下载:
  2. 该程序的编译坏境是VS2008,所属类别是利用DirectShow实现Filter。可以播放视频-The program is a compilation environments in VS2008, belongs category is the use of DirectShow to achieve Filter. Be able to play video
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-13
    • 文件大小:3491577
    • 提供者:蜻蜓
  1. PushSource

    0下载:
  2. 一個可以顯示桌面的FILTER,用directshow實現其功能-One filter that can be share desktop using directshow to implement.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3962274
    • 提供者:陳金城
  1. Mpeg1decoder

    0下载:
  2. directshow,mpeg1Filter-mpeg1解码器源代码;编译环境需要direct9的debug版本的bassClsss 还需要mpeg2dec-0.4.1的三个debug库,此是开源的;用filter的架构,mpeg1的解码源码;-directshow, mpeg1Filter-mpeg1 decoder source code compile the debug version of the environmental needs direct9 of bassClsss a
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-06
    • 文件大小:1371754
    • 提供者:sunli
  1. WinCE_EZRGB24_filter

    0下载:
  2. 运行在WinCE 6.0 上的滤波器,加入在微软视频架构DirectShow,用于对各视频帧中的像素点作处理。-Running on WinCE 6.0 on the filter, by adding video architecture in the Microsoft DirectShow, used for each video frame in pixels for processing.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:16633
    • 提供者:winton
  1. graphstudio

    0下载:
  2. 一个非常好用的directshow工具,是GraphEdit的精简版本,无需安装GraphEdit就可以用此工具来测试一些Filter的功能-A very useful tool, streamlined version of GraphEdit, without having to install GraphEdit can use this tool to test the function of some Filter
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:423330
    • 提供者:jerry
  1. simpledisplay

    0下载:
  2. 一个基于directshow开发简单媒体播放的例子,对初学者理解filter非常有用-Development of a simple media player based on directshow example, filter is very useful for beginners to understand
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-19
    • 文件大小:5240653
    • 提供者:j
  1. DirectShow_case

    0下载:
  2. Chapter04:第4章用到的代码,其中AppIPTransform为MFC Filter的例子, DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,SimplePlayer为一个简单的播放器例子。 Chapter07:第7章用到的代码,其中DsDemo是一些演示代码。 Chapter09:第9章用到的代码,其中
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-06
    • 文件大小:417503
    • 提供者:ajing
  1. NullNull

    0下载:
  2. 用directshow编写的数据通断filter。可以在filterGraph不停止的情况下实现数据的通断。-Prepared using directshow data off filter. FilterGraph not stop in case of realization of the data off.
  3. 所属分类:DirextX

    • 发布日期:2017-05-13
    • 文件大小:3350643
    • 提供者:mashuling
  1. MyFilter

    0下载:
  2. 一个最简单的DirectShow的Filter源程序,适合初学者学习如何编写自己的Filter。-One of the most simple of Filter DirectShow source for beginners to learn how to write your own Filter.
  3. 所属分类:DirextX

    • 发布日期:2017-04-10
    • 文件大小:1961037
    • 提供者:Greenblue
  1. splicingfilter0723

    0下载:
  2. 在windows提供的directshow平台上开发的一个底层filter,实现了在实时播放的mpeg2媒体中插播mpeg2媒体的功能,即所谓的拼接功能。-Directshow in windows platform provided by the development of a low-level filter, realized in real-time broadcast media spots mpeg2 mpeg2 media functions, the so-called sti
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-22
    • 文件大小:6945823
    • 提供者:
  1. ConvolutionUtils

    0下载:
  2. Delphi Directshow MMX Convolution filter
  3. 所属分类:Delphi VCL

    • 发布日期:
    • 文件大小:2511
    • 提供者:arges
  1. InvertUtils

    0下载:
  2. Delphi MMX Directshow Color Invert filter
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:1732
    • 提供者:arges
  1. PCMSrcFilter

    0下载:
  2. 这是一个关于directshow源过滤器的例子程序,大家参考一下吧-This is a directshow source filter on the example program, we refer to it
  3. 所属分类:DirextX

    • 发布日期:2017-04-05
    • 文件大小:28914
    • 提供者:需要
  1. IMaskUtils

    0下载:
  2. Delphi MMX Directshow Color Mask filter
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:arges
  1. MySourceFilter

    0下载:
  2. 建立的sourcefilter,利用DirectShow技术建立源过滤器-Established sourcefilter, use DirectShow technology to build the source filter
  3. 所属分类:DirextX

    • 发布日期:2017-04-03
    • 文件大小:6338
    • 提供者:tuqiao
« 1 2 ... 9 10 11 12 13 1415 16 »
搜珍网 www.dssz.com