Tuesday, 2026-04-28

Guest6720@Regaemix not sure if I got your question right, maybe this is what you are looking for? https://buy.jolla-devices.com/product/sony-xperia-10-iii-sailfish-os/05:42
Guest6720oh, he left :-)05:43
*** Ischwitch is now known as Ingvix08:23
piggz[m]ilpianista: the mpw deletions ... i guess those are intentional, will they be missed? whats the reason for deletion? will users be upset?09:33
Guest6720[piggz](https://matrix.to/#/@piggz:matrix.org) upstream rebranded to Spectre (years ago) so I'm renaming the sailfishos client as well10:10
Guest6720also, I ship the library with the app now, so that I can push it to Harbour as well10:11
piggz[m]Ok ... maybe also worth adding a Obsoletes: as such to the new package10:14
Guest6720does that trigger a replacement?10:14
piggz[m]yeah10:15
Guest6720cool10:15
Guest6720do you know if that allowed on harbour as well?10:15
Guest6720* if that is allowed on10:15
piggz[m]not sure10:16
patrick[m]1Hey there, will get my Jolla phone around August. Wondering if anyone posting here is using a nativ SFOS client?10:18
Guest6720[piggz](https://matrix.to/#/@piggz:matrix.org) added and new request submitted!10:21
Guest6720> [harbour-spectre] 'Obsoletes: harbour-mpw' not allowed in RPM10:22
Guest6720[piggz](https://matrix.to/#/@piggz:matrix.org) thank you!10:26
piggz[m]np ... i dont always see the emails, they nearly always end up in google spam!10:29
nephroshi - how do I decode frames i get from droidmedia camera in preview mode?17:33
nephrosapparently they are in "Color_FormatSurface" android format17:34
nephrosI tried using droidmediaconverter, but the binary then complains about a missing converter .so17:39
malnephros: what do you want to do with the data?17:40
nephrosdisplay as an image.17:43
nephroswriting a driver for SDL3 camera.17:43
Guest6720[piggz](https://matrix.to/#/@piggz:matrix.org) now users are upset. Spectre cross compiled build is broken and libraries are missing in the RPM. I've release 0.4.1 whenever you've time. Thanks in advance20:21
piggz[m]ilpianista: haha, i did warn you .. accepted20:23
Guest6720double thank you20:24
piggz[m]nephros: might be similar to what i do in shutter app .. it converts various frame formats to qimage20:24
piggz[m]nephros: apparently, that format means 'could be anything' eg YV12, NV21, RGBA, BGRA ...20:28
piggz[m]so, one of the standard algorithms to decode those would work20:28
Guest6720btw, harbour-clipboardshareplugin cannot be built on saifilsh < 4.4, so it makes sense to disable those repos in chum. I did this on :testing before submitting the package but maybe that settings doesn't get copied in the project20:28
piggz[m]ok20:31
nephrospiggz[m]: thanks, yeah - unfortunately it also means is can change from device to device right.20:51
piggz[m]yeah, seems so20:51
nephroswhich would explain why i get an ugly image - but an image on C2 but only green on x10iii20:53
nephroshrm maybe I have to deduct from buffer size vs resolution.20:55
piggz[m]nephros: https://github.com/piggz/harbour-shutter/blob/main/src/format_converter.cpp20:58
piggz[m]and https://github.com/piggz/harbour-shutter/blob/main/src/viewfinder2d.cpp#L7021:00
nephrospiggz[m]: ooooh :D21:20
nephrosthanks, I shall steal immediately.21:21
piggz[m]np, i still it from libcamera :D21:22
piggz[m]there is also a version that does the transformations on a gpu using a shader iirc .. but start with cpu probbaly21:23
nephrospiggz[m]: i would have expected Sdl to be able to do it natively really.22:04
nephrosmaybe it can i just haven't found out how.22:04
nephrosabout shaders: *sigh* yet another language to learn :)22:05

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!