Log in

View Full Version : Problems loading a graph into directshowsource


Rothon
22nd May 2009, 03:19
I'm trying to rip one of my BluRays to my computer running x64 Windows 7 RC, but DirectShowSource doesn't seem to be cooperating. The source is 1080p VC1, and I have a filter graph going:
File Source (async) -> Haali Media Splitter (AR) -> WMV Video Decoder DMO.

When I load this into an AVS script, it says "DirectShowSource: Timeout waiting for graph to start." Haali appears in my traybar, so I'm assuming that the graph gets stuck at the WMV Video Decoder DMO. I tried using ffdshow Video Decoder, but graphedit says the pins don't match up. It works fine on another computer running XP, but it's a lot slower, so I'd prefer to get it working on this one. Does anyone know how to get the graph talking to DSS? I've already tried reinstalling avisynth.

type1encryption
14th June 2009, 21:18
...having exactly the same problem