
Hugues
- Total activity 99
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 18
- Subscriptions 25
Posts
Recent activity by Hugues-
get file info script
Here is a script mimicking Aperture defunct function, enabling to display file information on a current image without having to go into the tool tabs. Save it in a file called Get Info.scpt, put it...
-
AppleScript to set IPTC Tags
The below script can change IPTC tags, including on videos where it is not possible through C1 GUI use AppleScript version "2.4" -- Yosemite (10.10) or lateruse scripting additionsset optionList to...
-
Applescript to rate elements, including videos
The below script allows to rate videos whose editing is barred from C1 UI. Tested on Mac / Monterey use AppleScript version "2.4" -- Yosemite (10.10) or lateruse scripting additionsset optionList...
-
Editing "Adjusted" badge ?
Hello, After importing an aperture database into C1, I find a lot of pictures have an "adjusted" badge set on. However, for most of them, when I try to copy the setting, there are no adjusments in ...
-
Advice in catalog organisation : preview size for archive catalog ?
I have an iMac 5k, so official guideline is to use 5120 preview size. That's 6MB per picture on average. I intend to migrate to C1 my old aperture catalog, of 20 000 pics catalogs. that will requi...
-
Advice in catalog organization : project vs albums
I'm currently testing a new software for migrating an Aperture library (20 000 pics, 30 000 considering jpeg +raw pairs) to Capture One. The benefits promised being the migration of hierarchical ke...
-
Geolocalisation
Hi, I'm trying to input geolocalisation information in my pics. I've tried sofar with a third-party software called Houdah Geo. It works, it is visible in C1 (and propagates to other software such ...
-
Bug in changing default icc profile
I have a bug while trying to change the default icc profile A) I set up some personalized profiles, that do work and are stored in ~/Library/Colorsync/Profiles with the appropriate naming conventio...
-
Getting default values ?
Hello,The following script assigns my preferred profile to a picturetell application "Capture One 11" set myModel to "Canon EOS 7D Mark II" set theHomeProfile to "Canon EOS-7D MK II Home" set theV...
-
Default lens distortion correction
From what I am aware, Capture One applies a default lens distortion correction specific to the lens used, that results in a cropped picture in the case of wide angle.The crop is important, up to 5 ...