| 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 |
|---|---|---|
| Guest6720 | oh, he left :-) | 05:43 |
| *** Ischwitch is now known as Ingvix | 08: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 well | 10:10 |
| Guest6720 | also, I ship the library with the app now, so that I can push it to Harbour as well | 10:11 |
| piggz[m] | Ok ... maybe also worth adding a Obsoletes: as such to the new package | 10:14 |
| Guest6720 | does that trigger a replacement? | 10:14 |
| piggz[m] | yeah | 10:15 |
| Guest6720 | cool | 10:15 |
| Guest6720 | do you know if that allowed on harbour as well? | 10:15 |
| Guest6720 | * if that is allowed on | 10:15 |
| piggz[m] | not sure | 10:16 |
| patrick[m]1 | Hey 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 RPM | 10: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 |
| nephros | hi - how do I decode frames i get from droidmedia camera in preview mode? | 17:33 |
| nephros | apparently they are in "Color_FormatSurface" android format | 17:34 |
| nephros | I tried using droidmediaconverter, but the binary then complains about a missing converter .so | 17:39 |
| mal | nephros: what do you want to do with the data? | 17:40 |
| nephros | display as an image. | 17:43 |
| nephros | writing 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 advance | 20:21 |
| piggz[m] | ilpianista: haha, i did warn you .. accepted | 20:23 |
| Guest6720 | double thank you | 20:24 |
| piggz[m] | nephros: might be similar to what i do in shutter app .. it converts various frame formats to qimage | 20: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 work | 20:28 |
| Guest6720 | btw, 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 project | 20:28 |
| piggz[m] | ok | 20:31 |
| nephros | piggz[m]: thanks, yeah - unfortunately it also means is can change from device to device right. | 20:51 |
| piggz[m] | yeah, seems so | 20:51 |
| nephros | which would explain why i get an ugly image - but an image on C2 but only green on x10iii | 20:53 |
| nephros | hrm 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.cpp | 20:58 |
| piggz[m] | and https://github.com/piggz/harbour-shutter/blob/main/src/viewfinder2d.cpp#L70 | 21:00 |
| nephros | piggz[m]: ooooh :D | 21:20 |
| nephros | thanks, I shall steal immediately. | 21:21 |
| piggz[m] | np, i still it from libcamera :D | 21:22 |
| piggz[m] | there is also a version that does the transformations on a gpu using a shader iirc .. but start with cpu probbaly | 21:23 |
| nephros | piggz[m]: i would have expected Sdl to be able to do it natively really. | 22:04 |
| nephros | maybe it can i just haven't found out how. | 22:04 |
| nephros | about 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/!