So the %v is what casues the extra number, but there is no explanation as to what it actually means except this: # %v = event, %q = frame number, %t = thread (camera) number, An "event" is a period of activity that triggers the camera, this may mean you have one event with just one image and a seco...