搜索资源列表
DirectShow多声卡播放器
- 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在
VC_Audio_Video_Tech_and_Application_Source_Code.ra
- 配套书信息:http://product.dang .com/product.aspx?product_id=20507035 一线音/视频开发工程师8年沉淀的经验奉献。9大经典案例全面剖析应用开发技术,学有所用。配套工程原型代码,快速构建用户应用程序。 音/视频工程师兼培训讲师8年经验的倾情奉献;本书剖析了DirectSound、DirectShow的功能与特性,以案例详细讲解技术开发过程;本书重点对主流的视频算法MPEG-4/h.264进行介绍,从编码原理、工程实践、算法优化、技
HTTPFilter_src
- Http Filter Open Source-Http Filter Open Source...
direct264.tar
- Direct264 - special x264 CLI build that supports input from DirectShow I modified the source code of x264 CLI and this build can now encode from any file playable through DirectShow. Life will be quite easier since avisynth is no longer neede
DirectShow
- 用DirectShow实现QQ的音视频聊天功能-RTP Source Filter ,RTP Render Filter,RTP Demux Filter,RTP Receive Playload Handler (RPH) filter,RTP Send Payload (SPH) filter
DirectShowSamples2010February
- I can t find C# platform. I park at C++. It is a must-have example to program Directshow in .NET. Since .NET don t support Directshow,It is an example to use wrapper for .NET to use Directshow. Please search "DirectShowLibV21.rar" on http://en.
AviWriter
- 编译环境vs2008+opencv2.0+DirectShow。 将摄像头采集到的图像写入到avi文件中,也可以将avi文件中的帧图像写入到avi文件中。视频帧图像的来源取决于运行时输入的参数的数量。 ps:directshow可以在http://www.opencv.org.cn/下载-Environment:vs2008+opencv2.0+DirectShow Detail: capture frame from camera or avi files,then write
CodeTV-2012-11-18-0.3-Source
- CodeTV is a free DirectShow based TV software for Windows. The home page is located at http://regis.cosnier.free.fr.
2_DirectShowSource
- 用directshow 连接 camera 的例子。来自于http://www.orgler.it/。经测试可以在问win7,win8,win10上可靠工作。 编译: visual studio 2013 -A directshow connect to camera example http://www.orgler.it/. it is valid on win7, win 8, win10. build: visual studio 2013
VirtualCamera-FQQ-增加自己设置的图片
- QQ可用 Directshow实现的虚拟摄像头(win10+vs2013,c++代码)增加图片选择 在原来的资源http://download.csdn.net/detail/u011668104/9692775上面修改,增加了本地图片代码。(QQ can use Directshow to implement virtual camera (win10+vs2013, c++ code) to increase the image selection Added the loc