Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

synchronous FillBuffer for video and audio

0 views
Skip to first unread message

ViviClip

unread,
Apr 3, 2003, 3:11:55 PM4/3/03
to
I have a problem with a memory source filter that I made. I have two streams
outputed from a source filter: video and audio. I have a packet of audio
for each frame. These two output pins are connected to appropriate renderers
(video and audio). For a reason that I do not understand, FillBuffer for my
video stream is not called synchronously with the FillBuffer of my audio
stream. Worst, I'm called faster on the audio stream (FillBuffer method)
than the video stream. I would like to have both streams synchronous (one
call of FillBuffer for video and audio... THEN next frame). How can I do
that?

The reason behind this is that I buffer only one frame (video and audio) at
a time.

Thanks you!
Hg


StXh

unread,
Apr 18, 2003, 5:11:19 AM4/18/03
to
I use event to do this, anyone can gave a nature way?

"ViviClip" <prod...@viviclip.com> 写入消息新闻
:gA0ja.7890$9I.7...@news20.bellglobal.com...

0 new messages