08-28-2008, 13:57
|
Otis

Joined on 10-19-2004
Charlotte, NC
Posts 309
|
Re: MPEG-4 Decoder, IVideoWindow::put_Owner() and VMR-9 Renderer ...
|
 
 
|
|
|
To add to Greg's comments, we designed an SDK for the specific reason that DirectShow does not automatically handle all of the pin connecting and media type negotiations, thus the problem you are having. As a toolkit provider, we do the nasty work under the hood so that it is easy to use in our interface. To debug problems using DirectShow directly and provide solutions not using our SDK would contradict the point of our SDK and most people would see no reason in purchasing our SDK.
For our codecs and filters, we do document all of the interfaces, methods, properties, etc necessary to use them in DirectShow as we have many customers doing this, but in doing this, we assume you have are well versed in DirectShow since we provide no code for DirectShow level code.
I hope you can understand this.
Otis Goodwin LEAD Developer Support
|
|
|
|
|
Report
|
|
|
|