资源列表
MPEG_4description
- 对MPEG4标准的概述和精华进行说明和解释。即Overview of the MPEG-4 Standard,对于整体上把握MPEG-4编解码方式,以及其中音频和视频的格式等有详尽介绍。
w_motion_comp
- Motion compensation for video devoding and encoding
H264Rtp
- 用于在开发ISMA程序时用于音视频部分用RTP格式封装的一个小程序,仅供参考-ISMA used in the development of procedures for the use of audio and video formats RTP Packaging, a small procedure, for reference
ffmpegtutorial.tar
- ffmpeg is a wonderful library for creating video applications or even general purpose utilities. ffmpeg takes care of all the hard work of video processing by doing all the decoding, encoding, muxing and demuxing for you. This can make media applicat
MPEG4ENCSRC-C-C++
- MPEG-4 Video tools 可以编译
x264_visual_c++
- x264在visual c++下编译的详细介绍,很不错的啊,特别是对于初学者!-x264 in visual c++ under the detailed descr iption of the compiler, ah very good, especially for beginners!
Platform_TV
- c#编写的将海康流媒体服务器的视频流转发到电视墙的代码-c# prepared by the Continental video streaming server traffic to the TV wall code
MPEG4-Encode
- MPEG-4编码器的源代码,希望大家多多指教!-source code of MPEG-4 encoder,
cabac_codec
- cabac is the abbreviation for context-based binary arithemtic coder, which is widely used in H.264 and MPEG-4 part10.
Chapter6
- 精通Visual C++視頻音頻解編碼技術(簡)-Chapter 6
3gpbox
- 3gp文件格式查看器,可以以图的形式表达,比较容易理解-3gp file format viewer, in a bid to form, easier to understand
MPEG-4encode_technology
- 介绍了MPEG-4编码过程,形状编码,运动估计和补偿,纹理编码技术。