|
Introduction to Alternate Data Rate Movies
One of the great features introduced in QuickTime 3 is the ability to create Alternate Data Rate movies. Based on the users connection speed (specified in the QuickTime Control Panel) to the internet, the QuickTime Plug-in will select the appropriate alternate movie. For a content creator, this is important because this functionality presents the best quality media possible to the user. No longer do webmasters need to provide separate links in a web page for each movie. In essence, content providers will create two or more alternate versions of the source media containing different encoding options including data rates and codecs and use MakeRefMovie to create the reference movie. A higher data rate movie, such as 100kbps could be used for a user connected to a LAN. However, this data rate would be too high for a user connected with a 33.6 modem which could decode approximately 20kbps allowing for less quality than that file used for the LAN. In this case, content creaters can encode a movie appropriate for the 33.6 connection speed.
Alternate Data Rate functionality requires QuickTime 3 and is not supported in earlier versions. Therefore, if users do not have QuickTime 3 or later installed, a default movie or still image can be created providing a fallback mechanism. If content creators provide a QuickTime movie for backward compatibility, the movie must be encoded with compressors supported by earlier versions of QuickTime such as Cinepak. If a fallback still image is implemented, the image must be saved in the QuickTime image format (QTIF). All alternate fallbacks must be either a QuickTime movie or QuickTime image files (QTIF). Still images cannot be in JPEG or GIF file formats for example.
This tutorial assumes you have already captured your media and are ready to create Alternate Data Rate movies. Although other applications exist to create Alternate Data Rate movies, this tutorial uses QuickTime 3 Pro and MakeRefMovie.
|