I have a Nikon Coolpix L110. It connects just fine with the usb cable, and I can copy pictures and videos just fine. However, if one of said videos exceeds 1GB, it simply never starts copying.
Utterly amazing. I had gotten the original video off the camera by means of a windows computer, but I had another slightly larger file on the camera and now, with the cmd client, it worked. I'll attach the logfile anyway.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
can you capture a debugtrace with --debug --debug-logfile=xx.log attached to the gphoto2 commandline?
I had hoped a limit would 2 GB or even 4GB for videosize :/
I uploaded it, I used the command: gphoto2 --debug --debug-logfile=gphoto2.log
This just has the version information in it, I need the failing/hanging command with those options added ;)
gphoto2 -L
... look for #NRof video, then:
gphoto2 -p NRofvideo --debug --debug-logfile=gphoto2.log
Utterly amazing. I had gotten the original video off the camera by means of a windows computer, but I had another slightly larger file on the camera and now, with the cmd client, it worked. I'll attach the logfile anyway.