Apple posts Playlists to DVD for creating music DVDs
updated 07:40 am EST, Fri January 9, 2004
Playlists to DVD
Apple has posted , a free AppleScript studio application that automatically creates an interactive music DVD with navigation controls from your iTunes playlists. It creates a QuickTime movie containing the audio tracks and album art from a chosen iTunes playlist and automatically creaties a DVD (using iDVD) for DVD playback of the music using on-screen navigation controls. Several different navigation interfaces are available, including an iTunes-like single-window interface. It requires Mac OS X 10.3 Panther, QuickTime Pro, iTunes 4, and iDVD 4. Users can also download the editable Xcode project files.
The AppleScript will also work with iDVD to generate an interactive QuickTime movie file that can be burned onto CD or DVD (without DVD navigation).



Fresh-Faced Recruit
Joined: Jul 2001
AppleScript Error
Has anyone gotten this to work?
I get:
"AppleScript Error
Quicktime Player got an error: movie 1 doesn't understand the select none message. (-1708)"
I looked through the AppleScripts and ran some of the related sections manually with script editor and it should be possible to do "select none" on a movie as the script does.
????