Click to See Complete Forum and Search --> : DV video Decode


zyy
November 30th, 2005, 02:53 AM
I have the DV video Decoder of Microsoft. How can i get one frame buffer of a given DV avi by using it? Is there any fuction to call?

zyy
November 30th, 2005, 04:11 AM
The way now i am using is write a source filter and a render filter. Set one frame raw dv data into the source filter and run the graph, I will get one frame uncompressed frame in the render filter. Is there any easy way to do this job?

Thanks alot