搜索资源列表
音频开发
- linux音频编程,介绍了在linux下的有关对声卡操作,声卡驱动程序介绍以及介绍有关对声卡录放语音编程的具体步骤。-linux audio programming, introduced in linux under the right sound card operation, sound card driver on the right and on audio recorders voice to the specific programming steps.
AudioComponentsSuite.v2.2
- Audio Components Suite,一套跨平台的音频处理组件包: 1、支持音频回放、捕捉。 2、CD-ROM回放、CDDA捕捉。 3、Wave流支持。 4、MP3、Ogg、FLAC、Monkey等格式支持。 5、音频混响处理。 6、输入设备动态捕捉。 7、音频格式转换。 8、声音音频指示器。 9、其他一些特效。 ----------------------------------------------------- Base Classes
xawtv-3[1].95.tar
- 能在linux播放电视,也能利用它来录制自己的视频和音频。对做linux视频采集是一个非常好的参照例子。-in broadcast television can also use it to record their own video and audio. Linux done right Video Capture is a very good example of the light.
开放源码音频库.tar
- 开放源码音频库,只是用linux写的,但是很有参考价值-open source audio library, but with linux write, but of great reference value
squash-1.0.tar
- squash-1.0是一款开放源码的linux的音频播放器,支持mp3,wav等常见格式,可移植到嵌入式系统中-squash-paragraph 1.0 of the Linux open-source audio player, support mp3, wav, and other common formats can be transplanted to Embedded Systems
linux sound driver API
- linux 环境下的音频驱动程序,做音频播放时可以参考一下-audio drivers, so audio player can reference
jrtplib-2.8.rar 用C++写的实时传输协议RTP
- 一个外国牛人用C++写的实时传输协议RTP,源代码的编写风格很好,可读性很强。可以用于网络视频和音频的传输,enjoy it, A foreign Niu Ren real-time transmission agreement RTP which writes with C, the source code compilation style very good, the readability is very strong. May use in the network video fr
audio_G711
- linux音频压缩编码,pcm压缩编码与g711格式变化转换代码-linux audio compression, pcm coding changes with g711 format conversion code
ffmpeg-0.3.4.tar.gz
- 实时音频/视频(mpeg4)播放服务器,real audio/video (mpeg4) player
2
- linux下新一代音频库alsa的编程指导手册,非常适合入门,pdf格式-Under the new generation of alsa audio library linux programming guide, ideal for entry, pdf format
recplaygz.c.tar
- 在linux下实现音频采集,压缩,解压缩,回放的功能,适合用于网络传输-To achieve in the linux audio acquisition, compression, decompression and playback function, ideal for network transmission
mpeg-linux.tar
- 一个视音频解压码的源代码-an audio decompression source code
minimad
- Linux下基于libmad的mp3播放程序,修改了自带的minimad,重定义了putchar,向真正的音频设备输出。-Linux under the libmad based mp3 player, modify the built-in minimad, re-define putchar, to the real output of audio equipment.
mapeaudio-2.85.tar
- 进行音频的录音和相关处理软件,是实用的linux下音频处理软件-Audio recording and associated processing software, is a useful audio processing software under linux
audio.c.tar
- 在Linux下从声卡捕获一段音频流,并且输出到文件中的小程序-Under the Linux section of the audio stream from the sound card to capture and output to a file in applet
1341-yyuyin
- 音频芯片1341驱动代码,实现录音和播放功能,测试通过。-1341 audio chip driver code, to achieve recording and playback, the test.
ffmpeg-svn-20070501.tar
- 视音频编解码功能,通过了在linux下的编译,gcc版本4.1.2。成功对视频流进行H.264编码并将符合H.264标准的视音频文件解码成YUV数据,最后使用YUV工具播放成功。-audio/video codec toos. It includes libavcodec, the leading open source codec library. compiled in linux GCC at version 4.1.2.
test_g711
- 音频编解码及其测试程序,使用g711方式,在linux下测试通过-source for audio codec, tested in linux
LINUX-MPEG4-DVR-SOURCE-CODE
- 这是一个简单的,但却是相当完整的DVR的source code:LINUX MPEG4 DVR源代码。此中只有视频,没有音频. -A source code on MPEG4 DVR
音频EQ和升降调算法
- c语言写的音频EQ和升降调的处理,适用于windows和Linux下。EQ和升降调软件算法。