Re: grabbing frames - MPEG vs AVI
From: The March Hare \(MVP\) (phil_at_ndsm.maps)
Date: 03/18/04
- Next message: Nikko: "WMV source filter with Async filter"
- Previous message: The March Hare \(MVP\): "Re: How to catch a non-transparent video image"
- In reply to: james545_at_my-deja.com: "grabbing frames - MPEG vs AVI"
- Next in thread: Alessandro Angeli [MVP::DigitalMedia]: "Re: grabbing frames - MPEG vs AVI"
- Reply: Alessandro Angeli [MVP::DigitalMedia]: "Re: grabbing frames - MPEG vs AVI"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 18 Mar 2004 12:31:01 -0700
> I am working on a frame grabber program to extract all the frames of a
> video using a proxy transform filter. For avi's, all the frames
> appear to be extracted. But for MPEGs, it appears to be losing
> frames. For example, a mpeg video that should have 154 frames has 128
> frames extracted. What would be the difference between MPEG and AVI
> that might cause this?
Possible reason: frame dropping.
> Any suggestions on a fix?
Pause the graph and step through each frame using
IMediaSeeking::SetPositions
- Next message: Nikko: "WMV source filter with Async filter"
- Previous message: The March Hare \(MVP\): "Re: How to catch a non-transparent video image"
- In reply to: james545_at_my-deja.com: "grabbing frames - MPEG vs AVI"
- Next in thread: Alessandro Angeli [MVP::DigitalMedia]: "Re: grabbing frames - MPEG vs AVI"
- Reply: Alessandro Angeli [MVP::DigitalMedia]: "Re: grabbing frames - MPEG vs AVI"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|