Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

DirectShow render

Status
Not open for further replies.

thuyps

Programmer
Joined
Jan 6, 2004
Messages
2
Location
KR
DirectShow render
Hi all,

I use DirectShow to render Video on a child window. Some time when I move or minimize/maximize the window, the Video window is not placed correctly on the child window.

Here is the filter's order in my program:

CaptureSource filter->Compressor filter->Video Render

This often occured when I use Window Media Video 9 codec to compress Video.

Please help me.

Thank you!
 
I found that the above problem occured if I run more than one instance of the App.
 
you could always try and get the app to look for a version of itself on startup and if it exists rename itself.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top