Re: Export to DivX with QuickTime
Re: Export to DivX with QuickTime
- Subject: Re: Export to DivX with QuickTime
- From: Graff <email@hidden>
- Date: Fri, 30 Apr 2004 05:07:39 -0400
I'm not sure how to do this using QuickTime player because, as you
said, it doesn't seem to support 3rd party codecs easily in
AppleScript. What are you attempting to create DivX files from? There
are a lot of free alternatives to QuickTime player for accomplishing
this task. If you let us know exactly what it is you are converting
then maybe we can come up with an alternative.
- Ken
On Apr 30, 2004, at 4:36 AM, Jason Kacmarski wrote:
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.
_______________________________________________
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.