メインコンテンツへスキップ

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

Import Image Renaming Options?

コメント

2件のコメント

  • Paul Steunebrink
    Unless the unexpected happens, I do not expect another user will exactly figure out the options in your setup for renaming. CO 8 has extensive renaming options.

    What I suggest is that you try the program if you not already did and start from there. That will make it a lot easier for both of us to figure out what is best for you.

    BTW, I have used Downloader Pro from Breeze in the past and think it is an awesome program. I think CO8 is coming close and will match (almost) 100% of what you need.
    0
  • OddS.
    Eldor wrote:
    ...All of this happens automatically without any intervention on my part.


    Automatically? If I understand you correctly, you prefix a static most significant digit to build a unique five digit number from the four digits provided by the camera as part of the filename. When the camera filename counter wraps from 9999 to 0000 you manually need to increment that leading digit, right?

    You did ask the exact same question over at the Photo Mechanic forum and got an answer indicating that your renaming scheme will likely be possible using that software. You were asked to provide more detail/examples, but you just went silent.

    As far as I know, renaming in Capture One is token/variable based, but that is about it. You can concatenate tokens and static texts to build a string for a new filename.

    As far as I know, Capture One does not provide substring functionality for renaming. If your camera filename is DSC_1234.RAW, you need substring functionality to chop off DSC_ and keep the eight rightmost characters as in 1234.RAW. Prefixing that with a static _0 and manually incrementing the prefix to _1, _2 etc as your camera counter wraps every 10000 clicks, lets you build strings like _01234.RAW, _11234.RAW, _21234.RAW, _31234.RAW etc. That should work in just about any renaming system once you got the substring part worked out. Until someone chimes in and points to Capture One substring functionality, you may have to look elsewere to arrive at this intermediate result.

    As far as I know, Capture One does not provide token based table lookup or similar functionality for renaming. If you prepare a lookup table having one line per camera and put the serial number for each camera in the first column and put a corresponding prefix string like your 5da, 5db, 5dc,5dd, xe2a, xe2b etc in the second coulmn, a lookup function will be able to read the camera serial number from the file metadata and look up the prefix you want for that camera. From there it should be straight forward to arrive at the final result; filenames like 5dd_012345.RAW and xe2b_71234.RAW. Until someone chimes in and points to Capture One token based lookup functionality, you may have to look elsewere.

    I do not understand why you prefer a renaming scheme that requires manual intervention whenever a camera image counter wraps, but I may have misunderstood the renaming challenge you presented.
    0

投稿コメントは受け付けていません。