Since my first Raspberry Pi, many years ago I’ve been determined to combine my passion of filmmaking and my love for programming.
For those that know, high end film/video cameras typically shoot high resolution ( 4K+ ) with very good codecs ( RAW when possible ) and with tons of manual control for high flexibility to manipulate images in the post processing stage.
Out of the box the Raspberry Pi provides a very friendly experience to work with cameras, with convenience features like auto white-balance, auto exposure, efficient h264/jpeg codec. These features cater to a wide variety of general applications, but for high end video work these are often hindrances that restrict you from controlling the quality of your image.
That is why I’ve seeked to bring the best elements of that high end video world to the Raspberry Pi Platform and today I wanted to share some early samples of what I’ve been able to capture. ( It's super late when I shot this, excuse the crude subject matter...


DEMO VIDEO: https://vimeo.com/495719945

The demo was shot with the Raspberry Pi High Quality Camera + 6mm Lens on a Raspberry Pi 4B 4GB.

The video was captured in 12-bit RAW DNG, 2028x1080 @ 24fps.
The results I think speak for themselves, these are the kind of specs you find on camera's that cost $1000+
Davinci Resolve was used to edit the RAW footage, giving you full control over exposure, curves, highlight recovery, white balance, sharpness, etc….

Here is a link to the RAW DNG Sequence for those that wish to test it out ( the DNG’s are not in a fully fleshed out state, for ex. there are some “false” pixels on the frame edge that need to be masked out among other things, But this is being worked on. )
RAW FRAMES: https://www.dropbox.com/s/1ne0jdhfhixwb ... 4.zip?dl=0
As far as software is concerned...well maybe we won't get there just yet. It’s a cobbleded mess of jank. But...it works! That was my primary goal, to fundamentally show what this could do. Even if it meant approaching it in a less than elegant way. I’ll be providing a link to my source and soon as I can “clean it up” a bit. But that leads to my next point…
I could most certainly use some help! It’s miraculous that this even got here from my point of view given how much subject expertise is required in understanding camera systems, linux, etc...Contributions are very much encouraged and to those that have offered their help in the form of advice, tips or code snippets; you are why this was possible.
I think these results show a very bright and promising future for further applications of the Raspberry Pi as a full fledged Camera system.
Will share more very soon.