Re: Render url stream
From: Ying-Shen Yu[MSFT] (v-yiy_at_online.microsoft.com)
Date: 05/11/04
- Next message: Alberto Plato: "End-of-Streams notification"
- Previous message: Alessandro Angeli [MVP::DigitalMedia]: "Re: How can I create a custom protocol?"
- In reply to: stang: "Re: Render url stream"
- Next in thread: stang: "Re: Render url stream"
- Reply: stang: "Re: Render url stream"
- Messages sorted by: [ date ] [ thread ]
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.
- Next message: Alberto Plato: "End-of-Streams notification"
- Previous message: Alessandro Angeli [MVP::DigitalMedia]: "Re: How can I create a custom protocol?"
- In reply to: stang: "Re: Render url stream"
- Next in thread: stang: "Re: Render url stream"
- Reply: stang: "Re: Render url stream"
- Messages sorted by: [ date ] [ thread ]