Re: Render url stream

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Ying-Shen Yu[MSFT] (v-yiy_at_online.microsoft.com)
Date: 05/11/04


Date: Tue, 11 May 2004 11:36:33 GMT

Hi Steven,

After researching this issue for a while, I got some findings now.
When the graph began running, the WM ASF reader will block (wait for an
event) on the calling thread until it got the first frame.
I think we may workaround this issue by calling Run in another thread, so
the main UI will not get blocked when retrieving the first frame, to keep
the video playing, we need create a message loop on that thread to process
the UI messages of the ActiveMovie Window.

Does it resolve your problem?
If you still have problem on this issue, please feel free to post it in
this thread.

Cheers,

Best regards,

Ying-Shen Yu [MSFT]
Microsoft Community Support
Get Secure! - www.microsoft.com/security

This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.