bml

  • 合計アクティビティ 44
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 3
  • サブスクリプション 18

投稿

bmlによる最近のアクティビティ 最近のアクティビティ 投票
  • Please display create dates before 1970

    完了

    I'm using Capture One as DAM. Sometimes I add older scanned pictures, where I change the create date with exiftool. This isn't displayed when before 1970. Seems to be an UNIX behaviour, but this is...

  • Stitching with Capture One 9.1

    Knowledgebase article 1840 describes "FlexAdaptor Stitching images in Capture One for Macintosh".I tried it with a Flex Adaptor, a P45 back and Capture One 9.1, but found no way.Since the images in...

  • Keep catalog in sync

    I want to keep my Capture One catalog with referenced images on my desktop and my laptop identical.My idea is to do that with rsync:#!/bin/shcd ~rsync -avuE --delete Pictures/ReferencedImages/ rem...