Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use Quicktime Player to export movies to iTunes video' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use Quicktime Player to export movies to iTunes video
Authored by: kostia on Oct 24, '05 07:21:41PM

Both the Automator workflow and the AppleScript look for a temp file in the directory of a user named "ari." I can't find where/how this is hardcoded in the script, but it's there. Can you post an updated version that will work with any username, or tell me where to put my own name in?



[ Reply to This | # ]
path quirk
Authored by: aribn on Oct 25, '05 06:03:42AM
Thanks for pointing this out, kostia. I've updated the script so that the path to the temporary items folder is now resolved at run-time instead of compile-time.

The updated version of the "Export front movie to iTunes" applescript is now posted.



[ Reply to This | # ]