搜索资源列表
mpegcode
- MATLAB program that demonstrates MPEG-2 style encoding and decoding. A project for: ECE 434, Multimedia Communication Networks Professor Marilyn Andrews University of Illinois at Chicago (UIC)
mpgwrite
- Summary: The MPEG converter takes a MATLAB movie matrix and writes the movie to disk as an MPEG file. MATLAB Release: R12 Descr iption: MPEG is an ISO standard movie encoding format. The MPEG converter for MATLAB takes a MATLAB movie matrix a
mpeg-2--code.rar
- a MATLAB program that demonstrates MPEG-2 style encoding and decoding,a MATLAB program that demonstrates MPEG-2 style encoding and decoding
mp3_toolbox_v2.0
- These are a couple of m-files to read and write mp3 audio files [i.e. files compressed using MPEG-Audio layer 3 encoding] under Matlab.在matlab中读写mp3,这是2.0版本-These are a couple of m-files to read and write mp3 audio files [i.e. files compressed using
mp3analysis
- 国外硕士论文,有关mp3编解码技术研究的,对各部分功能如子带分解滤波,霍夫曼编码,心理声学模型等都作了详解,也提出了算法上的一些改进-paper for master degree,it specifies the mp3 encoding and decoding processing,and in some way suggests advanced algorithm at some blocks.
code
- matlab下mpeg编码源程序,高效,帮助文件详细。-matlab source code for the mpeg encoding.
mp3readandmp3write
- mp3read和mp3write是直接写在wavread更换和wavwrite访问MPEG音频MP3文件。其特点包括: -旨在重复wavread完整语法和wavwrite -还支持上的动态下采样和渠道mpg123的合并-文件优化的很长的MP3 -只需要解码的部分-使用popen函数进行编码,以避免大量临时文件(可用时-看到我popenw墨西哥) -试图消除写保护回路的时间序列文件/通过阅读“热身”样本-包括辅助二进制软件包在Linux,Windows,Mac的PPC的,苹果,英特尔,和Mac英特
working-code-h264
- Matlab code for h.264 encoding. Its based on operation on I and P frames. Best working code.