From: [EMAIL PROTECTED] (Dennis Lembree)
Subject: RE: Seek to location in SMIL Files


Yes, you can jump to certain times within a video clip in a .smi file. I do
it on the CareerTV site (see links below). Create a .smi file with a video
and realtext sections. In the realtext, create a link like below. Ya?

<a href="command:seek(09:48)" target="_player">text link here</a><br>

http://208.168.197.145:8080/ramgen/careertv/ctv99-49/ctv99-49.smi

-Dennis Lembree
  Online Producer/Webmaster
  CareerTV
  http://www.careertv.net




-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of RealForum
Sent: Wednesday, December 22, 1999 2:07 PM
Subject: Re: Seek to location in SMIL Files


From: Larry Bouthillier <[EMAIL PROTECTED]>
Subject: Re: Seek to location in SMIL Files

The only way that I've found to cause a seek into a SMIL presentation is to
have the RealPlayer embedded in a web page, with the search results coming
up
in a different frame or browser window.  Then you can use JavaScript
SetSource() and SetPosition() to load the file and locate the right
timestamp.  It's clunky, but it works.

Larry

RealForum wrote:

  > From: [EMAIL PROTECTED] (Damon Betlow)
  > Subject: Seek to location in SMIL Files
  >
  > I'm trying to build my own searchable video database, based on RealText
  > that was sync'd to the video from transcripts.
  >
  > The format is in a SMIL file for closed captioning.  Is there anyway to
  > jump to a particular time in a SMIL file.
  >
  > I know you can use the "?start=1:45" with .rm files, doesn't work on SMIL
  > files.  It'd be great if I could you ramgen to do this.  I don't want to
  > build a New SMIL file for every query...
  >
  > Anyone have any experience on this?  How does Virage do it?


*******************************************************
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]>

Reply via email to