搜索资源列表
win_freeamp-2-0-0.zip
- freeamp的windows下的2.0版本源码 Cool! 最新版本3.0可以到freeamp.org下载
ID3_Editer
- mp3歌曲信息编辑。 编辑歌曲信息的基础上可以进行ID3v1与ID3v2的统一。 代码支持专辑封面图片的预览、导入与导出。 有关专辑图片的功能均通过图片框的双击与右键菜单完成。 关于ID3操作的代码是通过ID3.org的资料写的。
mpge2v1.2_dec
- mpeg.org implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video frames into MPEG-1 and MPEG-2 video coded bitstream sequences-mpeg.org implementation of an ISO/IEC DIS 13818-2 codec. It converts uncompressed video f
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
MPG2-2012
- MPEG2Lib can decode MPEG2 encoded video sequences like the ones found on a DVD or the disk in a typical harddisk video recorder. The decoder is based on the GPL project DVD2AVI (arbor.ee.ntu.edu.tw/~jackei/dvd2avi/) and MPEG2Decode from MPEG