quicktime media links

Last week I wrote a crude guide to how to write a QuickTime media link file. This is something you could make in QuickTime Player Pro and it provides a file that you can then use as a text link to put on your web page. Clicking the link has the effect of launching QuickTime Player, loading your movie, and if you set the preferences the right way, it will play full frame.

(The whole point of QuickTime Media Link files is so that you can provide a text link to play a QuickTime movie from, but in the usual way of such things in QuickTime it also lets you do quite a few other things too.)

So, as promised, here’s the next bit of information about qtl files. If you use a text editor to open the .qtl file that you generated using QuickTime Player you’ll see that it is just plain old xml:

<?xml version=”1.0″?>

<?quicktime type=”application/x-quicktime-media-link”?>

<embed

autoplay=”true”

controller=”true”

fullscreen=”normal”

kioskmode=”false”

loop=”false”

playeveryframe=”false”

quitwhendone=”true”

src=”urlofmovie.mp4″

type=”movie/quicktime”

volume=”100″

/>

What this means for practical (very practical) purposes is that instead of having to use QuickTime Player to generate your .qtl files you can just use this script. Substitute urlofmovie.mp4 for the url of the video that you want to play, and the above script, if written in a text editor and saved as .qtl will work just as well. That is seriously cool. It also makes it trivial for anyone to generate movies that play full screen (but don’t confuse full screen with ‘all of the screen’, full screen can mean that QuickTime player takes all of your screen, but still presents your movie in its original size – it’s up to you).


recently

echidna by river near Rosanna Golf course

Cleo's drawing on the footpath

Mount Buffalo with Sophie and Jasper

Cleo and Aubrey

Adrian's birthday, Chamouni St

Look Quartz pedals

burnMap workshop at the Prom

burnMap workshop at the Prom

More Photos

who?

The research blog of Adrian Miles. Coordinator Labsome Honours Studio, RMIT University. Hypertext theory, vogs (videoblog) theory and practice, networked literacies and pedagogies. adrian dot miles at rmit dot edu dot au

archive


Creative Commons License
vlog 4.0 by Adrian Miles is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5 Australia License.
Permissions beyond the scope of this license may be available at http://vogmae.net.au/drupal/about.