Rick Allen
- Gesamtaktivitäten 282
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 115
Kommentare
Neueste Aktivität von Rick Allen-
Hey Sebastien, I've just seen this post can you let me know what camera a lens are you referring to? If you can see this metadata in exiftool then you could write something to add the data into sta...
-
Or how about. Photographers give a rating to the selects then filter the folder by rating (keyboard shortcut) order the thumbnails then run a batch renaming script that renames the files from abc-1...
-
We use rating numbers to define the order and use the output naming sub name to add that to the processed files. So item code abc might have filenames abc-123_1 where -123 is the capture frame nu...
-
Haha that’s what I love about development. I get the opposite results. 🤯
-
By limiting the number of 'tell's to the api this is potentially faster tell application "Capture One 20" tell primary variant set BLumaLayer to (make new layer with properties {name:"B Lu...
-
Pistol' Check your event window. Does it show that a preview couldn't be created? Chances are that the processing app within Capture has crashed. Restart Capture should fix it. Phocus is liable of ...
-
WHY?C1P has its own wrapper format that keeps the raw file and settings intake. For me if I see a dng file I go straight to ACR not capture. Likewise if I see a EIP I go to C1P or if I dont have it...
-
ImgCore is crashing in the background restarting the app usually fixes it. Could be one of the files cant generate a cache file. Check the events panel
-
I think you need to get the parent image first tell application "Capture One 10" set my_variants to selected variants repeat with item_ctr in my_variants set item_ to (get parent image of item_ctr...
-
God I completely forgot about that! it was a great feature. you can kind of get similar performance processing out quickproofs and the stitch with photoshop applescript item.