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

Search list

[DirextXPreview

Description: Dshow下的视频预览程序,VC++下实现,可以完成从摄像头、采集卡等来源的视频捕捉,对课程设计很有帮助-Dshow procedures under the video preview, VC++ Achieve, to be completed from the camera, capture card video capture sources of curriculum design helpful
Platform: | Size: 3916800 | Author: VFM | Hits:

[DirextXAudioCapure

Description: Dshow 开发的一个强大的语音处理器 能够播放G.72X,MPEG-2 MP3 wma 等格式 学习使用graph,创建并添加Filter -Dshow developed a strong voice processor can broadcast G.72X, MPEG-2 MP3 wma format, such as studying the use of graph, create and add a Filter
Platform: | Size: 57344 | Author: Dragon | Hits:

[Special Effectsdirectshow

Description: 使用directshow必须include的三个头文件:dshow.h qedit.h atlbase.h-Use DirectShow must include the three header files: dshow.h qedit.h atlbase.h
Platform: | Size: 46080 | Author: 北北 | Hits:

[mpeg mp3mpegclient

Description: 利用Dshow制作的播放器,适合初学者研究,播放流畅,完整代码。dshow初学者好帮手。-Produced using dshow players, suitable for beginners study, smooth playback, complete code. dshow helpful for beginners.
Platform: | Size: 25600 | Author: ivan | Hits:

[OpenGL programvideotexture

Description: 视频纹理的演示首先我在这里说明一点事情:那就是OpenGL是可以和DShow协同工作的。我在这个程序里的主要做法就是把 DShow 渲染出来的画面作为一个纹理数据给贴到OpenGL的图元上去。关于如何使用DShow播放视频不是我们要关心的问题。而且我也不懂 DShow。我在DX的 SDK里找到一个例子该例子实现了这样的一个Filter。它能把从DShow播放出来的画面渲染成一个数组。我把这段代码给摘出来了。然后包装了一下。做成了一个dll。该dll能支持视频纹理的播放。而在我给出的代码里则是把把它景泰连接进去了。所以你必须要有DXSDK,而且编译DShow的 BaseClass(在DXSDK的Sample里)。 技术上基本没有什么好说的。唯一一个需要注意的是。每次你更新纹理的时候,一定要用glTexSubImage函数,因为视频的尺寸是无法满足GL纹理的要求的。你必须创建一个大的文理。比如说是1024X512的纹理。然后替换一部分纹理数据。不要用glScaleImage,不然我保证慢死你:) 下面给出我的代码 这里是可执行文件。注意可执行文件用到了动态库。而代码包里的版本是不需要动态库的。-err
Platform: | Size: 84992 | Author: hcs | Hits:

[Multimedia Developmpeg2_send_receive

Description: 实现MPEG2组播发送与接受的源码,DShow方式实现。-The realization of MPEG2 multicast source to send and accept, DShow way.
Platform: | Size: 106496 | Author: 张雨晨 | Hits:

[DirextXTSFileSource_2.2.0.8src

Description: 可編譯出TSFileSource.ax,在DShow中作為filter,parse TS詳細資訊。其中TSfilesource可當source filter,後接DSNetwork sender即可當multicast源。TSfilesink則可分配內存,將ts資料存在自行定義的buffer中。-Can compile a TSFileSource.ax, in DShow as a filter, parse TS for more information. TSfilesource which can be used as source filter, can be followed by DSNetwork sender when the multicast source. TSfilesink memory may be allocated to the existence of ts to the definition of information in the buffer.
Platform: | Size: 346112 | Author: 小夏 | Hits:

[DirextXdshow

Description: 实现视频游戏前的过渡,开发环境为vs2008.net+sdk9.0c-Video games before the transition, development environment for vs2008.net+ sdk9.0c
Platform: | Size: 2484224 | Author: lishuai | Hits:

[Multimedia DevelopDShow

Description: 一个非常实用的directshow 的 ppt, 介绍了directshow 的一些重要的概念. -A very useful ppt for those directshow beginners.
Platform: | Size: 1776640 | Author: awei | Hits:

[Streaming Mpeg4video-xvid-jrtp

Description: dshow采集摄像头数据,xvid进行编解码,jrtp进行传输,实现图像的传输和播放等-use dshow capture the camera data,and use xvid en/decodec, transmiter by jrtp,then the video can display
Platform: | Size: 788480 | Author: 李浩 | Hits:

[DirextXDShowChat

Description: DShow下实现的摄像头聊天程序(基于C++)。-Under DShow camera chat program.
Platform: | Size: 60416 | Author: 李明 | Hits:

[DirextXDShowBallFilter

Description: 实现了DShow下Source Filter,推模式。-DShow achieved under the Source Filter, push mode.
Platform: | Size: 16384 | Author: 李明 | Hits:

[Video CaptureDShowTransformFilter

Description: 实现了DShow下的一种Transfom Filter(c++)-Achieved under the DShow a Transfom Filter (c++)
Platform: | Size: 17408 | Author: 李明 | Hits:

[Multimedia DevelopDXshowleikudabao

Description: DirectShowLib Samples Dshow类库打包-DirectShowLib Samples
Platform: | Size: 888832 | Author: fsky | Hits:

[DirextXdx03

Description: 自己写的一个DirectX 例子, 例子包含代码包含图形Direct3D + DirectInput输入 + 声音Dsound, dmusic, dshow的使用-Write their own example of a DirectX, for example, contains the code that contains graphics Direct3D+ DirectInput input+ sound Dsound, dmusic, dshow use
Platform: | Size: 83968 | Author: jared | Hits:

[DirextXdshow

Description: DirectShow所需要的所有头文件和库 对于新手非常有用~-DirectShow need all the headers and libraries are very useful for the novice ~
Platform: | Size: 131072 | Author: hebei | Hits:

[DirextXDshow.h

Description: 虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法后的又一次上传-Although it is very small, only a few KB bar, but it is still very useful! ! Use VC6 for DirectShow programming environment settings when the solution! ! This is my last one, following a solution to solve Streams.h header file after the upload again
Platform: | Size: 3072 | Author: lixiaojin | Hits:

[Windows CEAACDecoderFilter

Description: Wince6下的AAC音频解码DShow filter源码,在SMDK6400BSP下验证通过,内含文档-AAC DShow filter source code for Windows Embedded CE 6.0
Platform: | Size: 143360 | Author: 郑韬慧 | Hits:

[VC/MFCDSHOW

Description: Graph、Filter、Pin、Simple Graph:可以理解为媒体处理的流程图。 Filter:可以理解为媒体处理流程图中的一个步骤。 Pin:可以理解为媒体处理各个步骤之间的数据流节点。 Simple:可以理解为各个形态的数据。 -Graph, Filter, Pin, Simple Graph: can be understood as media processing flow chart. Filter: can be understood as media processing flow chart of a step. Pin: can be understood as media processing data flow between the various steps in the node. Simple: to be understood as the various types of data.
Platform: | Size: 20480 | Author: ypx6286428 | Hits:

[Streaming Mpeg4player

Description: 基于DSHOW的播放器-Player on DSHOW
Platform: | Size: 221184 | Author: dulidi | Hits:
« 1 2 34 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net