- Messages
- 210
- Name
- Stuart
- Edit My Images
- Yes
I have a Canon 60D and a couple of Sandisk Extreme 16Gb cards. I normally shoot in RAW mode. With an empty, formatted card, the camera shows 539 shots remaining capacity.
I am well aware of the usual storage seller's rip-off. Whilst, in computing terms, a Gb is 1024 * 1024 * 1024 bytes, when we buy a storage device, we only get 16,000,000,000 bytes.
So, if I check the available space on an empty card as formatted by the camera, I see 15,911,354,386 bytes free. That is already 84Mb less than the 16 * 10^9 capacity. I am not too surprised by this. It presumably represents the space occupied by the directory and file allocation table structures created when the card is formatted.
But, if I check my main photo archive and work out the average size of a .CR2 file (<code>dir *.cr2 /s</code> - will show me the number of RAW files and the total space they occupy), their average size is 24,209,182 bytes (c. 23Mb). Divide this into the free space reported above and I get an expected capacity of 657 files - which is an awful lot more than 539 that the camera reports. So I am only get about 82% of the capacity I would expect from one of these cards.
So what is going on here? I would be interested if users of other cameras and cards see the same sort of differences.
I am well aware of the usual storage seller's rip-off. Whilst, in computing terms, a Gb is 1024 * 1024 * 1024 bytes, when we buy a storage device, we only get 16,000,000,000 bytes.
So, if I check the available space on an empty card as formatted by the camera, I see 15,911,354,386 bytes free. That is already 84Mb less than the 16 * 10^9 capacity. I am not too surprised by this. It presumably represents the space occupied by the directory and file allocation table structures created when the card is formatted.
But, if I check my main photo archive and work out the average size of a .CR2 file (<code>dir *.cr2 /s</code> - will show me the number of RAW files and the total space they occupy), their average size is 24,209,182 bytes (c. 23Mb). Divide this into the free space reported above and I get an expected capacity of 657 files - which is an awful lot more than 539 that the camera reports. So I am only get about 82% of the capacity I would expect from one of these cards.
So what is going on here? I would be interested if users of other cameras and cards see the same sort of differences.