Directshow beginner question: how to synchronize playtime?
- From: ferdinand.stefanus@xxxxxxxxx
- Date: 12 Jan 2006 17:01:27 -0800
Hi
I have a computational-intensive DShow transform filter that usually
processes frame at a slower rate than the actual video file frame rate
(the filter is used to process some MPEG video files). Because of this,
I noticed that when I connect the transform filter to the MPEG source
filter and render it, the whole graph takes longer to complete than the
actual MPEG file duration. Is there a way to somehow make the graph
completion rate the same as the MPEG file duration, e.g. by telling the
graph to drop some frames when processing takes longer than the source
framerate or something to that effect?
Thanks!
.
- Follow-Ups:
- Re: Directshow beginner question: how to synchronize playtime?
- From: Geraint Davies
- Re: Directshow beginner question: how to synchronize playtime?
- Prev by Date: Re: How do you read streaming mpeg data and then render it ..
- Next by Date: Re: Reverse playback of MPEG
- Previous by thread: Re: Why? my filter can only work 2 minutes.
- Next by thread: Re: Directshow beginner question: how to synchronize playtime?
- Index(es):
Relevant Pages
|