搜索资源列表
MPEG4(CC++)
- MPEG-4视频编码算法,使用Visual C++编写的视频压缩算法源代码。-MPEG-4 video coding algorithm, prepared using Visual C video compression algorithm source code.
MPEG4_net
- MPEG-4的网络传输程序-MPEG-4 network transmission procedures
MPEG-4编解码的实现
- 包含MPEG-4视频和音频编解码-include MPEG-4 video and audio codec
MPEG4-Decode
- MPEG-4解码器的源代码,希望大家多多指教!-The Source file of a MPEG-4 decoder. Looking forward to your advices.
MPEG4-Encode
- MPEG-4编码器的源代码,希望大家多多指教!-source code of MPEG-4 encoder,
MPEG4视频编解码Jpeg-Mpeg最新书的源码
- MPEG4视频编解码,在windows上面运行过。还 可以方便的移植到其他平台-MPEG4 video codec, the windows that run-off. It can easily be transferred to other platforms
MPEG4(CC++)
- MPEG-4视频编码算法,使用Visual C++编写的视频压缩算法源代码。-MPEG-4 video coding algorithm, prepared using Visual C video compression algorithm source code.
G729h263h264MPEG4EncoderDecoderSource
- G729、h263、h264、MPEG4四种最流行的音频和视频标准的压缩和解压算法的源代码-G729, h263, h264, MPEG4 four most popular audio and video standards for compression and decompression algorithm source code
xvid
- xvid是mpeg最好的算法,里面包括了xvid的源代码,里面包含了编译好的lib文件和dll文件和头文件,可以直接拿来使用,免去编码的时间.还带有.pdf详细的说明文档和nasm编译器.对开发xvid很有帮助-xvid is the best algorithm mpeg, xvid which includes the source code, which contains the compiled lib files and dl
x264
- X264最新版源代码,x264是一种免费的、具有更优秀算法的H.264/MPEG-4 AVC视频压缩编码格式。它同xvid一样都是开源项目,但x264是采用H.264标准的,而xvid是采用MPEG-4早期标准的。由于H.264是2003年正式发布的最新的视频编码标准,因此,在通常情况下,x264压缩出的视频文件在相同质量下要比xvid压缩出的文件要小,或者也可以说,在相同体积下比xvid压缩出的文件质量要好。它符合GPL许可证。-X2
VisualCvideoandaudioDevelop
- 利用Visual C++进行网络及多媒体(视频/音频)开发的书籍。书中精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现,如MPEG-4的播放技术、编码技术和解码技术,XvidQP系统的开发等;MP3深入编程技术。另外,还对流行的网络、多媒体开发工具——微软的DirectX9.0进行了介绍,具体包括DirectShow、Direct3D、DirectSound和Di
C++ MPEG-4视频压缩算法源代码
- c++ 基于mpeg4的视频压缩算法,内含编码库(C++ based video compression algorithm based on MPEG4)