fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

No manual editing this time, but an automatic postprocessing script using darktable-cli and rudimentary lens corrections. Takes ~30 sec to develop on the phone - about ten times longer than the default script used by Millipixels, but with much better results. #shotonlibrem5 #librem5 #mobilelinux #linuxmobile #photography

@dos that's amazing! How did you achieve this?

@badumtss There wasn't much to "achieve" there, just a matter of sitting down and spending some time in front of darktable to come up with a useful preset. The real achievement yet to be made is to make it look close enough with at most 2-3 sec processing time on the phone.

pak0st

@dos @badumtss is all the processing done on the CPU? Are there reasonable ways to offload to the GPU instead?

@pak0st @badumtss CPU. Darktable can use OpenCL, but I can't really tell how useful would that be on GC7000L even if it was actually implemented by etnaviv.

@dos @pak0st @badumtss Yes, you can do debayer (etc) on gpu. git@gitlab.com:tui/debayer-gpu.git But nicely integrating that is not easy; it should probably go into libcamera.