搜索资源列表
mpeg2
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及
mpeg-2编解码原程序
- 里面包含以下内容:1.mpeg2enc 编码器源代码及VC下编译的可执行程序 2.mpeg2dec 解码器源代码及VC下编译的可执行程序 3 verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 4 par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编码的编码器参数文件。 5 bin 给出了该文件的可执行程序 6 mpeg2ply 包含了一个用来播放mpeg1和mpeg2视频流的windows可执行程序。
video_compression_systems
- 根据jpeg标准用verilog语言编写的视频编码器,此编码器可作为一个通用IP使用,完成数字音频/视频的编解码功能-under jpeg standards with the Verilog language video encoder, this encoder can be used as a common IP use, complete digital audio / video codec
EZW_example
- EZW举例 该源代码包含有6个文件: EZW.H - EZW编码器头文件 EZW.C - EZW编码器文件 MATRIX2D.H MATRIX2D.C - 编码器数据结果定义和数据操作 FIFO.H FIFO.C - 扫描方式定义:先入先出原则 LIST.H LIST.C - 零树结构定义和操作 UNEZW.C - EZW解码器-EZW For the source code contains six documents : EZW.H - EZW-header
xvid
- 开放源代码的MPEG4编码器。遵循GPL协议。 很好的,建议使用-open source MPEG4 encoder. Follow the GPL agreement. Good, it is recommended to use
mpeg_system_encode_v1.0.tar
- mpeg系统编码器的源代码-mpeg encoder system source code
petit313
- mp3编码器,易于lame编码方法,实现简单有效的快速压缩,多平台支持-MP3 encoder and easy lame coding method, a simple and effective way to achieve the rapid compression, multi-platform support
mpeg2source
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器的源代码,以及在VC下编
mpeg2enc.rar
- mpeg2 编码器 伯克利大学的代码 mpeg2 编码器 伯克利大学的代码,mpeg2 encoder mpeg2 code Berkeley Berkeley encoder code
mp3_coder
- WAV转换为mp3编码器源代码,直接编译即可使用-WAV is converted to mp3 encoder source code, you can use direct compilation
avi2mpg1
- avi视频文件转mpg1视频文件的编码器源码-avi video file transfer mpg1 source video file encoder
MP3_codec_design
- MP3编码器设计,台湾国立交通大学一位教授的PPT讲义-MP3 encoder design, the Taiwan National Chiao Tung University, a professor of PPT notes
ISO5Encoder
- 根据ISO11172第五部分的视频编码器,实现将SIF输入程序,将MPEG格式的图像输出-According to the fifth part of the ISO11172 video encoder, to achieve SIF input procedures, will be MPEG format image output
420550
- 这是一个开放源代码的MPEG4编码器。遵循GPL协议-This is an open source MPEG4 encoder. Follow the protocol GPL
BEnc-0942-Win-i586
- 一个免费的MP3编码器,可做控件用-A free MP3 encoder, can be done with the control
mp3en
- mp3音频编码器源码,喜欢研究编码算法的朋友爱看 mp3音频编码器源码,喜欢研究编码算法的朋友爱看 -mp3 audio encoder source code, like the study of coding algorithm' s friends love to read mp3 audio encoder source code, like the study of coding algorithm' s friends love to read mp3 audio enc
lame-398-2
- mp3 编码器 源码 lame 398.-source code mp3 encoder lame 398.
mpeg-encoder
- MPEG1编码器四种运动估计算法全搜索算法,梯度下降法,菱形搜索算法,四步法-MPEG1 encoder four kinds of full search motion estimation algorithm algorithm, gradient descent method, diamond search algorithm, four-step
mp3enlib
- MP3编码器,也是很复杂的一个东西,希望你能仔细阅读它的精华内容,好的东西,希望你也支持我一下-MP3 Encoder is a very complicated thing, I hope you can read the essence of its content, good things, I hope you will support me about
yinpin
- 简化的音频编码器;第一部分:构造分析综合滤波器; 第二部分:编码器与解码器(Simplified audio encoder)