Re: QT 7 "save as self contained" not working
Re: QT 7 "save as self contained" not working
- Subject: Re: QT 7 "save as self contained" not working
- From: Jim Weisbin <email@hidden>
- Date: Fri, 21 Mar 2014 16:43:12 -0400
Here is part of my script. After doing some processing, it saves the movie as self contained to a different location. I have tested on 10.6.8, 10.8.5, and 10.9.1, in all cases the movie gets saved to the new name and location (new_file which is a valid path), but it’s not self-contained. What am I doing wrong?
tell application id "com.apple.quicktimeplayer"
activate
tell document 1
rewind
add
rewind
select none
save as self contained in new_file
close saving no
end tell
end tell
Jim Weisbin | C.T.O. | human | 138 Fifth Avenue | 3rd Floor | New York, NY | 10011 | (212) 352-0211 | (917) 375-2272 | Los Angeles Office | 2046 Broadway | Santa Monica, CA | 90404 | (310) 264-0211 telephone | www.humanworldwide.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden