gphoto / gphoto2

The gphoto2 commandline tool for accessing and controlling digital cameras.
GNU General Public License v2.0
706 stars 116 forks source link

About libgphoto2 using Sony&6000 hdrauto mode。 #193

Open ranranff opened 5 years ago

ranranff commented 5 years ago

Hello Marcus Meissner! There is a question about the libgphoto2 library. I am taking a picture using the ”gp_camera_capture ( m_pCamera, GP_CAPTURE_IMAGE, &m_path, m_pContext )" function. On the Sony & 6000 camera, set the hdr auto mode. When the gp_camera_capture function returns, the camera still says "Processing images, please wait a moment". When I shoot continuously, some of the images taken with gp_camera_file_get are the same. I didn't have this problem when I used the Canon EOS 6D MARK II.

 Thank you!
msmeissn commented 5 years ago

I do not have knowledge of the HDR mode of the sonys ... do they merge multiple images into 1 ? hard to say what the problem is :/

ranranff commented 5 years ago

It is a continuous shooting of three pictures to form a picture.