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

搜索资源列表

  1. MediaPlayer

    0下载:
  2. 我用VC 6.0 MFC AppWizard(exe)做的,可以运行能播放视频文件,有打开、播放、暂停、停止、全屏、退出全屏和滑动条控制播放进度的功能。 开发基于微软的DirectX9.0b SDK DirectShow。-I use VC 6.0 MFC AppWizard (exe) to do, you can run can play video files, there are open, play, pause, stop, full-screen, full screen an
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-31
    • 文件大小:35801
    • 提供者:周佳
  1. OpenCV-using-MFC.

    0下载:
  2. 本程序是在 MFC 中使用 OpenCV 的演示程序,由3 部分组成。 一、Windows 下用 MFC 编制的程序框架二、调用 OpenCV 函数实现处理三、用 DirectShow 编制的视频采集程序-This program is a demonstration program using OpenCV in the MFC, consists of three parts. First, the application framework Windows using MFC pr
  3. 所属分类:File Formats

    • 发布日期:2017-04-25
    • 文件大小:283074
    • 提供者:沫沫
  1. CameraDs

    0下载:
  2. 利用摄像头+DirectShow实现预览和实时拍照功能,其中有一个视频监控编程很有用的类,通过该类可以很好的实现实时监控,还有拍照功能,为以后的监控系统打下良好的基础!!具有良好示范的作用--The use of camera+ DirectShow implementation and real-time camera preview function, including a video surveillance program very useful class, through the
  3. 所属分类:DirextX

    • 发布日期:2017-05-02
    • 文件大小:1023991
    • 提供者:唐僧拉发
  1. VC-PP-VMR-video-capture-display

    0下载:
  2. 码简介: VC++ 编写开发的VMR视频采集与显示程序源代码,采用directshow 和vmr7 控制视频采集卡,采集并显示视频 ,VC6.0下调试通过。测试时需要安装好测试所需的摄像头、采集卡等硬件设备。本源码主要是想让学习一下VC++的视频采集技术。-Code Descr iption: Written in VC++ development VMR video capture and display program source code, using dire
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:32736
    • 提供者:hgkjdg
  1. DxFiltersTest

    0下载:
  2. 在写视频播放程序的时候,同学们有没有发现, release的时候,会返回S_FALSE或者其他什么错误。Filter与Pin之间是有关联性的,这个没释放的时候,另一个是无法真正释放。如果你找不出什么原因的话,你可以下载下来看看,对比一下,是不是你哪里忘记释放了呢-DirectShow: failed to release filter or pin? now, look at this, and compare it with your code, you will find out the B
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-15
    • 文件大小:7470
    • 提供者:朱洪祥
  1. Preview

    0下载:
  2. 使用directshow进行的摄像头预览、拍照和录制视频等功能-Camera s Preview take picture and record vedio using DirectShow With VC++
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:281020
    • 提供者:venus
  1. GraphEdit10

    0下载:
  2. Microsoft DirectX SDK 中提取的 DirectShow Graph 图表工具,通过这个工具,可以很直观地看到 Filter Graph 的运行及处理流程,方便进行程序调试以及各种音视频处理。
  3. 所属分类:Video Capture

    • 发布日期:2017-04-16
    • 文件大小:244303
    • 提供者:酸果冻
  1. directshowPlayer

    0下载:
  2. 基于directshow 的视频播放器,可以采集摄像头图像,截图保存为bmp-a vedio player based with directshow framework, can get data camera & save snap as bmp
  3. 所属分类:DirextX

    • 发布日期:2017-06-03
    • 文件大小:14908267
    • 提供者:chensj
  1. DXCapture

    0下载:
  2. 使用 DirectShow 的视频预览和捕捉-Simultaneous Previewing & Video Capture using DirectShow
  3. 所属分类:Video Capture

    • 发布日期:2017-04-07
    • 文件大小:40168
    • 提供者:onely
  1. dianshi

    0下载:
  2. 可以连接图传设备或者摄像头显示实时视频,基于directshow技术进行图像编码获取显示-You can connect the camera image transmission device or display live video, image coding based on directshow technology acquisition display
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:123201
    • 提供者:陈伟
  1. videocap

    0下载:
  2. 采用directshow开发的视频采集程序。支持多个摄像头同时录像。支持视频文件播放-Developed using directshow video capture program. Support for multiple cameras simultaneously recording. Support for video file playback
  3. 所属分类:Video Capture

    • 发布日期:2017-04-17
    • 文件大小:81370
    • 提供者:gongfei
  1. simplest_directshow_example

    0下载:
  2. 本程序包含了DirectShow开发的示例程序。适合DirectShow初学者进行学习。 它包含了以下几个子程序: simplest_directshow_player: 最简单的基于DirectShow的视频播放器。 simplest_directshow_player_custom: 最简单的基于DirectShow的视频播放器(Custom)。 playerGUI: 最简单的基于DirectShow的播放器-图形界面版。 simplest_directshow_info
  3. 所属分类:DirextX

    • 发布日期:2017-05-18
    • 文件大小:4617881
    • 提供者:your name
  1. play

    0下载:
  2. 使用VS的MFC编程写的视频播放器,需要搭建DirectShow SDK环境,-The MFC programming using VS write video player, you need to build the DirectShow SDK environment,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-17
    • 文件大小:58403840
    • 提供者:eom
  1. amcap

    0下载:
  2. 使用directshow操作摄像头、获取摄像头图像、保存视频文件-Use directshow to operate the camera, get the camera image, save the video file
  3. 所属分类:DirextX

    • 发布日期:2017-05-05
    • 文件大小:97444
    • 提供者:l
  1. basis

    0下载:
  2. 车型识别的程序,主要演示了视频图像处理的基本方法,通过directshow读取视频-Vehicle recognition program, mainly illustrates the basic method of video image processing, read through the directshow video
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:1550336
    • 提供者:Ajexvnder
  1. conjroucamerafrom

    0下载:
  2. DirectShow捕捉视频,从摄像头当中捕获视频,暂时控制面板-DirectShow capture video, capture video a camera, a temporary control panel
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:26387
    • 提供者:DHZX-250769
  1. test

    0下载:
  2. DirectShow采集视频,代码简洁,并提供保存为bmp和yuv文件的功能,稍作修改,可直接用于工作中。-DirectShow capture video, code concise, and provide save as bmp and yuv file function, slightly modified, can be used directly in the work.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-12-11
    • 文件大小:1652530
    • 提供者:李国平
  1. giwdpu

    0下载:
  2. DirectShow捕捉视频,从摄像头当中捕获视频,暂时控制面板-DirectShow capture video, capture video a camera, a temporary control panel
  3. 所属分类:Other systems

    • 发布日期:2017-12-19
    • 文件大小:26624
    • 提供者:Cihvnsand
  1. cemsistenve__encode

    0下载:
  2. DirectShow捕捉视频,从摄像头当中捕获视频,暂时控制面板(DirectShow capture video, capture video from a camera, a temporary control panel)
  3. 所属分类:按钮控件

    • 发布日期:2017-12-23
    • 文件大小:33792
    • 提供者:jignathrd
  1. AMCap

    0下载:
  2. 微软官方directshow环境下的捕获视频软件amcap源码,方便开发人员学习和进行二次开发。(Microsoft official DirectShow environment capture video software amcap source code, to facilitate developers to learn and carry out the two development.)
  3. 所属分类:书籍源码

« 1 2 ... 33 34 35 36 37 3839 »
搜珍网 www.dssz.com