CSourceStream filter
- From: ChicagoBob <ChicagoBob@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Dec 2008 09:52:05 -0800
I have been trying very hard to complete a CSourceStream filter but have a
problem. I can get it to play just fine. If I pause the graph while using it
then
SetPosition to the start to play again it looks like the output is stuck in
a cache.
If I hit call Setposition about 6 times it finally seems to set the position
back to 0.
I cant seem to clear the internal graph cache.
I used an example from a book an added calls to
DeliverBeginFlush()
CSourceStream::Stop()
DeliverEndFlush();
then
CSourceStream::Pause()
This does nothing. So I am out of ideas. It seems like
I am fighting and internal cache and I dont know how to flush it.
FYI
I have checked my FillBuffer and it is loading the right frame of data.
--
Thanks,
Bob
.
- Follow-Ups:
- Re: CSourceStream filter
- From: Alessandro Angeli
- Re: CSourceStream filter
- Prev by Date: RE: Wrong custom effect in DES playback
- Next by Date: Re: Can RenderFile() be forced to use a specific codec?
- Previous by thread: HOW VMR perfrom Deinterlacing.
- Next by thread: Re: CSourceStream filter
- Index(es):
Relevant Pages
|