Re: How to get IVideoWindow's HWND?

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



On Tue, 12 Apr 2005 23:06:02 -0700, Augie at NHN wrote:

> I tested put_Owner.
> But the renderer has it's own window named "ActiveMovie Window".
> So, I put the z-order of my control to the top so that the control may be
> appeared in front of the "ActiveMovie Window" and it looked okay.. but
> sometimes the control hides behind of the renderer.

The purpose of put_Owner is so that you can set the owner window of the
video and not have it appear in the ActiveMovie window. Look how the
samples use it. That way you can have more control of it.

--
Please read this before replying:
1. Dshow & posting help: http://tmhare.mvps.org/help.htm
2. Trim & respond inline (please don't top post or snip everything)
3. Benefit others: follow up if you are helped or you found a solution
.



Relevant Pages

  • Re: WMV setrate
    ... > regarding the inability to control the play rate of a WMV? ... I've written a transform filter that changes the timestamps. ... provided you do not connect it to the 'classic' renderer. ... Iain Downs ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: How to harmonize the input data rate to the output data rate?
    ... You really control the rate of your output by tsetting the timestamps onfhte ... media sample in FIll buffer. ... The renderer will block until it wants the sample after the end timestamp. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: DirectShow - can it render playpause controls?
    ... >rendered along with the video? ... >get when a quicktime movie is being played on a web page. ... Not with the renderer only, but if all you need to do is file playback ... you could use the ActiveMovie control. ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: How can I get stream time in my custom renderer
    ... I implement effect in renderer. ... want to use time stamp to control the effect start time ... but how can I get stream time in my custom ... How have you been able to implement a custom a/p without ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Displaying video file on a DirectDraw surface
    ... With your own renderer you have full control over what you do with the ... video frames. ... like the GMF bridge is what you need. ...
    (microsoft.public.win32.programmer.directx.video)