搜索资源列表
AudioCoder.rar
- 对音频的编码、解码的封装,接口非常简单,支持g722,g723,g728,g729的编解码,For audio encoding, decoding package, interface is very easy to support g722, g723, g728, g729 codec
SoundTest
- G711音频编码程序,实现音频的编解码,以及G711音频文件的解码与播放。-G711 audio coding process to achieve the audio codec, and G711 audio file decoding and playback.
MPEG-4音频参考程序.tar
- Mpeg4视频处理编解码算法代码,适用于多媒体和网络通讯编程学习和开发借鉴使用-Mpeg4 video codec algorithm code applicable to multimedia and network communications programming to learn and develop from the use of
MonoCoderDLL
- 对于音频文件的编解码。可以对MP3,wav,ogg等文件编解码。-For audio files codec. Can be MP3, wav, ogg and other documents codec.
47651480G711_G721_G723
- 音频编解码 实现一些功能 对音频进行分析总结 在很多平台都实现功能-Audio codec to achieve some functional analysis of the audio summary of a lot of platforms in both functionality
H.263
- 精通VC视频音频中的H.263编解码供大家参考-Proficient in VC in the H.263 video and audio codecs for your reference
G721-G723
- 音频编解码源代码。G.711-G.723的编解码程序,有make文件,可运行。-Audio codec source code. G.711-G.723 codec procedures, make files, run.
tst-g722
- G.722编解码程序,可实现音频的G.722编解码.-G.722 encoding and decoding procedures, can be the G.722 audio codec.
TLV320AIC23CODECDSP
- 音频压缩算法的实现,使)格式文件 得到广泛应用,) 播放器、 等消费类电子产 品也成为大众产品。在这些便携式系统中,前端音 频编解码器在播放质量(采样精度、采样率)、播放 时间(功耗)等方面起较关键的作用,采用高精度, 低功耗的前端处理芯片是提高产品性能极为有效 的解决方案。 数字编解码器具有位采 样精度,录音回放模式下仅 功耗,是数字音 频便携式系统的理想选择,下面介绍它在 系统 中的实际应用。-Audio compression algorithm,
EncDec
- 使用va_g729a编解码音频的例子,暂时还没有找到va_g729a的源代码。-use va_g729a encode & decode audio sample, yet not found va_g729a source code.
MPEG-4
- 关于MPEG-4的视频和音频编解码技术,其中包括所需要的源码以及介绍。-About mpeg-4 of video and audio decoding technology, including the source code, and introduction needed.
sbc
- 蓝牙SBC标准音频压缩算法的c实现可以直接在工程完成WAV文件的编解码并对比-Bluetooth SBC standard audio compression algorithm c implementation can be completed directly in the project, and WAV files codec comparison
ffmpeg-0.7.0.tar
- FFmpeg是一个开源免费跨平台的视频和音频流方案,它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多codec都是从头开发的-FFmpeg is a free open source cross-platform video and audio streaming program, which provides a record, convert and stream audio
ffmpeg-0.5
- ffmpeg是一个跨平台的视频和音频流方案,提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,保证了高可移植性和编解码质量。-ffmpeg is a cross-platform video and audio streaming program, recording, conversion, and a complete solution for streaming audio and video. It contains state-of
H.263--encod-and-decod
- 使用H.63格式进行视频与音频的编辑。 \H.263编解码源代码 目录中存放的是H.263视频编码器和解码器的程序代码。 \播放工具 目录中存放的是用于播放YUV格式视频的工具。 \压缩视频 目录中存放的是笔者已压缩好了的263视频数据流文件。 \原始视频 目录中存放的是用于测试用的Demo视频,YUV格式。-Use of h.63 format for video and audio editing. \ h. 263 codec source code directory
Pcm_Comparision-_use
- 自己写的音频比较工具,自己做音频处理和编解码时用到比较2个音频文件是否一样,devision 差多少,可以直接用。有测试文件-audio file compare tool creating by myself ,and with the test files
opus-1.1-vs2008
- 音频编解码opus1.1的vs2008工程。-audio opus1.1, vs2008 project.
VC++ g729音频的编码、解码的封装接口
- 各种常用音频编解码,可以编译通过,windows系统,包含例子(Audio codec&decodec, ITU)
CustomPlayer
- 使用ffmpeg做的播放器。SDL处理音频,ffmpeg处理编解码音视频文件,qt做ui界面。使用多线程双缓冲队列播放音视频。使用视频追逐音频的策略实现音视频同步。支持视频镜像操作,黑白彩色转换。(A player made of ffmpeg. SDL processes audio, ffmpeg processes codec audio and video files, QT is the UI interface. Use multi-threaded double buffer qu