文件名称:AAC_Encoder_with_MATLAB
介绍说明--下载内容来自于网络,使用问题请自行百度
AAC编码器的matlab实现,可以导出AAC编码中间过程的系数-Usage:
Take a wav file (44100, Mono) and name it as original_input.wav or change name in main_aacencoder.m.
1. Open the file main_aacencoder.m to encode original_input.wav in ADTS AAC format.
2. Run the file.
3. Check the output encoded_input.aac
4. Download FAADv2 decoder from http://www.rarewares.org/aac-decoders.php, or sourceforge.net/projects/
5. Place the windows binary faad.exe in this folder. To decode this encoded AAC file run decode.bat, it uses faad.exe to decode.
6. Open the file encoded_input.wav. Enjoy !!
7. Use Adobe Audition/GoldWave to open wav files, or use any media player for the same.
Take a wav file (44100, Mono) and name it as original_input.wav or change name in main_aacencoder.m.
1. Open the file main_aacencoder.m to encode original_input.wav in ADTS AAC format.
2. Run the file.
3. Check the output encoded_input.aac
4. Download FAADv2 decoder from http://www.rarewares.org/aac-decoders.php, or sourceforge.net/projects/
5. Place the windows binary faad.exe in this folder. To decode this encoded AAC file run decode.bat, it uses faad.exe to decode.
6. Open the file encoded_input.wav. Enjoy !!
7. Use Adobe Audition/GoldWave to open wav files, or use any media player for the same.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AAC_Encoder_MATLAB_RaviLakkundi-Limited/
AAC_Encoder_MATLAB_RaviLakkundi-Limited/bitstream_pack_data.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/decode.bat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/faad.exe
AAC_Encoder_MATLAB_RaviLakkundi-Limited/huff12.mat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/huffmancode_specdata.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/huffman_tables.mat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/longwindow.mat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/main_aacencoder.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/mdct4.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/original_input.wav
AAC_Encoder_MATLAB_RaviLakkundi-Limited/Read_Me.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/Read_Me.txt
AAC_Encoder_MATLAB_RaviLakkundi-Limited/sfb_offset.mat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/slowmdct.m
license.txt
AAC_Encoder_MATLAB_RaviLakkundi-Limited/A MATLAB TOOLBOX TO COMPUTE MUSIC SIMILARITY FROM AUDIO.pdf
AAC_Encoder_MATLAB_RaviLakkundi-Limited/bitstream_pack_data.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/decode.bat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/faad.exe
AAC_Encoder_MATLAB_RaviLakkundi-Limited/huff12.mat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/huffmancode_specdata.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/huffman_tables.mat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/longwindow.mat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/main_aacencoder.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/mdct4.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/original_input.wav
AAC_Encoder_MATLAB_RaviLakkundi-Limited/Read_Me.m
AAC_Encoder_MATLAB_RaviLakkundi-Limited/Read_Me.txt
AAC_Encoder_MATLAB_RaviLakkundi-Limited/sfb_offset.mat
AAC_Encoder_MATLAB_RaviLakkundi-Limited/slowmdct.m
license.txt
AAC_Encoder_MATLAB_RaviLakkundi-Limited/A MATLAB TOOLBOX TO COMPUTE MUSIC SIMILARITY FROM AUDIO.pdf
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.