Anyone have an Auto Processing script that works?
I'm trying to shoot, apply a look, and auto process it all to a JPEG.
There is a script on the Phase One site called WatchProcessFolder. This would be exactly what I need except rather than work as it should, it crashes, freezes and causes a nasty app restart loop. (6.4.2)
Does anyone have a script that would work?
There is a script on the Phase One site called WatchProcessFolder. This would be exactly what I need except rather than work as it should, it crashes, freezes and causes a nasty app restart loop. (6.4.2)
Does anyone have a script that would work?
0
-
Can you make a support case? - we may be able to find you a solution. 0 -
Update: server was pointing to an older version of the script by mistake.
New version which supports 10.7 should now be linked.0 -
save this to the background Scripts folder
on CO_CaptureDone(rawFilePath)
process(rawFilePath)
end CO_CaptureDone
on process(rawFilePath)
tell application "Capture One"
process (rawFilePath)
end tell
end process
Though I'm not sure why but now when I run it (havent run it since 6.2.x) I get a error window, works just displays an error, may just be my install, this is my crash test dummy laptop 😊0 -
Awesome, thanks guys.
I will give it a shot tonight!0 -
No luck with either option.
The updated script just won't execute the Process command.
And the script to drop into my folder, crashes when I Update Scripts. I sent over my crash report log.
I Suppose it's because I'm running 10.8 (using the Apple TV mirroring for a project). Not the end of the world, just trying to automate some work.
Thanks!0
投稿コメントは受け付けていません。
コメント
5件のコメント