electrobody
Technical User
Hi all,
I'm trying to develop an application, that will get an avi file and preview the video, and, whenever needed, will write a part of video into one file (copy a clip from time x to y) and write corresponding audio data to separate file. Is there any other way to do this, than just building a preview graph and, whenever it's needed, adding (or maybe just linking/unlinking pins) some kind of splitter and two file writers? So I will be able to seek the stream? What filters I should use? I'd be very grateful for any tips..
I'm trying to develop an application, that will get an avi file and preview the video, and, whenever needed, will write a part of video into one file (copy a clip from time x to y) and write corresponding audio data to separate file. Is there any other way to do this, than just building a preview graph and, whenever it's needed, adding (or maybe just linking/unlinking pins) some kind of splitter and two file writers? So I will be able to seek the stream? What filters I should use? I'd be very grateful for any tips..