Hi,
I need to display live video from a video capture device and then be
able to selectively (at the push of a button) record sections of video
(to .wmv format files). I've created a graph which uses an 'Infinite
Tee' to split the video to a renderer and also to an instance of 'WM
ASF Writer'. This works OK.. However, having done this I can't work
out how to stop and start the ASF Writer without stopping the whole
graph. Is it possible for me to stop and start the ASF Writer so that
I can record video sections whilst the live video is shown continually
by the renderer?.
Thanks for any help in advance,
Dave