Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subject: Synchronized slides + video + slide gallerys



Hmm, CaptionKit (www.captionkit.com) can create these on the fly, they're called hypertranscripts. You can try them out on the website (go to the detail page and pick the transcript icon)

But you want to save it with your movie, right ? And prolly create it on a Mac... So - you need to create a SMIL file, and within it on your clips' video src tag you add like this :

<video src="video.mov" region="video" clip-begin="npt=hh:mm:ss.msec" clipBegin="npt=hh:mm:ss.msec" />

Or you can use 123.45s instead as a time format.

You need *both* the clip-begin and clipBegin tags for compatibility with SMIL1.0 and SMIL2.0 ; You will also need to read up generally on the format of qtsmil files, but they're fairly generic and not a million miles from HTML files in structure. You might want to do that reading here : http://www.apple.com/quicktime/authoring/qtsmil.html

Cheers - Neil.

At 14:04 19/11/2003 -0800, you wrote:
Message: 10
Date: Wed, 19 Nov 2003 19:01:51 +0100
Subject: Synchronized slides + video + slide gallery
From: Federico Giacanelli <email@hidden>
To: <email@hidden>

Hello,

I have to synchronize a video feed (a teacher lecture) with slides.

This is fairly easy with QuickTime Player Pro by adding each slide as a
single track with "add scaled" for the duration of each slide. This
presentation should be navigable and this is automatically done by
moving the playhead.

The problem is that I've been asked to create a slide gallery to be
used to jump directly in the middle of the movie, at the corresponding
slide. I figure two ways:

- QT Movie, with - I guess - a sprite track. Im I forced in this case
to use LiveStage Pro?

- HTML page: I can produce image link pointing to the QT movie. How can
I write an URL pointing to a precise timing of a QT Movie?
_______________________________________________
quicktime-talk mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/quicktime-talk
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.