Mailing Lists: Apple Mailing Lists

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

Re: Re2: start a streaming movie half-way



Thanx for the answer, but it's not quite what i'm looking for
I'm trying to build a simple video editing tool embedded in a browser.
Users click a begin and end point in several movies, a javascript stores this in a input text box and after the user click the save button these points are stored in a database.
If the resulting movie is recalled a php script reads the entries from the database and generates a smil file which show the several movie parts behind each other, so manual editing with qt pro or livestage is not an optoin :-(


Greetings,

Olivier

On Friday, Jan 24, 2003, at 16:17 Europe/Amsterdam, George Cook wrote:

Oliver:

There is a simple way to do this that only requires QuickTime Pro. Open up your MP4 stream using QuickTime Player. Select the segment of the stream you are interested in. Select Edit->Copy. Create a new movie and Paste. Then save this as a self-contained QuickTime movie. This reference movie will contain play your the segment of your MP4 stream that you copied and pasted. You can embed this ref movie on your web page like any other QuickTime movie.

-George

On Friday, January 24, 2003, at 01:03 AM, email@hidden wrote:

Date: Thu, 23 Jan 2003 10:08:43 +0100
Subject: start a streaming movie half-way
From: Olivier Van Acker <email@hidden>
To: email@hidden

Hello,

I've got several hinted mp4 movies exported with QT pro and I only want
to show small parts off it.


So I set up a Quicktime Streaming Server and produced this SMIL:

.... (head, layout and region here)....
<body>
	<seq>
		<video src="rtsp://192.168.1.5/end.mov"; clipBegin="5 sec"
clipEnd="00:00:07.00" region="r1" />
	</seq>
</body>
</smil>

As you can see the movie has to start 5 seconds after the beginning.
But so far every time I try this smil the movie just starts from the
beginning. The apple documentation about smil even gives an example
with this feature (clipBegin: smil 2.0 or clip-begin: smil 1.0) but it
just doesn't work.
I was wondering if I have to tweak the QSS configuration file for this
feature to start working, or maybe it's something else...
Any help would be greatly appreciated,



Olivier

--
_________________________________________
George S. Cook
Consulting Engineer
Apple Computer
email@hidden
(607) 387-6942
http://homepage.mac.com/cook5/

- Check out the main Apple Support Page -
    http://www.apple.com/support/
- Search the Apple Knowledge Base -
    http://kbase.info.apple.com/
- Apple Higher Education Home Page -
    http://www.apple.com/education/hed/
- QuickTime Streaming Server (keep our streams free!) -
    http://www.apple.com/quicktime/products/qtss/
- QuickTime Tools and Tips for Webmasters and Media Authors -
    http://www.apple.com/quicktime/tools_tips/
- Latest information on Macintosh Java -
    http://www.apple.com/java/
- Apple education store on the web, powered by Web Objects -
    http://www.apple.com/store/education/
_________________________________________



-------------------------------------
CyberRoadie
Olivier Van Acker
-------------------------------------
NL +31 6 55 70 73 84
UK +44 7 81 79 14 253
http://www.cyberroadie.nl
email@hidden
-------------------------------------
_______________________________________________
streaming-server-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/streaming-server-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re2: start a streaming movie half-way (From: George Cook <email@hidden>)



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.