搜索资源列表
directshow实务精选02
- directshow实务精选第二章,主要内容是音频、视频采集-directshow substantive selected second chapter, the main contents of audio, video collection
利用DirectShow播放和捕获视频文件
- 利用DirectShow进行文件播放,音频视频捕获并能利用系统已有的编码器对音频视频进行编码-for use DirectShow player, Audio and video capture system has been able to use the encoder to encode audio and video
DirectShow多声卡播放器
- 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在
即时通讯(带视频)源码
- AnyChat音视频互动开发平台(SDK)是一套跨平台的即时通讯解决方案,基于先进的H.264视频编码标准、AAC音频编码标准与P2P技术,整合了佰锐科技在音视频编码、多媒体通讯领域领先的开发技术和丰富的产品经验而设计的高质量、宽适应性、分布式、模块化的网络音视频互动平台。 AnyChat音视频互动开发平台(SDK)包含了音视频处理模块(采集、编解码)、流媒体管理模块(丢包重传、抖动平滑、动态缓冲)、流媒体播放模块(多路混音、音视频同步)以及P2P网络模块(NAT穿透、UPnP支持)等多个子模块
Dsound.rar
- 使用DirectSound技术进行音频采集的范例,a sample of Audio collecting with DirectShow technology
DirectShow技术下局域网流媒体系统的设计
- DirectShow技术下局域网流媒体系统的设计 在简要介绍DirectShow技术的基础上,阐述运行在局域网的一对多的流媒体播放系统的设计思想和一 些关键的实现技术。局域网流媒体播放系统基于DirectShow技术,采用广播方式,在局域网内的服务端实现 控制多个客户端同时同步播放某个音频或者音视频文件 -Design and Implementation of Flow-media System of Local Network Based on DirectSh
DirectShow
- 一个基于Directshow的音频播放软件,利用VC++开发环境实现。-Based Directshow audio playback software achieve use of VC++ development environment.
VCvideoaudio
- 基于opencv 音频视频开发,其中源代码可以直接运行于VC6.0-Opencv-based audio and video development, including source code can be run on VC6.0
VideoWaveSDK
- VideoWaveSDK文档,不错的DirectShow编程参考。 通过VW SDK DirectSHow版本你可以控制VW卡实现视频,音频采集,播放;亦可以设计基于DirectShow的各种视频应用程序。随VW SDK DirectShow版本,提供一个应用程序设计范例和一个网络视频应用API库用于创建网络组播应用-VW SDK DirectShow document with good examples for DirectShow programming.
SimplePlayer
- 这个程序是对清华陆其明老师的<<DirectShow开发指南>>书中播放器的改版,可以支持视频流和音频流的合成一起预览功能-This procedure is Qiming Lu Qinghua teachers
VisualC++VideoAndAudio
- 用visualc++开发的视频和音频开发案例精选,共有十几个示例-With visualc++ Development of video and audio to develop case selection, a total of more than a dozen examples
EAVcap
- 用videocapure卡发的一个directshow视频捕获 音频捕获 Tv卡捕获的例子-Videocapure card issued by a DirectShow video capture card to capture audio capture examples Tv
HDX4AACDecoder
- AAC 音频解码,DirectShow Filter-AAC audio codecs, DirectShow Filter
PlayMedia
- 用VC++实现的音频播放器,可以播放特定格式的视频,音频和波形。-Using VC++ to achieve the audio player, can play a specific format of video, audio and waveform.
ConsoleAudioCapture
- DirectShow音频采集教程源码一,此源码是枚举音频采集设备的示例.可以跟踪进入枚举函数看是如何工作的.-DirectShow audio capture tutorial source 1, this source is an example of enumeration audio acquisition equipment. Can track into the enumeration function to see how the work.
ConsoleAudioCaptureSave
- DirectShow音频采集教程示例源码二,该源码可在采集的过程中录制音频数据至Wav文件中.-DirectShow audio capture tutorial example source code 2, the source can be collected during the recording audio data to Wav file.
ConsoleAudioCaptureSavePreview
- DirectShow音频采集教程示例三,此源码在上一个示例的保存音频数据的基础上可以预览音频.-DirectShow audio capture tutorial example 3, this source code stored in the previous example on the basis of audio data can preview the audio.
DirectShow
- 基于DirectShow的视频通信 和音频通信相关源代码-the source file based on directshow
DirectShow
- windows directshow音频,视频相关编程详细教程。-windows directshow audio, video tutorials related to programming details.
directshow
- directshow程序设计,包括音频捕捉和视频捕捉两个应用程序-This is a directshow programming, including audio and video capture programes.