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

搜索资源列表

  1. DShowPlayer

    0下载:
  2. 一款基于VC6.0开发的视频播放程序,主要用到技术有DShow,程序四等份桌面窗口,可分别加载四个不同的视频,通过鼠标可以实现其播放、暂停等操作。-VC6.0 development of video player, a main use of technology the DShow program in four equal desktop window, can be loaded four different video, play, pause and other operations
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4526779
    • 提供者:王阳
  1. DirectShow

    0下载:
  2. 下载的DShow软件安装后,在C++文件夹里面会少一个DirectShow文件夹。-Download the DShow software installation, the C++ folder inside a DirectShow folder.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-29
    • 文件大小:11937242
    • 提供者:tong
  1. Wdx03r

    0下载:
  2. 自己写的一个DirectX 例子, 例子包含代码包含图形Direct3D + DDirectInput输入 + 声音Dsound, dmusic, dshow的使用 -They write a DirectX example, the example contains the code to include the use of graphics the Direct3D+ DDirectInput input the+ sound Dsound, dmusic, dshow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:83905
    • 提供者:fjk2002
  1. myFilter

    0下载:
  2. 自己修改的基于DShow的过滤器,提供异步读取文件下发的功能-Modified based on DShow filter to provide asynchronous read the document by the function
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:39975
    • 提供者:zsq
  1. CTSFileSourcea

    0下载:
  2. 可編譯出TSFileSource.ax,在DShow中作為filter,parse TS詳細資訊。其中TSfilesource可當source fiilter,後接DSNetwork sender即可當multicast源。TSfilesink則可分配內存,將ts資料存在自行定義的buffer中。 -Can be compiled out TSFileSource.ax, as the filter in DShow, the parse TS for more information. W
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:328809
    • 提供者:lmargin
  1. ddrawwince-1237

    0下载:
  2. DDrawwince程序是基于WinCE的采用Directshow架构进行的视频采集加速显示程序-DDraw program is accelerated display the video capture using Dshow architecture based on WinCE
  3. 所属分类:Windows CE

    • 发布日期:2017-04-06
    • 文件大小:56836
    • 提供者:陆伟棋
  1. directshow3

    0下载:
  2. delphi dshow以及截图功能demo-the delphi dshow, and the screenshot function demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-14
    • 文件大小:866081
    • 提供者:杨小刚
  1. streamfilter

    0下载:
  2. 很有用的DShow实时流播放工具,希望对大家都有所帮助-Useful for the DShow real-time streaming playback tools, we hope to have help
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-12
    • 文件大小:679776
    • 提供者:gyy
  1. DirectShow

    0下载:
  2. 基于DirectShow实现的VC 视频捕获程序,注意请准备好DirectShow的相关文件,比如dshow.h等文件,如果没有的话,请到网上先下载,不然无法编译通过,项目在VC++6.0下测试通过-Based the DirectShow implementation VC video capture program, note ready DirectShow related documents, such as dshow.h and other documents, if not, pl
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-11-10
    • 文件大小:35913
    • 提供者:葛伟
  1. Dshow audio volume

    0下载:
  2. 文件~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:DirextX编程

  1. camerads

    0下载:
  2. camera direct show是基于windows平台dshow技术的视频图像采集方面的代码-camera dshow to fetch video from camera in windows platform
  3. 所属分类:Video Capture

    • 发布日期:2017-11-15
    • 文件大小:1029877
    • 提供者:xiaoyu
  1. CaptureVideo_Modify

    0下载:
  2. 基于dshow的摄像头控制类,使用方便,在原有基础上加了拍照函数,摄像头属性页函数,根据VID,PID或摄像头名获取摄像头ID函数,录像函数.-Based the dshow of a camera control, easy to use, based on the original, plus the camera function, the camera property page function, VID, PID or camera name for the camera ID fu
  3. 所属分类:DirextX

    • 发布日期:2017-11-13
    • 文件大小:14090
    • 提供者:raven
  1. dshowPlaywind

    0下载:
  2. wince6.0 下使用dshow 播放音视频的完整工程实例,-wince6.0 use the dshow play audio and video of the complete works instance,
  3. 所属分类:mpeg mp3

    • 发布日期:2017-11-22
    • 文件大小:3219901
    • 提供者:yc
  1. SourceCodes-2011.10.2

    0下载:
  2. 关于dshow开发的范例AVChat,也是网上找的,自带dshow的头文件和lib文件,路径已经设置好了,解压缩后用vs打开解决方案,先编译BaseClasses的debug版本,debug unicode版本,release版本,release unicode版本,然后编译avchat项目,注意avchat项目是启动项目。里面的程序还有些bug-About dshow development paradigm AVChat, also looking for online, comes dsh
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-18
    • 文件大小:9516951
    • 提供者:isdemonhunter
  1. src-DShowPlayer

    0下载:
  2. 用dshow写的简易播放器源码,需要的朋友可以看下-Write simple with dshow player source code, need friends can look
  3. 所属分类:DirextX

    • 发布日期:2018-04-16
    • 文件大小:12764160
    • 提供者:isdemonhunter
  1. FindFile

    0下载:
  2. 转换C关于dshow的声明为masm32所用的程序,功能基本实现了。-Convert C dshow statement on the procedure used for the masm32 functional basic realization.
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:16338
    • 提供者:pmasonrose
  1. DShowEncoder

    0下载:
  2. DShow Encoder is a good examples to extract or list out codecs in your PC
  3. 所属分类:Windows编程

    • 发布日期:2013-12-09
    • 文件大小:23936
    • 提供者:orecast
  1. PCMChangeSample

    0下载:
  2. C++ filter 开发 通过ACM函数 实现音频采样率变换-C++ Dshow Changing the Audio samplerate through the ACM API
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:5611862
    • 提供者:
  1. directshow-caputure-and-save

    0下载:
  2. directshow采集视频,实现dshow ISampleGrabberCB接口,可以捕获视频帧,并保存-This is a program using dshow to capture vedio and it realize to same vedio frame
  3. 所属分类:DirextX

    • 发布日期:2017-05-19
    • 文件大小:5486032
    • 提供者:lsh
  1. Multi-Camera-opencv-library

    0下载:
  2. opencv多摄象头库:支持dshow的视频采集设备,最多10个,通过回调产生24b的RGB位图。使用前请注册HYSnapshot,关于有些记录avi文件的参数,请忽略。使用方法请看demo 如果要挂接到opencv请创建一个24位的image,请一定注意将数据按行字节拷贝,-Multi-Camera opencv library: dshow video capture device supports up to 10, 24b of RGB bitmap generated by cal
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:78614
    • 提供者:徐达
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com