Hey everyone,
I have a strange problem with video playback from FileStream (DShow9) on a Quad. Everything works fine on my machine (XP SP2, Geforce 6200, Dualscreen), but on several other machines with similar setups vvvv freezes during playback. Sometimes it freezes after the first few frames, other times it plays perfect and freezes after a loop or two.
I can’t for the life of me figure out what the difference in the configuration is. Also, on those other machines I need to set VideoTexture to NonPow2 or I only see stripes and artifacts. I don’t need to do that on the working machine.
This only happens with the video playing… if I disconnect the FileStream video output pin and leave only the AudioOut node connected, I hear the file playing fine and looping endlessly.
I’ve fiddled around with the MainLoop settings, waitforframe, Boost… all to no effect. vvvv locks up and I need to kill the process.
EDIT:
I just updated the graphics drivers on all machines to Forceware 185.85, no change. DirectX version is exactly the same. And Renderer (TTY) doesn’t display any errors, all messages are just like on the working machine.
The other machines have a Geforce 7950 GX2 and Quadro FX 1600 M, respectively.
Any ideas what I could try?