louis-philippe beauduin
- 合計アクティビティ 10
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 2
アクティビティの概要
louis-philippe beauduinさんの最近のアクティビティ-
louis-philippe beauduinさんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
[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さんが投稿を作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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...