Description: Renderer filter that displays sound data as waveforms.-Renderer filter that displays a sound data 's waveforms. Platform: |
Size: 22528 |
Author:zcs |
Hits:
Description: 一个directshow的render filter,使用directdraw,支持多显示器多显卡,另调用这个filter的播放器-a directshow render filter with directdraw, support multi-monitors and mulit-adapters. furthermore provide a multimedia player which uses the filter. Platform: |
Size: 292864 |
Author:suxiangcheng |
Hits:
Description: Well, creating DirectShow filters can be real pain at times especially Source filter. When I needed a source filter to generate my own images, I looked at the Ball source filter in DirectShow documentation but it was useless for me because I needed to generate my own image using my own painting. So, here it is.
This filter lets you create your own DC and do all the painting in that DC. Everything painted on the DC is delivered to the downstream filters until finally renderer filters render the RGB data.
The filter is based on CSourceStream to create the output pin and deliver the data, and CSource to create the source filter. Platform: |
Size: 10240 |
Author:ashok |
Hits:
Description: Writing Video Applications
DirectShow provides a common interface for media across various programming languages, and is an extensible, filter-based framework that can render or record media files on demand at the request of the user or developer. Platform: |
Size: 375808 |
Author:atefe |
Hits: