- 9
- 0
- 约7.44千字
- 约 8页
- 2015-10-06 发布于河南
- 举报
《DirectShow_PIN连接教学》.pdf
directshow:DirectShow PIN連接教學
疯狂代码 http://CrazyC/ ĵ http:/CrazyC/GameDev/Article11367.html
個寫作機會順便看了下 DirectShow 發現它.. 太強大了...
但覺得還是自己用 PIN 連接較好用雖有點不方便但 DEBUG 容易
CODE 很簡單我用最簡單幾個 Filter 寫了個 AVI PLAYER..
利用 DirectX 所提供 GraphEdit 來做出自己要 Filter Model 在依照其來建立連接
PS: 弟沒有使用任何 Avi Decoder 所以只能解基本 AVI 格式及音樂
1. pGraphBuilder-Render(OutPin); RenderFile 都會自動建立起些基本 Filter
2. 善用 GraphEdit 中 \Connect Remote Graph Filter\ 功能會得到很多答案
void Test(char *File)
{
WCHAR *wfile;
length;
IGraphBuilder *pGraphBuilder;
IEnumFilters
您可能关注的文档
- 《An effective stress elastic–plastic model for unsaturated porous media》.pdf
- 《AN-1773 LM3410X LED Driver 5-Pin SOT-23 Demo Board snva313a》.pdf
- 《AN-1774 LM3410X LED Driver 6-Pin LLP Demo Board snva314b》.pdf
- 《AN-1996 LM3410X 190mA》.pdf
- 《Analysis of High-Speed Package Substrate without Plating Bars》.pdf
- 《Analysis of wave propagation in sandwich plates with and》.pdf
- 《Analytic Philosophy and the Hegelian Turn》.pdf
- 《Ancient Chinese Philosophy and Religion》.ppt
- 《Android_Windows平台代码一体化_SmartClient MVVM架构_public_pic》.pptx
- 《apache+mysql+php+ssl服务器之完全安装攻略》.docx
原创力文档

文档评论(0)