メインコンテンツへスキップ

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

Anyone have an Auto Processing script that works?

コメント

5件のコメント

  • Jim_DK
    Can you make a support case? - we may be able to find you a solution.
    0
  • Jim_DK
    Update: server was pointing to an older version of the script by mistake.

    New version which supports 10.7 should now be linked.
    0
  • rap_digital
    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
  • Matt32
    Awesome, thanks guys.
    I will give it a shot tonight!
    0
  • Matt32
    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

投稿コメントは受け付けていません。