搜索资源列表
DirectX9_D3D
- 用DirectX9编写的一个简单的3D程序-A sample 3d program developed with directx9
wavdest
- Writes an audio stream to a WAV file. It takes a single audio stream as input, and its output pin must be connected to the File Writer filter. This sample filter is based on the CTransformFilter class.
FilterImageGrabber1
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。-FilterImageGrabber : Instant screen in Filter. This is a Trans-In-Place Filter, Filter regist
DC-DSPTypeLib
- karaoke系統開發library,使用DC-DSP Filter對Audio做採集和特效,相當重量及的Sample-karaoke system development library, using DC-Audio DSP Filter to do Acquisition and special effects, a considerable weight and the Sample
SampGrabCB
- Desc: DirectShow sample code - C++ console application demonstrating use of the IMediaDet interface to create a graph that contains a sample grabber filter. It shows how to use the sample grabber and a COM object callback to display informa
My_First_Directshow
- 我的第一个DirectShow程序,和大家分享一下^_^ Des:-把BouncingBall实现在一个对话框EXE应用程序中,可将其作为一个MFC Filter的Sample. 感兴趣的,可以看一下-my first one DirectShow procedures, and share with you ^ _ ^ Des : - the BouncingBall achieve in a dialog EXE application, can be as one
DirectShowContrast
- Video transform filter that implements a contrast effect. This sample illustrates how to define and implement a simple custom interface. It also demonstrates how to use the CTransformFilter class to implement a simple effect filter.-Video
BDA
- 关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助-DirectShow on the number of supporting sample code, For novice DirectShow greatly help a friend
DMO
- 关于DirectShow中的一些配套示例代码,对于初学DirectShow的朋友大有帮助-DirectShow on the number of supporting sample code, For novice DirectShow greatly help a friend
DX2.ZIP
- this is a sample of DirectX
DXerror
- this is a sample of directXerror
star1.ZIP
- this is a sample of flying stars
star2
- this is a sample of flying stars
tile2.ZIP
- this is a sample of tiles
dx_Billboard
- The Billboard sample illustrates the billboarding technique. Rather than rendering complex 3D models (such as a high-polygon tree model), billboarding renders a 2D image of the model and rotates it to always face the eyepoint. This techniqu
AudioCap
- This sample application demonstrates audio capture using DirectShow. The application enables the user to perform the following tasks: Capture audio to a file. Select the audio capture device. View properties on the audio capture device.
MovieMFC
- 一个Directx示例程序,可以播放*.mpg格式的文件,希望对初学者有帮助。-a sample program that can play *. mpg files, and I hope to help beginners.
Sample-Cube.用directX渲染一个立方体
- 用directX渲染一个立方体,并在六个面贴上图片纹理,方向键控制立方体的旋转,DirectX rendering with a cube, and paste the picture in six surface texture, the arrow keys to control the rotating cube
Chapter02
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVC
GrabBitmaps
- Improved DirectShow sample code - GrabBitmaps sample. This console app will open a long AVI file in the parent directory,create a filter graph with a sample grabber filter, read frames out of it every second for a few seconds, and write the frames