搜索资源列表
mpeg-2编解码原程序
- 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播
MPEG-4-IP
- 我所拥有的最全的MPEG-4编码解码源代码-I have the most complete MPEG-4 codec source code
181422softmp4
- 经过优化了的MPEG-4的代码,可以做到实时编码及解码,并且是纯c的代码-After optimization of the MPEG-4 code, can do real-time encoding and decoding, and is pure c code
Ref
- MPEG-4 microsoft的视频的参考实现ISO/IEC 14496 (MPEG-4)。版本号: Microsoft-FDAM1-2.5-040207。实现了视频的编码和解码,它的实现是按照MPEG-4的最新标准-MPEG-4 video microsoft reference implementation of the ISO/IEC 14496 (MPEG-4). Version : Microsoft-FDAM1-250-0
MPEG4-Encode
- MPEG-4编码器的源代码,希望大家多多指教!-source code of MPEG-4 encoder,
mpeg-2编解码原程序
- 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播
mpeg-4ip
- MPEG-4IP 目录: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序 重点的内容是server、player和common。-MPEG-enlarged Conte
MPEG-4decode
- 本系统采用MEPG_4的SVP(Simple Visual Profile)视频解码。视频序列全部为矩形。所以不存在任意形状编码。视频序列按照视频对象层VOL(Video Object Layer)、视频对象平台VOP(Video Object Plane)、宏块MB(Macro Block)视顺序变成一串码流-MEPG_4 the SVP (Simple Visual Profile) Video decoder. All of th
ffmpeg_sdk
- 提供了目前最全面的音频,视频的编码和解码库,包括G.711,G.726,AMR,MP3,H.261,H.263,MPEG-1,MPEG-2,MPEG-4,H.264,使用MMX汇编优化,效率非常高。可以直接加入到自己的工程中使用,非常方便。-provide the most comprehensive audio, video encoding and decoding library, including G.711, G.726,
MPEG-4-IP
- 我所拥有的最全的MPEG-4编码解码源代码-I have the most complete MPEG-4 codec source code
X_Vid
- MPEG-4的编码解码开发包程序: 包括三部分 - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windo
4MonitorVideoCoderBasedOnTMS320C6211DSP
- 本文首先对DSP技术特别是TI公司的C6000系列进行了介绍,为以后的编码算法研究工作做准备。 之后通过对目前的视频编码标准的分析和比较,选择了MPEG-4视频编码标准作为监控视频编码框架。 接着在对MPEG-4视频压缩基本技术分析的基础上,结合监控视频和C6211DSP硬件的特点, 深入研究了运动估计、DCT变换、量化等算法并进行了优化, 采用了基于钻石搜索的背景块运动搜索算法和全零块预判别算法,提高了编码程序的效率。
MPEG-4encode_technology
- 介绍了MPEG-4编码过程,形状编码,运动估计和补偿,纹理编码技术。-Introduction of the MPEG-4 encoding process, shape coding, motion estimation and compensation, texture coding techniques.
MPEG2_CHS
- 本标准是关于《信息技术 运动图像及其伴音信息的通用编码标准》的国标,包括了系统,视频,音频三个部分。可以说是学习mpeg2 编解码的必要手册。-This standard is on the
MPEG-4
- 此源码是在VC平台下,实现MPEG4编解码的源码-This source code is in the VC platform, realize the source MPEG4 codec
Mpeg_2encdec
- mpeg-2编码解码源码,《vc++实现JPEG和MPEG编解码》的范例,附exe-mpeg-2 codec source, vc++ realize JPEG and MPEG codec paradigm, with exe
MPEG-4IP
- 本程序包括: common:包含有MPEG-4的视频CODEC和视觉纹理CODEC config:系统配置文件 include:工程所包含的头文件 lib:编解码需用到的lib库文件 player:MPEG-4播放器 server:编码器和网络视频服务器 util:视频、音频应用程序-This procedure includes: common: contains MPEG-4 video CODEC an
mpeg4jiema
- 是MPEG进行编码解码的matlab的源码-MPEG encoding is the decoding of the source code matlab
MPEG-4
- 《精通视音频编码解码技术》第6章的源码,用C++实现mpeg-4编码。-" Mastering audio codec technology" in Chapter 6 of the source, with C++, mpeg-4 encoding.
mpeg-4解码代码
- 可以解码MPEG-4编码,通过读取MPEG-4中的数据结构来一帧一帧解析(The MPEG-4 code can be decoded and a fr a me and one fr a me is parsed by reading the data structure in the MPEG-4)