Major File Import Problem

Bugs & Suggestions
grubernd
Posts: 248
Joined: Thu Jan 12, 2012 8:17 pm
operating_system: Linux
System_Drive: N/A
Location: Graz, Austria

Re: Major File Import Problem

Post by grubernd »

you can use aftershot to rename your files. :)

for example:

Code: Select all

[year2][month][day]_[onum]
_DSC9999.NEF, taken on the 22th may 2012, would be renamed to 120522_9999.NEF
the xmp will be renamed with it.

best read about the renaming formats AND do some tests on copies of files in the filesystem..

and about adobe rgb.. it doesnt really matter for raw-files. but some programs might want to output your files to it automatically when in most cases you really want sRGB or a special profile anyway. also the embedded jpgs and thumbnails inside the raw file will be rendered to adobe-RGB by the camera making them look ugly in not color-savvy software and you can not use them directly - some tools allow for a quick "conversion", where they really just pull the embedded jpg. all this doesnt apply to aftershot, of course, still it's one of those potential problems that can be avoided.
Bibble since 2004. Aftershot until 2020. From then on darktable.
afx
Posts: 1675
Joined: Thu Jan 12, 2012 1:38 pm
operating_system: Linux
System_Drive: N/A
32bit or 64bit: 64 Bit
Video Card: FirePro 4900
Monitor/Display Make & Model: NEC PA301w, ColorMunki
Location: München
Contact:

Re: Major File Import Problem

Post by afx »

clifford wrote:however do you know any program on linux where i can do this in batches as i have a lot of raws. also, will i also have to rename every individual xmp file to match it for aftershot? could be long a tedious.

in fact do you recommend any program to batch rename on import from the card? etc?
I think Bernd already answered that...
Rename variables are quite powerful.
On little caveat though, [oext] is useful for the download queues, but should not be used with the rename function.
And if you hate uppercase extensions, use [<oext] in your download queues.
also why is it so bad to use the adobe colour space on the d700? does it even matter for my raw files apart from the different filename?
If you ever need JPGs or the embedded JPGs right away, it can lead to trouble as Bernd mentioned.

BUT: The Adobe RGB setting will give you a slightly more accurate histogram in camera. Some prefer that.

cheers
afx
Send bugs to the Monkey // AfterShot Kickstart Guide // sRGB clipping sucks and Adobe RGB is just as bad
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
clifford
Posts: 34
Joined: Wed Jan 25, 2012 7:13 pm
operating_system: Linux
System_Drive: C
32bit or 64bit: 64 Bit
processor: intel i3
ram: 6gb

Re: Major File Import Problem

Post by clifford »

thanks guys, great help as always.

ive managed to update all my file names as you suggested and will stick to this structure.

i will also copy contents from card to computer myself and import into aftershot afterwards in the future.
ogrizzo
Posts: 60
Joined: Fri Jan 13, 2012 7:45 pm
operating_system: Mac
System_Drive: Q
32bit or 64bit: 64 Bit
processor: 2.8 Ghz Intel Core i7
ram: 8 GB
Hard_Drive_Capacity: 1TB
Monitor/Display Make & Model: Integrated Apple iMac 27"

Re: Major File Import Problem

Post by ogrizzo »

clifford wrote:thanks for that tip.

im considering renaming my files as you stated earlier with your suggested date format.

however do you know any program on linux where i can do this in batches as i have a lot of raws. also, will i also have to rename every individual xmp file to match it for aftershot? could be long a tedious.

in fact do you recommend any program to batch rename on import from the card? etc?

cheers
I use ASP to rename, create a backup and import, all in one download queue. Then I ran a custom script that uses md5 to check that files are identical on my computer and on the backup server and write-protects image files; later I verify that the imported files are not corrupted by looking at them in ASP; and only at that point I remove the images from the memory card.

You should never remove images from you memory card before having made at least two copies of them; but I guess you learned that. :twisted:

If you prefer to use an external tool and don't feel like writing your own scripts, you can try Rapid photo downloader http://www.damonlynch.net/rapid/, which I used while Bibble5 was waaaay too much unstable.

If you want to rename raw and xmp files, it's just a one-liner of shell script; but that may not be sufficient since the file name appears also in some xmp field. Why don't you just use ASP to rename files? since you have a back-up, it'd be pretty easy to verify that the renaming is correct.

In any case: why do you want to rename old files? Just leave them alone, just be sure that your new naming scheme will never conflict with whatever you have now.


Ottavio
Post Reply