Re: DirectShow base classes and the possible deadlocks



Hi again,

I fully agree with your proposed solution for stopping FillBuffer. This
also mean that all the source filter example in the SDK are wrong, as it is
needed to implement Stop in the CSourceStream child.

Thank you for answering.
Cyril



.



Relevant Pages

  • Re: Render URL
    ... > I am trying to create an application that renders remote ... > webcams which are being streamed using Windows Media ... RenderFilewill select an adeguate source filter for you, ... You do not need any SDK other than the DirectShow SDK ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: How to render a video file and pass the stream to FillBuffer of Source Filter
    ... FillBuffer of the source filter? ... Is there a quicker way to send the output buffer of the rendered file ... If the buffer holds Frames then you should probably copy whole frames into ...
    (microsoft.public.win32.programmer.directx.video)
  • Supply and demand
    ... Im in the process of writing a MPEG2 TS source filter which reads from ... a VideoLan network broadcast. ... the problem i face is that the FillBuffer() wants data at ... I need to connect the output of this filter to an encoder, ...
    (microsoft.public.win32.programmer.directx.video)
  • Facing problem in FILLBUFFER
    ... I am developing Progressive Download source filter, ... When ever I am playing any clip uri, in all the clips I am able to ... the Audio comes after 3-4 seconds after the video frames. ... I dont have any idea if Fillbuffer is the culprit. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Need help with IfileSourceFilter in C#
    ... There is no source filter that can do that. ... The Async sample ... in the SDK however does just that. ... // mvpnews at riseoftheants dot com ...
    (microsoft.public.win32.programmer.directx.video)