louis-philippe beauduin
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by louis-philippe beauduin-
louis-philippe beauduin commented,
1.The generic preset file is in the resources folder.2.The script copies preset file to the CO preset folder3.The following code should replace some of the text in the new preset file. Only it's no...
-
louis-philippe beauduin commented,
Sooo...After all this and some testing, I can confirm that this method in general does not work.CO does not recognise a previously imported file as a source for using Next Capture Adjustments with ...
-
louis-philippe beauduin commented,
[quote="Eric Nepean" wrote: Error 1: Try using "import settings" instead of "import options" That works great. Thanks!Error 2: This seemed like an obvious mistake and an easy fix. But I was stil...
-
louis-philippe beauduin created a post,
workaround for setting next capture copyright metadata?
Hi,I'm trying to figure out a workaround to embed some copyright info into the captured files.My goal is to have the script ask for the photographer's name and have this name embedded as copyright ...
-
louis-philippe beauduin commented,
Good work and thanks for sharing what you have learned!!Do you run this script from Script Editor or from Capture One? And which version of OSX are you using? I've been running it from the script e...
-
louis-philippe beauduin commented,
I found the solution to my problem!The document 'template' property expects a text input (the template filename, without file extension) and NOT a file or filepath, it then looks for that template ...
-
louis-philippe beauduin commented,
Thank you for the tips Eric,I am working in a script bundle and I have the template file directly under the resources folder.My main goal is to have a standalone app that I can share between differ...
-
louis-philippe beauduin commented,
I'm trying a similar thing here, but I can't get it to work.I created a template called shoot.cosessiontemplate and saved it in the bundle under resources folder.I defined sessionLoc, sessionName a...