搜索资源列表
MP3编解码原理
- MP3编解码原程序,分两部分,一部分是编码,一部分是解码-MP3 codec original procedure, in two parts, part of the code is part of decoding
ffmpeg_sdk
- 提供了目前最全面的音频,视频的编码和解码库,包括G.711,G.726,AMR,MP3,H.261,H.263,MPEG-1,MPEG-2,MPEG-4,H.264,使用MMX汇编优化,效率非常高。可以直接加入到自己的工程中使用,非常方便。-provide the most comprehensive audio, video encoding and decoding library, including G.711, G.726, AMR, MP3, H.261, H.263, MPEG-1
ISO-IEC-11172-3(Mp3).rar
- MPEG-3(MP3)协议规范。该规范定义了MP3文件的格式、编码和解码算法,编解码器源程序等内容,MPEG-3 (MP3) protocol specification. The normative definition of the MP3 file format, encoding and decoding algorithms, source codecs, etc.
player
- 超强的音频格式文件处理动态库.这个代码是一个支持不同音频格式的声音动态库文件,支持声音回放、音频编码、解码。他能解码(所以也能播放)WAV, MP3, OGG Vorbis, WMA, APE和CDA, 以及编码 WAV, MP3, OGG Vorbis, WMA和APE。在音频流回放上使用了 DirectSound 8(所以你需要dx8vb.dll),支持DSP,频谱分析,可视化效果等数据控制.-Super audio format files to handle dynamic librar
test_mp3
- 包含CRecordMP3和CPlayMP3两个类,还有lame编码库,mpg123解码库。CRecordMP3是直接录音成mp3文件格式的类,CPlayMP3是播放MP3的类,并附有测试工程-CRecordMP3 and CPlayMP3 contains two classes, as well as lame coding libraries, mpg123 decoder library. CRecordMP3 directly into mp3 audio file format typ
mp3decode
- VC6。0,windows 平台,MP3编码解码;-Visual C++6.0,MP3decode
VisualCvideoandaudioDevelop
- 利用Visual C++进行网络及多媒体(视频/音频)开发的书籍。书中精选了大量的具有商用价值的工程案例,包括视频捕捉系统、视频会议系统和远程视频监控系统的开发技术;网络、多媒体技术的底层实现,如MPEG-4的播放技术、编码技术和解码技术,XvidQP系统的开发等;MP3深入编程技术。另外,还对流行的网络、多媒体开发工具——微软的DirectX9.0进行了介绍,具体包括DirectShow、Direct3D、DirectSound和DirectMusic。在本书的最后一章,详细介绍了基于IBM
IT168.com-17846mp3x
- 一款音频编辑ActiveX控件,对MP3音频文件进行编码/解码操作,转换的音质很好,速度极快-An audio editing ActiveX control on the MP3 audio file for encoding/decoding operation, the conversion of sound quality very good, fast
Visual.C.the.development.of.practical.engineering.
- Visual C++视频音频开发实用工程案例精选 ---随书关盘源码 chap2:视频捕捉系统 chap3:视频会议系统 chap4:远程视频监控系统 chap5:MPEG-4播放技术 chap6:MPEG-4编码技术 chap7:MPEG-4解码技术 chap8:MP3深入编程 chap9:XvidQP系统 chap10:DirectShow程序设计 chap11:Direct3D程序设计 chap12:DirectSound程序设计
lame_enc
- 这个一个利用lame库进行mp3编码的程序示例,库代码,里面包括编码库和程序示例,进行优质声音编码解码-One advantage of this lame mp3 encoding library program example, the library code, which includes code libraries and sample programs for high-quality voice codec
mp3
- \avi2mpg1_src 中包含了mpeg1编码的源程序 \avi2mpg1 中为该程序的可执行文件 \A2MGUI 为VC下编译的图形用户界面\mp3en mepg 层3音频编码程序 \mp3de mpeg 层3音频解码程序-perform encode and decode of mpeg1 format video using Vc language
AMP3coden
- 一个MP3的解码源码,用到了哈哈夫曼编码,比较好用 -An MP3 decoder source code, use ha ha Hoffman coding, relatively easy to use
libzplay-2.02-src
- 库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器。库本身是由WINAPI编写,你无须额外的库,也不需要MFC / .NET的支持,只能在Windows下运行。 库直接对声卡播放音乐,简单容易。仅仅3行代码(创建类,打开文件,开始播放),你就可以播放音乐。 使用所支持的编码器,你也同样可以直接从声卡上录制声音(microphone, line-in, CD, ...)和把录制的声音保存
mp3--encod-and-decod
- 使用MP3格式进行视频与音频的编辑。 \avi2mpg1_src 中包含了mpeg1编码的源程序 \avi2mpg1 中为该程序的可执行文件 \A2MGUI 为VC下编译的图形用户界面。 \mp3en mepg 层3音频编码程序 \mp3de mpeg 层3音频解码程序-With the MP3 format for video and audio editing. \ Avi2mpg1_src contains mpeg1 source coding \ avi2mpg1
libZPlay
- 音频编码解码器库,采用C++语言实现,库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器-libZPlay is about decoding audio by c++
base64
- 本程序用于将任何文件进行Base64编码,是否是标准Base64编码取决于Makefile的DFLAGS变量是否添加-DPRIVATE_BASE64。 使用本程序的方法是: ./base64convert -e 1.mp3 encode.data //将1.mp3进行Base64编码,编码后的结果存放到encode.data文件 ./base64convert -d encode.data 2.mp3 //通过encode.data进行解码,解码的结果2.mp3这个文件
MP3播放器
- jpg图像的编解码,已经在vc以及嵌入式上调试通过,可以移植(the encode and decode of the file jpeg images,can be planted to any of the embedded devices)