搜索资源列表
directshownet
- 一个用C#编写的DIRECTX媒体播放器,比DIRECTX 9.0的例子简单,适合初学者。-a C# prepared DirectX Media Player, DirectX 9.0 simple example, suitable for beginners.
Contrast
- 视频传输 Filter 的构建例子,用于direct show 流媒体的实时传输,需要安装directx9.0-video transmission Filter Construction examples show for direct real-time streaming media transmission need to install directx9.0
使用DirectShow播放Mpeg等媒体类型
- 使用DirectShow播放Mpeg等媒体类型 VC开发环境-use DirectShow broadcast media types such as MPEG VC Development Environment
WindowsMediaBCDX
- 《Windows Media编程导向》配套代码 [涉及平台] VC++/VC.NET [作者] 陆其明 [文件大小] 949KB [更新日期] 2005-10-28 本代码来自CZVC编程网: HTTP://WWW.CZVC.COM-"Windows Media-oriented programming" complementary code [involving platform] VC / VC.NE T [Author]
AppIPTransform
- 用于DirectShow开发,应用程序,媒体网络传输!-DirectShow for the development, application procedures, the media network transmission!
FilterImageGrabber1
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。-FilterImageGrabber : Instant screen in Filter. This is a Trans-In-Place Filter, Filter regist
VODDemo1
- VODDemo: 视频点播演示程序。一个服务器程序,一个客户机程序。服务器端 维持一个供点播的节目列表。客户机与服务器建立连接之后,可以得到服务器上 可供点播的节目列表,然后选择一个感兴趣的节目进行播放。目前支持点播的媒 体类型有MPEG1、MP3、MPEG2、AVI等。 Bin\\VODServer.exe是服务器程序。 Bin\\VODClient.exe是客户机程序。 FilterNetReceiver是一个实现了网络数据接收的模式Source Filter
WmvPlayer
- 采用windows media SDK开发包实现.wmv文件的播放。-using windows media SDK development kit. Wmv file playback.
WmEditor
- windows media format 9 smaple for editor-windows media format editor for nine smaple
WmScreen
- windows media format for screen
SampGrabCB
- Desc: DirectShow sample code - C++ console application demonstrating use of the IMediaDet interface to create a graph that contains a sample grabber filter. It shows how to use the sample grabber and a COM object callback to display informa
WmCopy
- 这是一个基于对话框的MFC程序,能够将本地的Windows Media文件在当前机器的一个端口 上广播,或者推向另外一台Windows Media服务器进行再发布。-This is a dialog-based MFC procedures, can be a local Windows Media documents in the current machines a port on the radio. Another push or a Windows Media server for
200692315223279695
- 通常情况下,一个AVI文件可以包含多个不同类型的媒体流(典型的情况下有一个音频流和一个视频流),不过含有单一音频流或单一视频流的AVI文件也是合法的-normal circumstances, an AVI file can contain several different types of media flow (typical of a stream and an Audio Video Streaming ), but contain a single stream audio or v
hgdspack
- 一个不错的媒体播放控件.包括控件本身与范例.可以播放DVD/VCD/MP3以及其它一些格式,而且是免费的.-a good media player controls. Controls included with the examples of their own. Can play DVD / VCD / MP and the other three formats, and is free of charge.
DRM
- 采用Microsoft Media Encode SDK对文件进行DRM二次加密的一个实际用例,在这里重点演示了如何添加一个已经保存好的DRM配置,如果广播本地数据到一个Media Service服务器。本人主要从事流媒体播放的工作,有兴趣者可以和我联系。email:cxingpeng@gmail.com-Microsoft Media Encode SDK documentation for the second increase DRM close with an actual cases,
DirectShowSource
- using directshow to do a media player
SignFilter
- 一组是流的打包和解包Filter,不知道这么说是否清楚。我写这对Filter是为了在采集视频的时候在每一帧上打上特殊的标记,然后修改输出端的媒体类型,把原始媒体类型保存在MediaType的pbBuff中,回放的时候再还原输出端的媒体类型,并提取每帧上的标记,理论上这对Filter支持任何视频媒体类型。-flow is a group of reconciliation Packet Filter package, not knowing whether or not clearly say s
RM__VODDemo
- 流媒体编程是一个很热门的技术,很多人都有意向向这个方向发展。对于刚入门的人来说,流媒体难嘛?请看高手是如是说的。-streaming media programming is a very popular technology, a lot of people have the intention to develop in this direction. For just caught the people, Streaming Media difficult incorrect? Look
DirectShowLib
- Wince 6.0 x86 DirectShowLib For Media Player
Dshow-media-player
- DirectShow9.0与MFC结合的一个播放器。可以实现播放,暂停,停止,截屏等功能。适合初学Dshow和MFC的未来小牛们参考。-It is a media player.It has many usual functions.Beginners of MFC or DShow can learn some skills from it.