From: Michael Litzkow <[EMAIL PROTECTED]>
Subject: Re: Delphi and G2 ActiveX
Matthew,
> I'm trying to get the G2 ActiveX control to display a real video file,
> but all it will do is play the sound from the file.
> I'm using the control in Delphi 3.
> The file contains both video and sound, plays fine on the standard G2
> player.
I'm new to Real, and recently went through the exercise of figuring out
how to embed the player in a web page. I had the same problem - audio, but
no video. Eventually I figured out that when you embed the player ActiveX,
you
get just one piece - by default the controls. To see the video you need to
separatly embed a second instance of the ActiveX control and tell it to
be an "ImageWindow" via parameters. I don't know how all this would translate
to Delphi, but I'll bet you need two instances of the ActiveX object
there too. Take a look at the "Realsystem G2 Production Guide" - Chapter 8.
I'll bet you can translate the examples there to Delphi.
-- mike
*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites. Archives of RealForum can
be found at http://realforum.real.com
If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:
unsubscribe realforum
or from another account, besides the address you subscribed with:
unsubscribe realforum <[EMAIL PROTECTED]>