Welcome![Sign In][Sign Up]
Location:
Search - DirectShow HTTP

Search list

[Multimedia programDirectShow多声卡播放器

Description: 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在程序启动时将系统默认声卡改成我要播放的声卡,程序退出时再还原,可这样改来改去总会有问题。没办法,就到网上到处找资料,希望能得到指点,终于皇天不负有心人,我终于找到一个《多声卡SDK开发包》控件,我满心高兴地下载安装并试用,原来这是一个需要注册的控件,真是有违开源的思想啊,不就是一个多声卡播放程序,犯得着用来赚钱吗?你不开源也就得了,还弄个需要注册,不注册还不能用! 实在没辙那就自己写好了。 ◆◆◆ 作者 ◆◆◆ 谢红伟 · chrys · chrys@163.com · http://ndxz.126.com ◆◆◆ 日期 ◆◆◆ 2006-07-05 15:49:28
Platform: | Size: 1363864 | Author: qu.wei@163.com | Hits:

[Streaming Mpeg4VC_Audio_Video_Tech_and_Application_Source_Code.ra

Description: 配套书信息:http://product.dang .com/product.aspx?product_id=20507035 一线音/视频开发工程师8年沉淀的经验奉献。9大经典案例全面剖析应用开发技术,学有所用。配套工程原型代码,快速构建用户应用程序。   音/视频工程师兼培训讲师8年经验的倾情奉献;本书剖析了DirectSound、DirectShow的功能与特性,以案例详细讲解技术开发过程;本书重点对主流的视频算法MPEG-4/h.264进行介绍,从编码原理、工程实践、算法优化、技术效果等出发介绍最实用的开源算法XviD、CODEC、X264编码;本书内容丰富而且翔实,一书在手,Visual C++音/视频开发、算法优化无忧;全程9大经典案例引导学习,目标更加明确,学习效率更高;源于实践,贴近应用,案例为主,内容生动,深入浅出,通俗易懂;配套代码光盘,免去烦琐输入代码的工作,提高学习效率。-Book Info http://product.dangdang.com/product.aspx?product_id=20507035
Platform: | Size: 23009280 | Author: 霍炎 | Hits:

[Internet-NetworkHTTPFilter_src

Description: Http Filter Open Source-Http Filter Open Source...
Platform: | Size: 39936 | Author: Cipee | Hits:

[Multimedia Developdirect264.tar

Description: 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 needed. http://forum.doom9.org/showthread.php?t=141441 Download link: Please get latest version from sf.net http://sourceforge.net/projects/direct264/-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 needed. http://forum.doom9.org/showthread.php?t=141441 Download link: Please get latest version from sf.net http://sourceforge.net/projects/direct264/
Platform: | Size: 7404544 | Author: gygymon | Hits:

[Multimedia programDirectShow

Description: 用DirectShow实现QQ的音视频聊天功能-RTP Source Filter ,RTP Render Filter,RTP Demux Filter,RTP Receive Playload Handler (RPH) filter,RTP Send Payload (SPH) filter
Platform: | Size: 2048 | Author: jimmylee | Hits:

[Multimedia programDirectShowSamples2010February

Description: 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.pudn.com
Platform: | Size: 798720 | Author: Jonney | Hits:

[DirextXAviWriter

Description: 编译环境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 image to target files. Where to load image is decided by the number of the args. PS:if you want to download DirectShow, you can surf http://www.opencv.org.cn/
Platform: | Size: 1024 | Author: joe | Hits:

[Home Personal applicationCodeTV-2012-11-18-0.3-Source

Description:  CodeTV is a free DirectShow based TV software for Windows. The home page is located at http://regis.cosnier.free.fr.
Platform: | Size: 1584128 | Author: merkin | Hits:

[Multimedia Develop2_DirectShowSource

Description: 用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
Platform: | Size: 22528 | Author: 章泰来 | Hits:

[Windows DevelopVirtualCamera-FQQ-增加自己设置的图片

Description: 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 local picture code on the original resource http://download.csdn.net/detail/u011668104/9692775.)
Platform: | Size: 24673280 | Author: runapp | Hits:

CodeBus www.codebus.net