资源列表
MG
- 实现了一个流媒体网关,接收流媒体并对其转发,同时还有选择流媒体的功能。
SimpleMoviePlay
- 运用MFC和directshow编写的一个视频播发器,具有暂停,播放,停止等简单功能。-directshow using MFC and a video prepared by the transmitters is suspended, broadcast, stop simple function.
RFC2326Chinese
- RFC2326中文版,接触流媒体的人应该认真看下-RFC2326 Chinese, access to streaming media people should seriously see next ...
audioplayer
- lays Windows Media files including files packaged with DRM. It is controlled through a GUI, and commands include Play, Pause, Seek and Stop. The sample can play local files or files read from the Internet-lays Windows Media files including files p
http_live_streaming
- HLS开发文档,可以了解HLS协议相关只是,协议文档经过自己的整理,方便查阅-HLS development document, can understand the HLS agreement related only protocol document after finishing, for easy access
imagecoding
- some image compression technology
JVT-P0212
- Recently established H.264/AVC [1] is the newest video coding standard. The main goals of the H.264/AVC standardization effort have been to enhance compression performance and provide a “network-friendly” video representation. This document is a st
FilterASFWriter
- 这是一个DirectShow Filter,用于将输入的音视频Sample写成Windows Media文件(内部 使用Windows Media编码器)。 -This is a DirectShow Filter, for the importation of the audio and video into Windows Media Sample (internal use Wind ows Media Encoder).
ffplay
- 开源项目ffmpeg使用的参考资料,对初学者很有参考价值-References ffmpeg open source projects use a good reference for beginners
avi2mpeg
- 用C++实现将AVI的流媒体转换为MPEG的流媒体格式-With C++ Achieve AVI streaming media will be converted to MPEG format streaming media
Encode_des_MP3
- MP3霍夫曼编解码原理部分的介绍,德语版。-Hoffman MP3 codec part principle, the German version.
avc2avi.rar
- 该程序包提供了"***.264"格式的文件转换为"***.avi"格式视频的源代码。 "***.264"是未经封装的H.264格式的视频文件,经过该程序添加avi封装后,形成"***.avi"格式的视频文件,从而可以用普通的播放器进行播放。 通过该源代码还可以学习到avi格式封装的实现方法。 该程序开发语言是C++,开发环境是VS。,The package provides a "***. 264" format files into the "***. avi" format video so