TEST
2008-07-27 23:48:16 UTC
Graph looks like this
->output1->encoder->avi mux->file writer
tuner->crossbar->video device->inifinite pin tee filter
->output2->decompressor->samplegrabber->null renderer
->output3->decompressor->video renderer
I can do this graph using the graphedit and works like a charm. But using
directshow once I run the graph, the video stops like its paused. I can
still see the video in the window its just stopped on a frame. Checking the
media control's state says im running. I have set the
SampleGrabber->SetOneShot(TRUE). I have'nt seen anything else in the docs
which might be causing this.
Any idea's on what I can check for.
->output1->encoder->avi mux->file writer
tuner->crossbar->video device->inifinite pin tee filter
->output2->decompressor->samplegrabber->null renderer
->output3->decompressor->video renderer
I can do this graph using the graphedit and works like a charm. But using
directshow once I run the graph, the video stops like its paused. I can
still see the video in the window its just stopped on a frame. Checking the
media control's state says im running. I have set the
SampleGrabber->SetOneShot(TRUE). I have'nt seen anything else in the docs
which might be causing this.
Any idea's on what I can check for.