imposterrific
June 11th, 2004, 06:48 PM
I'm writing a DVD application and have already got it working. However I would like to specify exactly which filters are placed in the graph to improve consistency over multiple machines.
If I were using an IGraphBuilder I would be able to specify the filters easily, but it requires me to specify a source file. When playing a DVD I just want it to read from the DVD drive.
I use IDvdGraphBuilder to create various interfaces and it will automatically create the graph filter (without specifying a source file) using RenderDvdVideoVolume. However, I haven't found any way to create filters with IDvdGraphBuilder as you can with IGraphBuilder.
Do I just specify filters using the IGraphBuilder? And if so, is there an easy way to specify which GUIDs get loaded? Thanks for your help.
Jeff
If I were using an IGraphBuilder I would be able to specify the filters easily, but it requires me to specify a source file. When playing a DVD I just want it to read from the DVD drive.
I use IDvdGraphBuilder to create various interfaces and it will automatically create the graph filter (without specifying a source file) using RenderDvdVideoVolume. However, I haven't found any way to create filters with IDvdGraphBuilder as you can with IGraphBuilder.
Do I just specify filters using the IGraphBuilder? And if so, is there an easy way to specify which GUIDs get loaded? Thanks for your help.
Jeff