Originally posted by Wheatfield
So you don't think that the amount of data the camera has to scroll through and make jpegs from is going to affect processing times.
Got it.
What you say is not correct. What I think is that the SCROLL should be a separate process from the "MAKE JPEGS FROM"; your AND is misleading.In fact I said (wrote) if you want to process 3 raw into 3 jpg the whole process time should be related to 3, not to the number of images you have on the SD.
In fact if you press play to view the images, you reach the thumbnail view in no-time. If you want to reach the thumbnail view to select the three it takes minutes.
So what? I guess the Camera is doing something for ALL THE IMAGES to prepare the following step; for instance is building an array of metadata useful for the next conversion ? Is it checking the files to select only the ones that can be processed and what is not (i.e. video or jpg)? In any case a simple concept of programming is suggesting you only run time machine or I/O if useful so you FIRST show the thumbnails and THEN you build the array you need.
Furthermore the manual is not so clear: multiple images process is ALLOWED (page 93 of the italian manual) but it is said a NEW FOLDER will be created. Since it really seem this process is considerably affected by the numbers of images in the SD, the simple creation of a folder shouldn't be the issue.
Danilo