Skip to content

raspi{vid,still} --exposure verylong doesn’t work #33

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

Closed
towolf opened this issue May 21, 2013 · 3 comments
Closed

raspi{vid,still} --exposure verylong doesn’t work #33

towolf opened this issue May 21, 2013 · 3 comments
Assignees

Comments

@towolf
Copy link
Contributor

towolf commented May 21, 2013

Switching to MMAL_PARAM_EXPOSUREMODE_NIGHT is very nifty, as can be seen here:

It gives shots with low light much more exposure time, at the cost of fixed fps. You can see it ramps fps down as light fades and then flatlines at 4fps.

First question, why 4fps. Could it go lower?

To see how low I wonder what MMAL_PARAM_EXPOSUREMODE_VERYLONG does.

And why does it not work?

@ghost ghost assigned JamesH65 May 22, 2013
@GeorgViehoever
Copy link

-ex verylong seems to freeze the camera. Exposure never ends... if you stop raspistill with ^C, the camera remains active (LED is still illuminated), and camera cannot be used until reboot.

@JamesH65
Copy link
Collaborator

JamesH65 commented Oct 4, 2013

Investigation shows this may be a problem with some numbers being sent at a very low level to the camera. But the numbers look OK (we are doing exactly as we would do with other camera types), so have called in Omnivision to give it the once over to see if there is some weird setting I have missed. It's a bit odd.

popcornmix pushed a commit to raspberrypi/firmware that referenced this issue Nov 27, 2013
See: http://forum.xbmc.org/showthread.php?tid=169674&pid=1560992#pid1560992

firmware: fix for emmc_pll_core combined with avoid_pwm_pll getting wrong emmc freq

firmware: alsa drop samples on stop when requested
See: raspberrypi/linux#320

firmware: camera: fix for long exposure times causing lockup
See: raspberrypi/userland#33
See: raspberrypi/userland#76

userland: raspivid: Segmentation option for multiple files generated from a stream
See: raspberrypi/userland#123
popcornmix pushed a commit to Hexxeh/rpi-firmware that referenced this issue Nov 27, 2013
See: http://forum.xbmc.org/showthread.php?tid=169674&pid=1560992#pid1560992

firmware: fix for emmc_pll_core combined with avoid_pwm_pll getting wrong emmc freq

firmware: alsa drop samples on stop when requested
See: raspberrypi/linux#320

firmware: camera: fix for long exposure times causing lockup
See: raspberrypi/userland#33
See: raspberrypi/userland#76

userland: raspivid: Segmentation option for multiple files generated from a stream
See: raspberrypi/userland#123
@JamesH65
Copy link
Collaborator

JamesH65 commented Jan 3, 2014

I believe the freeze when using the longer exposure times is now fixed so closing.

@JamesH65 JamesH65 closed this as completed Jan 3, 2014
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this issue Feb 27, 2017
See: http://forum.xbmc.org/showthread.php?tid=169674&pid=1560992#pid1560992

firmware: fix for emmc_pll_core combined with avoid_pwm_pll getting wrong emmc freq

firmware: alsa drop samples on stop when requested
See: raspberrypi/linux#320

firmware: camera: fix for long exposure times causing lockup
See: raspberrypi/userland#33
See: raspberrypi/userland#76

userland: raspivid: Segmentation option for multiple files generated from a stream
See: raspberrypi/userland#123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants