Description: HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。-High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it. Platform: |
Size: 7098368 |
Author:yangyanwen |
Hits:
Description: 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. Platform: |
Size: 1889280 |
Author:Rui |
Hits: