搜索资源列表
directshow实务精选02
- directshow实务精选第二章,主要内容是音频、视频采集-directshow substantive selected second chapter, the main contents of audio, video collection
AudioPcm(Mu-Law)Source20061215
- DirectShow开发的PCM Mu-Law的音频解码Filter,C-DirectShow development of the PCM Mu-Law Audio Decoder Filter, C
AudioPcm(Raw-Signed)Source20061206
- DirectShow开发的PCM Raw Signed 8K 8Bit音频解码Filter,VC++6.0-DirectShow development of the PCM 8K Raw Signed F 8Bit Audio Decoder ilter, VC 6.0
DirectShow_QQ_video
- 当下比较流行的即时通信工具,比如MSN,QQ等都实现了视音频的功能,通过视频,音频,我们可以更好的和朋友通过网络进行沟通,本文通过DirectShow技术模拟QQ实现了视频和音频的采集,传输,基本实现了QQ的视音频聊天的功能。
FilterMp3Source1
- 基于Directshow环境下的PCM音频文件的播放(媒体类型的设置).
AudioProcess
- 这是一个基于directshow技术平台上的在两个filter中加入音频处理的fliter框架程序
AudioVideoCapture
- 本人基于Directshow做的音视频采集系统,把音频数据(PCM格式)与视频数据(RGB24)合成到一个AVI文件格式
VideoAudioDEMO
- windows下DirectShow 采集音频和视频的例子内有详细注释
AVChat
- directshow 实现远程视音频聊天
liuhaomiao_smConverter
- 程序使用windows的Directshow技术,将网络流媒体直接转换成指定格式的音频文件.本程序实现了网络收音机音源(流媒体)转换成指定格式文件予语音板卡播放的功能.支持多频道自动开启/关闭/自动转换url等功能
VideoWaveSDK
- VideoWaveSDK文档,不错的DirectShow编程参考。 通过VW SDK DirectSHow版本你可以控制VW卡实现视频,音频采集,播放;亦可以设计基于DirectShow的各种视频应用程序。随VW SDK DirectShow版本,提供一个应用程序设计范例和一个网络视频应用API库用于创建网络组播应用-VW SDK DirectShow document with good examples for DirectShow programming.
Player
- 这是一个利用directshow实现视音频播放的代码-a soft uesed to play video
AudioCap
- DirectShow 音频例子,来自dx开发包-DirectShow audio examples, from dx Development Kit
DirectShow
- windows directshow音频,视频相关编程详细教程。-windows directshow audio, video tutorials related to programming details.
musicplayer
- 基于directshow的音频播放器的设计,包含了音乐播放器的基本功能,对于学习directshow的人是很好的参考-Directshow audio player based on the design, contains the basic functions of music player, directshow for learning is a good reference for those who
ToMp3
- 音频格式转换 DirectShow-audio DirectShow
d123313DirectShow_WMFSDK
- 基于DirectShow+WMF SDK的 媒体广播应用 基于DirectShow+WMF SDK实现的媒体广播应用采用了两种开发平台———VS2005与BCB,利 用VS2005作Filter的底层开发,其中涉及视音频的采集、编码以及把编码后的媒体流进行广播 借助 BCB的组装控件特性构造Graph模型,将各Filter模块连接起来并协同工作,通过以上方式运用Direct- Show+WMF SDK技术成功实现了媒体广播。 -This paper presents me
DirectShow
- DirectSound学习笔记之枚举音频设备.txt-The study notes DirectSound audio device enumeration. Txt
DirectShow_Audio_Recording
- 这个程序是一个简单的音频采集系统,是通过Directx开发包中的AMCap程序改编而成,而且程序的思路比较清晰,希望对DirectShow的初学者有所帮助。在程序运行时,点击Record开始录制程序,当点击确定是表示录制完毕,程序自动关闭,录制的音频文件保存到c盘的test1.wav文件。-Direct show audio recording
AudioTest
- 使用DirectShow录制音频,生成WMA文件(Recording audio with DirectShow)