Skip to main content

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

Naming on import with camera counter in 4 digit format

Comments

6 comments

  • Christian Gruner
    The Camera Counter token can only be used when tethered, and only using Team Phase One digital backs, as this information is not available from the DSLR's.
    0
  • RichardT
    I wanted to be able to add a digit prefix to the 4-digit numbers produce by my Canon camera.

    For example, inserting a "1" prefix in "IMG_4321.CR2" should produce "IMG_14321.CR2"

    You can't do this on import, but you can do it using Batch Rename.

    In the Batch Renaming dialog, change the method from "Text and Tokens" to "Find and Replace"

    In the Find field enter "IMG_"

    In the Replace field enter "IMG_1"

    Click on the "Rename" button and all the filenames are converted as required.

    Perhaps you could adapt this technique?

    It would be useful if the "Find and Replace" method was also available in the Import dialog.

    Richard
    0
  • Andreas Siegert
    [quote="Christian Gruner" wrote:
    The Camera Counter token can only be used when tethered, and only using Team Phase One digital backs, as this information is not available from the DSLR's.

    The Nikons have it...
    $ exiftool -g0 -D AS0_9374.NEF | egrep "File Number"
    11.1 File Number Sequence : On
    4 File Number : 9374

    So it is not a DSLR issue but C1 just ignores it.

    And if C1 would have an OriginalName variable with modifiers the number could be extracted from it (Bibble/Aftershot has this).

    cheers
    afx
    0
  • Andreas Siegert
    [quote="RichardT" wrote:
    It would be useful if the "Find and Replace" method was also available in the Import dialog.

    Yes please!

    cheers
    afx
    0
  • Christian Gruner
    [quote="afx" wrote:
    [quote="Christian Gruner" wrote:
    The Camera Counter token can only be used when tethered, and only using Team Phase One digital backs, as this information is not available from the DSLR's.

    The Nikons have it...
    $ exiftool -g0 -D AS0_9374.NEF | egrep "File Number"
    11.1 File Number Sequence : On
    4 File Number : 9374

    So it is not a DSLR issue but C1 just ignores it.

    And if C1 would have an OriginalName variable with modifiers the number could be extracted from it (Bibble/Aftershot has this).

    cheers
    afx


    Yep, but you are talking about looking into the file, I am talking what the camera sends to CO when connected to CO. These are 2 different things.
    So yes, for renaming and so on, it could be dug out, but during tethered it is more "muddy" to do.
    0
  • Nick Burchell
    Actually when tethered I'm not as bothered. The files go straight to the computer, I'm not referencing back to anything. It's when I've been shooting to a card, on location, making notes on the file name, and get back to the studio to download the card. I can get back to the hotel after a day's shooting of lifestyle or documentary and have 6K files on cards. That's a lot of files if I have to do a workaround! This is stuff that photojournalists do all the time - frames 5003-5027 show such and such a person etc. Lightroom has done this since inception, so it can't be rocket-science. As far as file naming goes, it should be pretty basic stuff.

    Cheers!
    0

Post is closed for comments.