Re: Error controling a capture graph for preview and capture

Tech-Archive recommends: Fix windows errors by optimizing your registry



While dabbling i was able to to use the function control
streeam to control both of the streams :

hr = m_pBuilder->ControlStream(&PIN_CATEGORY_CAPTURE, NULL, NULL,
&start, &stop, 0, 0);

it seems to be working better but still experiencing some
problems?

guibz@xxxxxxxxxxx a écrit :

> i'm capturing to ASF and i can control my graph in preview,
> i can also control the preview and capture streams when i
> capture to ASF, but when i stop the capture and rebuild
> the preview graph the IMediaControl::run() doesent work?
> the preview freezes?
>
> On MSDN in the page with the title "Controling a Capture Graph"
> there is a Note saying : This methode does not work when
> capturing to ASF file.
>
> I understand that when capturing to ASF it is not possible to
> control the two streams independently, do i understand right?
>
> If so how do i control the two streams at once?
>
> thanks for your help.

.



Relevant Pages

  • Re: Problems capturing audio with Intel ICH5...
    ... Maybe gnome-mixer does not give you access to the relevant capture ... I guess I tried every single control, they're even too many, but this ... Simple mixer control 'Surround',0 ... Capture channels: ...
    (Debian-User)
  • Error controling a capture graph for preview and capture
    ... i'm capturing to ASF and i can control my graph in preview, ... i can also control the preview and capture streams when i ... control the two streams independently, ...
    (microsoft.public.windowsmedia.sdk)
  • Displaying ActiveX control in modeless dialog
    ... First, let me start by saying that I am a Java programmer, so ... I have an image capture device that is controlled by an ActiveX ... control, and I need to integrate this into a Java application. ...
    (microsoft.public.vc.mfc)
  • Re: Menu Control Odd Behavior
    ... Steven Cheng ... Can the request be extracted from a network monitor like Ethereal? ... How can I capture the request on the client side, ... For the Menu control, I haven't got any definite problem against the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: AxWindowsMediaPlayer, howto disable shortcut keys (ctrl+P)
    ... return a void, so unless I'm mistaken, if I capture the event, doing nothing ... private void axWindowsMediaPlayer1_KeyPressEvent(object sender, ... for the AxWindowsMediaPlayer control, because I'd like to handle it myself. ...
    (microsoft.public.windowsmedia.sdk)