Welcome![Sign In][Sign Up]
Location:
Search - dshow

Search list

[Other Riddle gamesTetrisbyds

Description: DShow编写的俄罗斯方块的源代码,非常漂亮-DShow sheet prepared by the Russian source, very beautiful
Platform: | Size: 2710528 | Author: 521zheng | Hits:

[Multimedia program使用DShow同时进行视频预览和捕捉

Description: This article explains a method to perform previewing and grabbing simultaneously from a Webcam using DirectShow. Rather than using the conventional ISampleGrabber interface, this application used Dire
Platform: | Size: 10240 | Author: 李乔 | Hits:

[Multimedia Developvideosource

Description: dshow开发文档 from: www.cvlab.com-dshow development documents from : www.cvlab.com
Platform: | Size: 17408 | Author: 未能 | Hits:

[ActiveX/DCOM/ATLVideoPlay

Description: 利用DShow作成的播放控件,支持MPEG4,h264,h264等格式-DShow make use of the player controls, support MPEG4, ENG, ENG format
Platform: | Size: 3848192 | Author: 余永进 | Hits:

[EditBox510430278

Description: delphi做的播放器,主要用了dshow控件 -do players, the main component of dshow
Platform: | Size: 196608 | Author: 东方 | Hits:

[DirextXdshowcapview

Description: 使用DShow同时进行视频预览和捕捉,欢迎大家使用并提出意见174462510-DShow also use video preview and capture, Everyone is welcome to use it and submit its views 174462510
Platform: | Size: 22528 | Author: 孙浩 | Hits:

[Video Capturevideocapwithdshow

Description: 使用DShow及普通摄像头的视频捕抓程序-DShow use ordinary camera and video photographers procedures
Platform: | Size: 19456 | Author: weibaby168 | Hits:

[Streaming Mpeg4X_Vid

Description: MPEG-4的编码解码开发包程序: 包括三部分 - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI-MPEG-4 codec development kits : consists of three parts-xvidcore : the main MPEG-4 de-/encoding library, and simple example programs- dshow : windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Wi Windows based OS.- vfw : video for windows GUI
Platform: | Size: 745472 | Author: HK | Hits:

[VC/MFCProgrammingMicrosoftDirectshow

Description: 学习dshow的好书籍,,即提高英文水平,也提高编程水平-learning dshow good books, that the standard of English, it also raises the level of programming
Platform: | Size: 1917952 | Author: 涂小 | Hits:

[Streaming Mpeg4MyTestFilter

Description: 一个自认为写的很有代表性的Dshow Filter程序模板范例,包括多个属性页的添加及简单的图像处理(反色等)-since that was a very representative of the Dshow Filter module example, Page number of attributes including the addition and simple image processing (anti-Israel)
Platform: | Size: 525312 | Author: 和恶毒发 | Hits:

[Multimedia DevelopDSVideo_dlg

Description: 用dshow实现的视频采集、编码、发送程序,其中自定义一个filter,可以把数据从dshow中取出。-dshow achieve with the video capturing, encoding, sending procedures, since the definition of a filter, Data can be removed from the dshow.
Platform: | Size: 161792 | Author: 张强 | Hits:

[Streaming Mpeg4KooStream

Description: 保存直播流到本地文件(asf) eg: http://192.168.1.200:8080 支持发布点,DSHOW的一个封装类, 支持流再发布,使用陆其明的ASFSTREAMING_FILTER,详见代码,GOOD LUCK~-preserve the flow of local broadcast (asf) eg : http :// 192.168.1.200:8080 supported the release point, the one DSHOW Packaging category, Published Stream support, the use of their land for the ASFSTREAMING_FILTER, as detailed code, GOOD LUCK ~
Platform: | Size: 1689600 | Author: amkoxie | Hits:

[Streaming Mpeg4dshow

Description: The following samples demonstrate the use of Microsoft DirectShow to render, play, and manipulate Windows Media content.-The following samples demonstrate the use of Microsoft DirectShow to render, play, and manipulate Windows Media content.
Platform: | Size: 31744 | Author: jameslee | Hits:

[Otheropencv_dshow

Description: 因为配置opencv和dshow的编程环境实在很麻烦,而且需要注意的地方很多,于是我就写了这篇文章希望对大家有帮助。-Because the configuration opencv and dshow programming environment is very troublesome, and need to pay attention to a lot of places, so I wrote this article would like to have everyone help.
Platform: | Size: 8192 | Author: alzn | Hits:

[VC/MFCdirectshow

Description: 关于DShow的教程资料,欢迎大家下载.这份资料真的很不错哦-Dshow tutorials on data, welcomed everyone to download. This information is really very good, oh
Platform: | Size: 16384 | Author: 33 | Hits:

[Software EngineeringDShow-basic

Description: directshow初级学习资料,ppt格式,作者陆其明,对初学者有用。-DirectShow primary learning materials, ppt format, the writer Lu Qi-Ming, useful for beginners.
Platform: | Size: 1767424 | Author: | Hits:

[Windows CEEMLplayer_vs2005_ce6

Description: DShow player based on wince 6.0 vs2005
Platform: | Size: 2981888 | Author: 林如严 | Hits:

[Windows CEmp3play

Description: 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\WINCE500\pubilc\directx\SDK\INC D:\WINCE500\pubilc\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行 -Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: | Size: 1568768 | Author: lzy | Hits:

[Multimedia programXviD_src

Description: divx源码 XviD is a high performance and high quality MPEG-4 video de-/encoding solution. The XviD package currently consists of three parts: - xvidcore: the main MPEG-4 de-/encoding library, and simple example programs - dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS. - vfw: video for windows GUI -divx source XviD is a high performance and high quality MPEG-4 video de-/encodingsolution.The XviD package currently consists of three parts:- xvidcore: the main MPEG-4 de-/encoding library, and simple example programs-dshow: windows direct show decoder filter which links against xvidcore to allow MPEG-4 playback on Windows based OS .- vfw: video for windows GUI
Platform: | Size: 865280 | Author: baggio | Hits:

[Windows DevelopMiniSourceFilter

Description: 这个最简单的DShow源过滤器,初学源过滤器的人或者隔了很长时间再做过滤器的人的好帮手,让你可以快速了解源过滤器的功能-This most simple dshow source filter, beginner source filter or separated for a very long time and then filter those who did a good helper, so you can quickly understand the source filter function
Platform: | Size: 67584 | Author: 罗清胜 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net