fredmiranda.com
Login

Moderated by: Fred Miranda
  New fredmiranda.com Mobile Site
  New Feature: SMS Notification alert
  New Feature: Buy & Sell Watchlist
  

FM Forums | Canon Forum | Join Upload & Sell

  

Archive 2005 · 20D file names

  
 
tracknut
Offline
• • •
Upload & Sell: Off
p.1 #1 · 20D file names


I suppose I should have seen this coming... Today I rolled over 10,000 shots on my 20D, only to find the file names restarting at img_0000 all over again. So not only do they sort in the wrong order in directories, but worse, there are now duplicate names to contend with.

Did I miss some trick setting for longer file names?

Thanks,
Dave



Dec 27, 2005 at 02:34 AM
Jim Cowsert
Offline
• • •
Upload & Sell: Off
p.1 #2 · 20D file names


Get Downloader Pro from www.breezesys.com and rename images as they download. Well worth the small cost.


Dec 27, 2005 at 07:20 AM
Volleybob
Offline
• • •
Upload & Sell: Off
p.1 #3 · 20D file names


Free Bulk File Renamer
http://www.jimwillsher.co.uk/Site/Software/Software_Intro.php



Dec 27, 2005 at 10:07 AM
kites4
Offline
• • •
Upload & Sell: Off
p.1 #4 · 20D file names


I second Downloader PRO..... very nice program if you shoot lots of pics....


Dec 27, 2005 at 10:13 AM
tracknut
Offline
• • •
Upload & Sell: Off
p.1 #5 · 20D file names


Cool, thanks for the tips, guys.

Dave



Dec 27, 2005 at 10:56 AM
raymw
Offline
• • •
Upload & Sell: Off
p.1 #6 · 20D file names


If you're in windows, and can use the command line prompt, then

ren [drive][path]img_*.* 1img_*.*
will shove a preceeding 1 in front of your image files in the [drive][path] directory. They will then sort before your current img files. When it happens again, repeat the rename with a 2.

hth.
Ray



Dec 27, 2005 at 12:40 PM
Bobster2
Offline
• • • •
Upload & Sell: Off
p.1 #7 · 20D file names


If you sort by the date/time the image was taken, you will never have pictures out of order.




Dec 27, 2005 at 12:50 PM
David.G
Offline
• • •
Upload & Sell: Off
p.1 #8 · 20D file names


raymw wrote:
If you're in windows, and can use the command line prompt, then

ren [drive][path]img_*.* 1img_*.*
will shove a preceeding 1 in front of your image files in the [drive][path] directory. They will then sort before your current img files. When it happens again, repeat the rename with a 2.

hth.
Ray


Good idea Ray! I was thinking along similar lines with renaming 'img_*.*' to 'img_1*.*', but that wouldn't work right unless you did a rename of all previous images from 'img_*.*' to 'img_0*.*' first.



Dec 27, 2005 at 04:40 PM
Volleybob
Offline
• • •
Upload & Sell: Off
p.1 #9 · 20D file names


Renaming both JPG and RAW files is first thing I do after loading cards onto computer.

I keep sort photos in just one level of directories. Inside each folder are renamed files.

Folder Naming Convention Example:
2005.12.27 Subject Words Here
2005.12.25 Christmas Tree
2005.07.04 Fireworks
2005.07.04 Picnic Softball

File Naming Convention Example:
Fireworks_001.jpg
Fireworks_002.jpg
Fireworks_003.jpg
Fireworks_004.jpg
Fireworks_005.jpg



Dec 27, 2005 at 05:23 PM
Volleybob
Offline
• • •
Upload & Sell: Off
p.1 #10 · 20D file names


Renaming both JPG and RAW files is first thing I do after loading cards onto computer.

I keep sort photos in just one level of directories. Inside each folder are renamed files.

Folder Naming Convention Example:
2005.12.27 Subject Words Here
2005.12.25 Christmas Tree
2005.07.04 Fireworks
2005.07.04 Picnic Softball

File Naming Convention Example:
Fireworks_001.jpg
Fireworks_002.jpg
Fireworks_003.jpg
Fireworks_004.jpg
Fireworks_005.jpg



Dec 27, 2005 at 05:23 PM
claudermilk
Offline
• • • •
Upload & Sell: Off
p.1 #11 · 20D file names


Both the apps suggested by Jim & Volleybob are excellent. I don't know how many times I've rolled that counter over already...


Dec 27, 2005 at 08:00 PM
vknight
Offline
• •
Upload & Sell: Off
p.1 #12 · 20D file names


I use an app called MRename http://fly.srk.fer.hr/~rajko/MRename/

I use a year/date folder scheme with a few sub directories in each day.

for instance:
2005/2005_12_25/1_orig
2005/2005_12_25/2_dng
2005/2005_12_25/3_work
2005/2005_12_25/4_small_jpg
2005/2005_12_25/5_print

It helps me keep track of what state the files are in.

For file names I simply use the numbers (once I rolled over 9999 I started appending a 1 to the front of the name.
For instance when I move the files from the card to my photo directory they have names like img_0935.jpg and I use mrename to to rename all the files in the directory to (for exmaple) 10935.jpg and so on.

I am thinking about getting a 5D and keeping my 20D so I am going to have to add a prefix to the file name indicating the camera that the image came from.

Vann



Dec 27, 2005 at 09:05 PM
Ernie King
Offline
• • •
Upload & Sell: Off
p.1 #13 · 20D file names


I use a program called Rename Master. It's fast and simple. Just download the files to a clean directory, then rename them. It has a ton of different ways to replace, delete and add, just add, whatever you want to do, with a preview to boot. Best of all, it's free! You can find it here:

http://www.joejoesoft.com/vcms/108/



Dec 27, 2005 at 10:57 PM
tracknut
Offline
• • •
Upload & Sell: Off
p.1 #14 · 20D file names


raymw wrote:
If you're in windows, and can use the command line prompt, then

ren [drive][path]img_*.* 1img_*.*
will shove a preceeding 1 in front of your image files in the [drive][path] directory. They will then sort before your current img files. When it happens again, repeat the rename with a 2.

hth.
Ray


Question for you Ray, when I do this, Windows seems to want to force an 8-character file name. So since the names are already 8, adding a "1" to the front is making it drop other charaters off the name. At the moment, I did a "ren _mg_*.* mg_1*.*" to maintain 8 chars, but do you know of some switch to allow DOS to recognize more than 8?

Thanks,
Dave



Dec 30, 2005 at 03:42 PM
raymw
Offline
• • •
Upload & Sell: Off
p.1 #15 · 20D file names


Hi Dave,

I'm running windoze 2000. Iit will accept file names up to 215 characters. I thought there may be a setting to define the file naming conventions, but there doesn't seem to be. They added in a load of vb scripting to the 'dos box', so probably long names added at same time. It works fine for me. (version 5.00.2195 if thats a help.) In win 2000 go to programs, accessories, command prompt (they also call it console window - I call it dos box)

You could try using double quotes but that would screw the wild cards, I guess. .

iirc 95/98 used the 8.3 dos file name convention in the dos box, unless you used " ". XP I don't use much. There may be a setting in the properties for command prompt, or whatever xp call it.

Best wishes,



Dec 31, 2005 at 10:32 AM





FM Forums | Canon Forum | Join Upload & Sell

    
 

Welcome back
Log in to your account