搜索资源列表
-
0下载:
基于DirectShow编辑而成的视频流播放处理类,收集了许多常用的视频播放控制功能-based on DirectShow edited streaming video broadcast class, the collection of many commonly used video playback control functions
-
-
1下载:
这是一个DirectShow的Filter,可以起到对音、视频流分流的作用,可以单独控制其中一路。要求首先配置好DirectShow开发环境!-This is a DirectShow Filter, can be played on the sound, Video streaming role, which alone can control all the way. It demanded DirectShow good development environment!
-
-
0下载:
实现了DirectShow 进行图像图形的视频抓频功能,可以任意抓取视频流中的任何一帧图像。-realized the image DirectShow Video Graphics grasp frequency function, can be arbitrary crawls video streaming of any one image.
-
-
0下载:
Multimedia Streaming Synchronization Mechanisms Under DirectShow在DirectShow下的流媒体的同步机制
-
-
0下载:
VOD流媒体开发实例,DirectShow流方式开发框架。有服务端客户端。,VOD Streaming Media Development example, DirectShow streaming development framework approach. There are services the client side.
-
-
0下载:
在VS2005 上用C++开发的DirectShow播放实时视频流.并可以捉取播放中的画面保存为图片形式.源码中提供详细的注释..方便学习使用!-In VS2005 with C++ on the development of real-time video streaming DirectShow player. And players can capture screen in the form save it as a picture. Source notes provide a det
-
-
0下载:
用Directshow捕捉视频流和抓取静态图片-Directshow capture by crawling video streaming and still image
-
-
0下载:
VC++6做的视频流采集预览 Directshow,程序对视频流处理详细,处理的效果较好.-VC++6 to do the video streaming collection preview Directshow, video streaming deal with procedures in detail, the effect of better treatment.
-
-
0下载:
采用流式传输方案,声音、影像或动画等时基媒体由音/视频服务器向用户计算机连续、实时地传送,用户不必等到整个文件全部下载完毕,只需经过几秒或十数秒的启动延时即可进行观看。流式传输广泛应用于Internet上视频点播,以及网络视频监控等领域。
本文从Microsoft DirectShow以及Windows Socket等方面的技术角度出发,阐述一个简单的媒体流式传输、实时观看的解决方案
-Used streaming program, audio, video or animation a
-
-
0下载:
基于DirectShow流媒体采集和播放系统设计和实现-Based on DirectShow streaming media capture and playback system design and implementation
-
-
0下载:
一个视频聊天的服务器程序,主要是用DirectShow做的,因为本人现在在做流媒体方面的开发,希望大家共同进步~-A video chat server program, mainly to do with DirectShow, since I now do streaming media in the development of hope and common progress
-
-
0下载:
主要是几个DirectShow写的Filter,针对视频格式的mpeg加码和mpeg解码。。希望对流媒体开发者有一定的帮助,如果有这方面的开发者大家可以一同学习。-Mainly written by several DirectShow Filter, for video format mpeg mpeg coded and decoded. . Hope that the streaming media developers have some help, and if the develop
-
-
0下载:
DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。-DirectShow is a Microsoft Video for Windows ActiveMovie and on the basis of a new generation based on COM (Component Object Model) develop
-
-
0下载:
基于DirectShow流媒体采集和播放系统设计和实现
阐述了DirectShow的体系结构。研究了开发基于DirectShow应用系统的一般方法,着重于流媒体采集和
播放的关键技术: DirectShow过滤器和过滤器图表的构建及管理。提出了一种基于DirectShow流媒体采集和播放
系统结构,并通过对系统的需求分析,得到系统的功能。实现了基于DirectShow流媒体采集和播放系统。实践证
明, DirectShow简化了流媒体应用系统的开发,缩短了开发周期。
-Ex
-
-
0下载:
DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。DirectShow使用一种叫Filter Graph的模型来管理整个数据流的处理过程,运用DirectShow,我们可以很方便地从支持WDM驱动模型的采集卡上捕获数据,并且进行相应的后期处理乃至存储到文件中。这样使在多媒体数据库管理系统(MDBMS)中多媒体数据的存取变得更加
-