I am trying to grab frames (ISampleGrabber) from various formats, one of which is Windows Media Video (.wmv). As this uses variable bit rate encoding, then it is not possible to set the time format (IMediaSeeking->SetTimeFormat()) to TIME_FORMAT_FRAME.
I have been looking at the Directshow Editing Services (DES) as a possible solution, but it does say that IMediaDet->get_FrameRate() does not work with ASF files (of which .wmv is one).
Anyone have any ideas, or similar experiences?????
I have been looking at the Directshow Editing Services (DES) as a possible solution, but it does say that IMediaDet->get_FrameRate() does not work with ASF files (of which .wmv is one).
Anyone have any ideas, or similar experiences?????