Location:
Search - FAAD.exe
Search list
Description: AAC音频解码算法程序-AAC audio decoding algorithm
Platform: |
Size: 5012480 |
Author: 蝌蚪文 |
Hits:
Description: 在Windows下安装虚拟Linux编译环境MSYS&minGW(例如MSYS-1.0.11-2004.04.30-1.exe)过后,将此文件解压覆盖安装目录,运行msys后执行./configure --enable-shared --disable-static --enable-memalign-hack --enable-a52 --enable-dts --enable-faac --enable-faad --enable-x264 --enable-libogg --enable-gpl
和make过后
即可顺利的编译FFMPEG-Installed in the Windows virtual Linux environment to compile MSYS & minGW (for example, MSYS-1.0.11-2004.04.30-1.exe) after extracting this file covers installation directory, run msys run./Configure- enable-shared-- disable-static- enable-memalign-hack- enable-a52- enable-dts- enable-faac- enable-faad- enable-x264- enable-libogg- enable-gpl and can make after Compile FFMPEG smooth
Platform: |
Size: 60732416 |
Author: 汪大崴 |
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: