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

搜索资源列表

  1. 3

    0下载:
  2. ffmpeg通过dshow驱动摄像头拍摄视频,并将视频转为h264格式,再添加到rtp流中。运行后生成*.sdp文件,拖入vlc播放器可以查看。运行时请将lib与include文件放到c盘下。本机环境为win8.1(x64) vs2013(x86)-ffmpeg dshow driven by the camera to shoot video, and video into h264 format, add it rtp stream. After running the generated*
  3. 所属分类:Video Capture

    • 发布日期:2017-06-17
    • 文件大小:26232053
    • 提供者:卢涛
  1. DirectShow

    0下载:
  2. 從DirectX SDK 9.0b 單獨取出DirectXShow:安裝SDK後,可參考C:\DirectShow\Capture目錄下AMCap例子的設置,主要如下: 1、 project->setting,在c++選項卡,分類->Preprocess附加包含路徑 C:\DirectShow\BaseClasses。 2、 link選項卡,分類->general對像/庫模塊: C:\DirectShow\BaseClasses\Debug_Unicode\
  3. 所属分类:Video Capture

    • 发布日期:2017-06-09
    • 文件大小:16157025
    • 提供者:黃聖雄
  1. Detecter

    0下载:
  2. 行人检测程序,基于dShow和Opencv2.4.9读取视频文件或者摄像机视频数据,对每一帧图像进行行人检测-Pedestrian detection program, based dShow and Opencv2.4.9 read video files or video camera video data, each frame image for pedestrian detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5773621
    • 提供者:wang min
  1. CamerHunter

    0下载:
  2. window下使用.net捕获摄像头,引用了dshow.dll和AForge的dll实现功能。包含截屏功能,保存图片,保存录像功能-By using .net indow capture camera, cited dshow.dll and AForge achieve the dll function. Features include screenshots
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:216768
    • 提供者:杜光
  1. BPlayer

    0下载:
  2. 视频显示模块接口,封装了dshow接口,可以直接调用使用-Video display module interface, encapsulates the dshow interface, can be directly invoked using
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-14
    • 文件大小:21674171
    • 提供者:123456
  1. CameraVCTest

    0下载:
  2. VC使用DShow打开摄像头,截屏保存图片-VC use DShow open the camera, screenshots save pictures
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1114417
    • 提供者:weng
  1. DirectShowSDK_Develop

    0下载:
  2. DirectShow学习笔记,VC下如何设置dshow的开发环境,相关dshow的开发讲解-DirectShow study notes, how to set up the VC dshow development environment, the development of related explanations dshow
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1363570
    • 提供者:赵天文
  1. DrectDraw

    0下载:
  2. 自己编写好的用DShow播放视频的类,很好用,不多说了。-I have written a good class to play video with DShow, very good, not much to say.
  3. 所属分类:DirextX

    • 发布日期:2017-04-15
    • 文件大小:7958
    • 提供者:wulicheng
  1. ComDemo

    0下载:
  2. 曾几,想写一个COM组件的helloworld(也就是好奇心,想了解一下细节,至今我还没什么地方需要使用这个,dshow过滤器开发,DXSDK中已经包装好了一些辅助函数,也不需要自己去写COM 组件的实现部分)。每次都是跟着书上的步奏(都是从简化模型一步一步往COM组件模型靠拢),有点繁琐,没能坚持下去,多次未果。 这次,终于在百度的帮助下,完成了这个helloworld的心愿。 歌颂百度,此处略过1000字- ignored
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:14261
    • 提供者:朱洪祥
  1. filter.CompressDTS

    0下载:
  2. 把PCM音频流保存为DTS文件的dshow过滤器;-Save the PCM audio stream to DTS file dshow filter
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-11
    • 文件大小:2448365
    • 提供者:夏永明
  1. filter.NvHwEncHevc

    0下载:
  2. 把NV12视频流压缩为HEVC(H.265)文件的Dshow过滤器(必须使用Nvidia-MaxWell-2代的硬件加速功能);经过实测,480P视频节目的压缩速度是10倍于播放速度,1080P视频节目的压缩速度是3倍于播放速度;-A Dshow filter for compress NV12 video stream into HEVC (H.265) file, (must use the Nvidia-MaxWell-generation2 hardware acceleration
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-09
    • 文件大小:1901933
    • 提供者:夏永明
  1. DSHOW_Class

    0下载:
  2. DSHOW_Class 请参看压缩包内的东西,只是一个封装DShow的视频操作类,实际编译请安装dshow的SDK,同时需要自己下载视频编解码器,否则无法使用。改代码是在网上找的,经过了优化。-DSHOW_Class see things compressed within the package, but a package DShow class video operation, the actual compiler install dshow the SDK, also need to
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-04
    • 文件大小:4633
    • 提供者:wangtao
  1. DshowDemo

    0下载:
  2. 使用VC6.0开发简单调用DSHOW驱动相机取图-VC6.0 C++ DShow Drvier Camera Get Picture
  3. 所属分类:DirextX

    • 发布日期:2017-05-11
    • 文件大小:2312588
    • 提供者:luan
  1. icquisition

    0下载:
  2. 使用DShow采集摄像头图像并预览,熟悉一下Filter的使用,希望对大家有用-Use DShow acquisition camera images and preview, familiar with the use of the Filter, hope useful for everyone
  3. 所属分类:Network Security

    • 发布日期:2017-05-05
    • 文件大小:71262
    • 提供者:xuykbh
  1. hopz

    0下载:
  2. 使用DShow采集摄像头图像并预览,熟悉一下Filter的使用,希望对大家有用-Use DShow acquisition camera images and preview, familiar with the use of the Filter, hope useful for everyone
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-20
    • 文件大小:71680
    • 提供者:bemugmer
  1. 00272938

    0下载:
  2. 使用DShow同时进行视频预览和捕捉,不错的源码-Use DShow video preview and capture at the same time, a good source
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:10240
    • 提供者:inwercctq
  1. QShow

    0下载:
  2. 使用DShow采集摄像头图像并预览,熟悉一下Filter的使用,希望对大家有用-Use DShow acquisition camera images and preview, familiar with the use of the Filter, hope useful for everyone
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:75776
    • 提供者:Vitdple
  1. filter.SaveYUVFile

    0下载:
  2. 这是一个保存YUV视频流到Y4M的DShow_Filter,包含全部代码(需要自备Dx9.0c的DShow_SDK),实际使用良好.(This is a save YUV video stream to Y4M DShow_Filter, contains all the code (need to bring their own Dx9.0c DShow_SDK), the actual use of good.)
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-19
    • 文件大小:117760
    • 提供者:mody
  1. VictorDX9BCB

    0下载:
  2. DirectX 9 SDK for Borland C++ Builder
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-16
    • 文件大小:29064192
    • 提供者:ysjwxl2010
  1. VideoResize

    0下载:
  2. 用于多媒体视频流的缩放处理,适用于Win32-Dshow平台; 允许动态选择算法(双线性重采样算法,双立方重采样算法,汉宁窗重采样算法); 双线性重采样算法和双立方重采样算法都经过SSE2指令加速(C代码内嵌汇编);(For the multimedia video stream scaling processing, suitable for Win32-Dshow platform; Allowing the dynamic selection algorithm (bilinear res
  3. 所属分类:多媒体编程

    • 发布日期:2017-12-19
    • 文件大小:129024
    • 提供者:mody
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com