Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Take 10 second videos #35

Open
tobiasHaecker opened this issue Jan 27, 2019 · 5 comments
Open

Feature request: Take 10 second videos #35

tobiasHaecker opened this issue Jan 27, 2019 · 5 comments

Comments

@tobiasHaecker
Copy link

Is it possible to take 10 second videos instead of a picture?
Which file do I have to modify?
Thank you for your support.

@ChrisKram
Copy link

What about the command:

[--capture-movie SECONDS or COUNT]

but I can't find an option to download them. Maybe in combination with:

--wait-event-and-download SECONDS, MILLISECONDS, COUNT or MATCHSTRING

gphoto documentation means that it requires a newer canon or nikon camera.

@andi34 andi34 changed the title Take 10 second videos Feature request: Take 10 second videos Sep 5, 2019
@andi34
Copy link
Collaborator

andi34 commented Sep 9, 2019

discussion/development continues here #68

@andi34 andi34 closed this as completed Sep 9, 2019
@andi34 andi34 added the feature label Oct 11, 2019
@andi34
Copy link
Collaborator

andi34 commented Oct 11, 2019

Reopen and close collection thread

@andi34 andi34 reopened this Oct 11, 2019
@andi34 andi34 mentioned this issue Oct 11, 2019
21 tasks
@rawbertp
Copy link
Contributor

rawbertp commented Nov 4, 2019

I like that idea. I might be looking into it if I find some time. The easiest way of implementing it is to use --capture-movie SECONDS which should work for all live-preview-capable DSLRs. This is with no sound, obviously. If sound was an requirement, it gets more complicated as Nikon and Canon cameras behave differently (if I get the documentation right, it doesn't really work for EOS cameras at all, as you would have to switch them to video mode manually).

@dennis0307
Copy link

Hi guys,

I am far away from having the skills to do this on my own but I was also looking for possibilities to do GIFs on a raspberry based photobooth. I am using this photobooth for quite a while and I am more than happy but having the GIF possibility would make it perfect.

I found another webpage with a tutorial: https://www.instructables.com/id/Raspberry-Pi-Tumblr-GIF-Photo-Booth/ where python code was used to take a series of 6 pictures and convert it to a video file (GIF) afterwards. I am quite new to python but the code looks pretty straight forward for taking the picture so it might be possible to integrate it in here.

If someone with more coding skills can have a look into this, it would be awesome!

Greetings from Germany :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants