Csaba Nagy
Csaba Nagy
Has this been verified working? if so what format does it expect for a RAW input file? I've created a 12bit packed byte array and all my outputs have tons...
Add 16-bit format to table. #652
I'm using an IMX585 sensor with 16-bit bayer mode, whenever I try to explicitly force into unpacked 16-bit operation, via `--mode 3856:2180:16:U` I can see in the output logs that...
ShowPreview on multiple displays using the drm_preview. currently only supports 1, would be nice to have at least have 2. 1 for an HDMI monitor and another over a DSI...
I have conducted a number of tests that demonstrate the Raspberry Pi 5 has a noticeably slower write speed vs that of a Pi 4 when writing to external disks...
Installed this driver on raspian on Kernel 5.4.83. I'm able to mount the a drive using this: ` mount -t ntfs3 /dev/sda /home/store -o noatime,async,discard,prealloc ` I write some data...
Here are some images of the FDIM. This was retrieved from a 2008 Ford Escape.    
Having some issues with getting a RAW14 capable MIPI sensor working in Libcamera. The driver is currently under development such that it is possible there are issues on that end,...