Export to DivX with QuickTime
Export to DivX with QuickTime
- Subject: Export to DivX with QuickTime
- From: Jason Kacmarski <email@hidden>
- Date: Fri, 30 Apr 2004 04:36:00 -0400
I'm trying to script batch exporting files to DivX. I'm using OS X
10.3.3 & QT Player 6.5.1. I've gotten the script written, but can't
figure out how to tell QT to use the DivX codec. Built-in codecs
("avi", Mpeg4, Aiff, etc.) are recognized as keywords, but
user-installed codecs aren't. Here's what I'm working with.
export currentMovie to (file (convertedPath & newName & ".avi")) as AVI
using most recent settings
Any help on substituting DivX for AVI is much appreciated.
Jason Kacmarski
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.