Zum Hauptinhalt gehen

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

Script to take RAW and run recipe to TIFF 16bit

Kommentare

6 Kommentare

  • Eric Valk
    I think that the exact thing you wnat isn't here, but there are a number of recent discussions would give you the material to go this - look for threads about Capture Done scripts and processing recipes.

    one thread:

    You basically want to make a applescript, set it as the capture done script, the script should set or adjust an output recipe, and process the captured image with that recipe.

    Topics to search for: Capture Done, Process, recipe

    I think SeanMurp and myself have answered a few questions in this general area.

    If you create and post a draft script, then others will help you fine tune it.
    0
  • NNN636575271157808114
    With some more research I found that Apple Automator was able to make a script that watches a folder, as the RAW file is saved to it from Capture One, it converts it to a 16bit TIFF file. It even removes the RAW file so I do not end up with duplicate file quantities in the folder. Works on the fly, perfect!
    0
  • Rick Allen
    Feel free to share 😄

    We might be able to help you improve or add features.
    0
  • Eric Valk
    I'm curious to seee how this might be done with Automator; the Automator library of actions doesn't include Capture One. I'm guessing that the RAW to TIFF conversion is done with Photos or Preview, unless Automator calls an Applescript that calls C1.
    0
  • NNN636575271157808114
    Ended up not using the recipe at all. Did it in Mac Automator.

    I created a watched folder (folder action), it is the folder that all the captures from Capture One go to. Then I have it "Change the type of Images" to a 16bit TIFF. It saves it in the same folder and even overwrites the RAW file.



    The only reason I am shooting in RAW first is because the shooting controls (for my camera) in Capture One only allow me to shoot in 8bit TIFF.
    0
  • Eric Valk
    [quote="NNN636575271157808114" wrote:
    Ended up not using the recipe at all. Did it in Mac Automator.

    I created a watched folder (folder action), it is the folder that all the captures from Capture One go to. Then I have it "Change the type of Images" to a 16bit TIFF. It saves it in the same folder and even overwrites the RAW file.



    The only reason I am shooting in RAW first is because the shooting controls (for my camera) in Capture One only allow me to shoot in 8bit TIFF.

    That certainly is less work to set up.
    It's worth noting that something in Apple's OSX is doing the conversion from RAW to TIFF, not Capture One. Not sure if that matters to you.
    0

Post ist für Kommentare geschlossen.