搜索资源列表
faad
- faac的解码程序。-FAAC decoding procedures.
faad2-2.7.rar
- faad 是解码aac 音频文件的源代码。,faad is a software for decode aac.
faac-1.28
- 调试通过正常运行可得出正确结果地faac代码,非常具体,打开即可用,工程都已建好。-Debugging can be drawn through the normal operation of the correct result to faac code, very specific, can be used to open the project have been completed.
faad2_2.6.1
- MPEG4音频解码程序,支持MPEG4的各种音频格式,输出wav文件。可以实现SBR和PS等的定制-MPEG4 audio decoding process, to support various audio formats MPEG4, the output wav file. SBR and PS can be achieved, such as custom
MsysForFfmpegCompile
- 在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-
faad2
- faad的源代码,编译vlc代码时需要的-faad the source code, compiled code need vlc
aacdecoder
- aac解码faad最新源代码,可编译VS2008下通过。-aac decoder faad the latest source code can be compiled, adopted under VS2008.
aacDecodeLocalTest
- 用libfaad.lib库解码本地文件成PCM原始音频格式-Use libfaad.lib to decode the local audio file to pcm
faad
- mpeg2-aac音频格式解码程序和源代码(官方)-aac decoder
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 f