Reply to thread

Thanks. I have constructed a filter graph which almost runs ok in graphedit (there is about a second lag between video and audio which I cant figure out how to fix). In the filter graph for the Instant VideoMPX, I have noticed that there are separate filters for Video Capture and Audio Capture which have to be connected to the crossbar filter. This is unlike other filter graphs where the crossbar connects to the same capture filter which handles both video and audio. Maybe this is throwing off the logic in BuildGraph().


I would like to build from source with you changes incorporated into the source. But when I add the files from the AnalogPatch-Source-Rev16907.zip file to the solution, I cant compile it anymore: it keeps on throwing an error at all the lines in the code file which contain the "Using TVLibrary.xxx" statement. What am I doing wrong?


Top Bottom