Re: Canon PowerShot SX740 HS: HOWTO capture movie
Marcus Meissner <[email protected]>
| Newsgroups | gmane.comp.multimedia.gphoto.user |
|---|---|
| Organization | SUSE Software Solutions Ger many GmbH, Maxfeldstr. 5, 90409 Nuernberg, Germany , GF: Felix Imendörffer, HRB 36809, AG Nürnber g |
| Message-ID | <[email protected]> |
Hi Christof, I see you updated from GIT, can you update from todays libgphoto2 git again, I did change a relevant piece (commit 2f727b20463c3f396a672a67db3faca998fa1a4b) 1.5 hours ago. Ciao, Marcus On Sun, May 10, 2020 at 01:18:02PM +0200, Christof Bodner wrote: > Hi Marcus, > > Thanks for the fast answer! > > I m running Mint 19.2 Tina and installed the development package: > > $ env LANG=C dpkg-query -l libusb-1.0-0-dev > > Desired=Unknown/Install/Remove/Purge/Hold > | > Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend > |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) > ||/ Name Version Architecture Description > +++-==========================-==================-==================-========================================================== > ii libusb-1.0-0-dev:amd64 2:1.0.21-2 amd64 userspace USB > programming library development files > > I did a fresh config-compile-install cycle > > $ autoreconf --install --symlink > $ ./configure --prefix=/usr/local > > This reports > > ... > USB ports > libusb-1.0: yes > libusb0 support: detected, but disabled (libusb1 support > is enabled) > libusb: yes > virtual USB support: disabled, no virtual PTP test camera > ... > > $ make && sudo make install > > I did the same procedure for gphoto2 but the error is still the same. See > attached LOG-file. > > KR, > Christof > > Am 09.05.20 um 17:23 schrieb Christof Bodner: > > Hi! > > > > I like this project and checked, if the camera is supported before I > > ordered my new camera. It works as I expected, pictures can be > > transfered and captured. > > > > But if I try to record a movie, an error is stated: > > > > $ env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt > > --capture-movie=10 > > Capturing 10 preview frames as movie to 'movie.mjpg'. > > ERROR: Movie capture error... Exiting. > > Movie capture finished (0 frames) > > > > What I am doing wrong? I did a checkout of the GIT today and compiled > > libgphoto2 and gphoto2 in the latest version. I attached the logfile. > > > > KR, > > Christof