In case this might be helpful for anyone, I'm getting consistent frame rates of 571 FPS on a Pi 5 when using the smallest cropping mode in the GS camera (96x88) now. This is inside C++ code that uses the latest (as of May 10, 2024) libcamera library, bookworm OS, and is even doing some post-processing to check for movement from frame to frame. I thought that was pretty cool - way to go Pi people!
Also, one aside - it looks like the cropping width and height now have to be even numbers. @HermannSW - if you get a spare moment sometime, it would be nice to update your great GScrop utility to check for that.
Also, one aside - it looks like the cropping width and height now have to be even numbers. @HermannSW - if you get a spare moment sometime, it would be nice to update your great GScrop utility to check for that.
Statistics: Posted by jpilgrim — Wed May 08, 2024 8:35 pm