搜索资源列表
librtp-0.1.tar
- 一个RTP库,用于音视频的打包实时传输,c语言编写-a library, audio and video for the real-time transmission package, c language
AudiereAudioSystem
- 一种便利高质量的袖珍音频API函数库, 支持文件操作、编码解码、混音、播放输出, 播放支持 MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, 和 MOD 文件. 可用于C, C++, Python, Java, Delphi, 以及支持 XPCOM 的任何语言. -a convenient pocket-sized high-quality audio API functions to support document operation, codec
wavemix
- 一个混音器动态连接库(包含源程序)-a mixing Dynamic Link Library (including source code)
NetAudioVideo.v3.0
- 网络音视频传输3.0 2006-06-23 TVideoCap-提供视频捕捉,预览的功能 TSendVideo-提供VFW模式下,可选系统压缩器进行传输的控件。 TRECVideo-和上面的控件是一对,用于接收。 TACMWaveOut-声音输出控件。 TACMWaveIn-声音输入控件。 TSendVideo_VIDX-Vidx压缩传输控件。 TRecXVID --接收vidx压缩初频的控件。 TVideoAdd1--
H_323_SDK_Lib
- ITU-T H.323 V3 音频codec(支持静音检测) g.723.1 6.4kbps发送,6.4/5.3kbps接收 g.729a 8kbps发送,8kbps接收(仅在单一模式下可用) gsm 6.10 10kbps lpc 10 3kbps g.711 uLaw/aLaw 64kbps 视频codec(动态流量控制) h.261 支持QCIF(176*144)/CIF(352*288) h.263 支持
Video_Play_VC
- 一个vc开发的播放器的例子程序,可播放音视频,使用微软的vfw类库。-a vc development of the players examples of procedures, broadcast audio and video, using Microsoft's vfw library.
VirtualWall
- /* * 程序名称:VirtualWall防盗链专家Asp.Net配置插件(类库版) * 程序版本:Beta 0.1 * 开发工具:Microsoft Visual Studio 2005 * 开发人员:Szmix_Willa * 版权所有:深圳混音俱乐部 * 授权使用:VirtualWall防盗链专家 * 官方网站:http://www.szmix.com/ * 授权网站:http://www.fangdaolian.com/ * 使用方法
MpCodec 音视频编解码的库
- 音视频编解码的库,一个可以在WIN平台和UNIX平台都可以适用的库,,开发语言为c-vidio encode decode lib
PlaySoundMCI
- 使用MCI函数库进行声音音量大小控制,左右声道控制、静音控制操作-Carried out using the MCI library the size of the sound volume control, left and right control, mute control operations
SyllableInfo4
- C++程序,开发环境VS.Net2005 对清华大学音库中的.lab标注文件进行分析,提取每个音节的韵律信息并写入另一个文件中。 -C++ procedures, development environment VS.Net2005 The sound of the Tsinghua University Library. Lab analysis of tagging a document, extract the rhythm of each syllable informat
20063914274000
- VIS H.323 Library符合下列标准 ITU-T H.323 V3 音频codec(支持静音检测) g.723.1 6.4kbps发送,6.4/5.3kbps接收 g.729a 8kbps发送,8kbps接收(仅在单一模式下可用) gsm 6.10 10kbps lpc 10 3kbps g.711 uLaw/aLaw 64kbps 视频codec(动态流量控制) h.261 支持QCIF(176*1
55
- 常用声音音库,包含有0~9、十、百、度等音效-Common voice sound library, containing 0 ~ 9, 10, 100, degree of sound
GlobalIPSound
- Subject to Doc-Voip-2013 这是瑞典Global IP Sound公司的GIPS语音编解码引擎开发包(无实现代码,只提供库文件与.h文件)。该公司是全球顶尖的语音处理公司,Skype、Logitech、WebEx、TI、QQ的产品中都使用了该公司的语音开发包。 本下载包中包含GIPS的2部分产品: VoiceEngine 能在最恶劣的网络下为VOIP提供最小延迟、最佳语音质量的软件开发包; Confe
多路语音混音程序
- 多路语音混音程序,提供了基础类库,如何从声卡读入声音,如何播放声音,很实用。-Multi-channel audio mixing program that provides a base class library, how to read the sound from the sound card, how to play a sound, very practical.
tts_sdk
- 可以进行语音合成,嵌入音库就可以开发,基于InterSound4.0(Speech synthesis can be performed)
AiSound5
- 音库,用于开发的。包含男音、女音、孩子的声音等。可以进行配置。(Sound library for development. It includes a male voice, a female voice, a child's voice, etc.. Configuration can be made.)
《ffmpeg基础库编程开发》20140307
- ffmpge 基础库的详细介绍 以及使用基础库开发各种音视频相关的东西。(Ffmpge basic library details, as well as the use of basic library, development of a variety of audio and video related things.)
rtp接受和解析音视频
- 基于jrtplib这个库,实现RTP包的收发,供大家参考(Based on this library jrtplib RTP packet transceiver for your reference)
SharpCapture_v2.3_Trial
- 这是一个C#语言编写,.NET平台的音视频采集类库。可以借助该类库快速实现音视频采集,摄像头采集,屏幕录制,麦克风采集,话筒采集,声卡采集,支持单声道和多声道混音采集。性能稳定,调用简单,文档齐全。我觉得不错,可以试试看(This is a C# programming language. NET platform audio and video acquisition class library. With the help of this library, audio and video a
最简单的h264编解码库
- 最简单的h264编解码库,压缩包中包括源码、编译好的静态库以及应用程序,适合linux下音视频开发使用