Kanga Posted November 5, 2022 Report Share Posted November 5, 2022 I have no scripting experience but I found some script on a Capture One forum from 9 years ago that would process an image file from a tethered digital back immediately an exposure is made. However it is in AppleScript. Is there a way to convert it for a Windows PC running windows 8.1? The AppleScript was: " Rick Allen 9 years ago I dont have a camera to test this but as long as you arent shooting to fast this should work on CO_CaptureDone(rawFilePath) process(rawFilePath) end CO_CaptureDone on process(rawFilePath) tell application "Capture One" process (rawFilePath) recipe "Tiff" -- name of recipe end tell end process add the applescript file to the CaptureOne background scripts folder. Quote Link to comment Share on other sites More sharing options...
Belatucadrus Posted November 6, 2022 Report Share Posted November 6, 2022 OK so you've provided a potential answer to a question nobody has asked. What gives ? Quote Link to comment Share on other sites More sharing options...
Kanga Posted November 6, 2022 Author Report Share Posted November 6, 2022 My question is I have no scripting experience is their a way to convert this to a windows platform to use it with Capture One software? Quote Link to comment Share on other sites More sharing options...
Belatucadrus Posted November 8, 2022 Report Share Posted November 8, 2022 Sorry I can't help as I don't know enough about Capture one and I haven't really done any scripting for decades. All I can say is that Capture one do offer versions for Windows including two free versions of Capture One Express for Fuji or GoPro. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.