louis-philippe beauduin
- Gesamtaktivitäten 10
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 0
- Abonnements 2
Aktivitätsübersicht
Neueste Aktivität von louis-philippe beauduin-
louis-philippe beauduin hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
[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 hat einen Post erstellt
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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 hat einen Kommentar hinterlassen
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...