文件名称: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
.......................................\bitstream_pack_data.m
.......................................\decode.bat
.......................................\faad.exe
.......................................\huff12.mat
.......................................\huffmancode_specdata.m
.......................................\huffman_tables.mat
.......................................\longwindow.mat
.......................................\main_aacencoder.m
.......................................\mdct4.m
.......................................\original_input.wav
.......................................\Read_Me.m
.......................................\Read_Me.txt
.......................................\sfb_offset.mat
.......................................\slowmdct.m
license.txt
AAC_Encoder_MATLAB_RaviLakkundi-Limited\A MATLAB TOOLBOX TO COMPUTE MUSIC SIMILARITY FROM AUDIO.pdf
.......................................\bitstream_pack_data.m
.......................................\decode.bat
.......................................\faad.exe
.......................................\huff12.mat
.......................................\huffmancode_specdata.m
.......................................\huffman_tables.mat
.......................................\longwindow.mat
.......................................\main_aacencoder.m
.......................................\mdct4.m
.......................................\original_input.wav
.......................................\Read_Me.m
.......................................\Read_Me.txt
.......................................\sfb_offset.mat
.......................................\slowmdct.m
license.txt
AAC_Encoder_MATLAB_RaviLakkundi-Limited\A MATLAB TOOLBOX TO COMPUTE MUSIC SIMILARITY FROM AUDIO.pdf