Re: QuickTime: presenting two movies
Re: QuickTime: presenting two movies
- Subject: Re: QuickTime: presenting two movies
- From: "Ian Mantripp" <email@hidden>
- Date: Thu, 22 Aug 2002 13:46:06 +0200
- Organization: Telemak
Klaus Hereth wrote:
>
The examples I found covered showing a
>
picture for a certain time during one movie. I didn't find any
>
commands to present movies simultaneously. Two of the sites I looked
>
at are [1] and [2].
>
Group you media elements together in a <par> tag, for example :
<par>
<video scr="movies/myMovie01.mov" region="movie01">
<video scr="movies/myMovie02.mov" region="movie02">
</par>
>
I have not yet worked with SMIL, so I don't know how I should go
>
about this. Do you know for sure there are commands for my purpose in
>
SMIL that QuickTime Player can interpret?
I'm not sure if you can enter full screen mode using SMIL. Check out the
QuickTime extensions.
You could also make a third QT movie (very small) that has a sprite which
can set the movie to full screen mode. I've never tried this using SMIL
but it should work. Maybe Brennan has tried this, I think he also has
such a widget available for download. Brennan ?
>
Apple's "QuickTime and SMIL" page [3] was not of much help. Maybe you
>
can point out more helpful sites in this matter to me?
>
Try <
http://www.apple.com/quicktime/authoring/qtsmil.html>, there are
links from there.
Shouldn't this thread be on the QT list ?
Ian
-------------------------------------------------------------------------
Ian Mantripp - codeboy Telemak
Tel: +32 (0)2 475 3333 Streaming Media Technologies
Fax: +32 (0)2 476 1226 <
http://www.telemak.com>
-------------------------------------------------------------------------
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.