搜索资源列表
用于语音视频聊天的类
- 用于语音视频聊天的类,非常方便的实现将录制的PCM格式的语音,压缩,解压,视频采集,播放-Voice Chat Class. Very easy to implement record PCM format voice, encode/decode,gather vedio and play back.
G711_G721_G723
- 对G72X系列编码的数据进行解码,生成可以使用声卡播放的pcm编码数据。-G72X series of encoded data decoding, sound card can be used to generate broadcast pcm encoded data.
arseams-adpcmwavfile
- encode a raw pcm to wav,提取出一个WAV格式文件的头部信息-encode a raw pcm to wav, extract a WAV format file header information
AudioEncode.tar
- ffmpeg 音频编码的例子,支持pcm编码成mp3或者aac-ffmpeg audio encode example to suuport PCM to mp3 or aac
ADPCM
- 将音频编码或者解码。可以按照ADPCM编码方式,或者将其按照ULAW、ALAW或者PCM进行编码解码。-encode or decode audio acording different codec such ADPCM, ULAW, ALAW.
simplest_ffmpeg_audio_encoder
- 最简单的基于FFMPEG的音频编码器(PCM编码为AAC)。该编码器实现了PCM音频采样数据编码为AAC的压缩编码数据。编码器代码十分简单,但是每一行代码都很重要。通过看本编码器的源代码,可以了解FFMPEG音频编码的流程。 详细参考《最简单的基于FFMPEG的音频编码器(PCM编码为AAC)》: http://blog.csdn.net/leixiaohua1020/article/details/25430449-The software is based on VC 2010. I
ffmpeg_mp3_encode
- pcm音频数据编码成mp3文件,编码程序写成了接口,方便调用,参考tests目录下的使用demo(PCM audio data is encoded into a MP3 file, the code program is written as an interface, convenient to call, and refer to the use of demo under the tests directory)
