-
Notifications
You must be signed in to change notification settings - Fork 9
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
Frequency out-of-sync grey bands on captured images #42
Comments
Hey @gns-jdaniel , Unfortunately, it seems that there is no "--flicker" setting available in the libcamera apps, and I couldn't find a replacement for it when using libcamera-still to capture images. This has also been mentioned in the "Differences compared to raspicam" section of the raspberrypi documentation. I came across an open issue on the libcamera-apps Github repository that addresses this problem and it might be worth checking the raspberrypi forum to see if anyone has found a workaround for this issue. If we can find a setting for libcamera-still, I can try adding it to the Raspicam app. Let me know if you have any suggestions or insights on this matter. |
In the previous thread, you mentioned that flicker can be reduced by not using the timelapse function. I was wondering if you could test this with the new version and share your results? Unfortunately, I can't do anything until libcamera re-adds the flicker setting. |
This setting?
|
I'm using the libcamea-still command line tool. Maybe this settings are only internal used? Can you try to call libcamera-still with the flicker setting on the command line? In the Raspberry pi documtation they also mention they don't support this setting in libcamera apps I will try to update my system and check if there is a setting for it. |
I've been playing with the --shutter setting, in hopes of finding an ideal value in microseconds that matches my 60Hz lighting. This is what my camera is capable of:
|
Is there any way to add an option to add an anti-flicker adjustment for capturing still images? The photos I'm getting under these 60 Hz grow lights have rolling horizontal grey bands on them.
See attached samples...
The text was updated successfully, but these errors were encountered: