Wednesday, 2023-10-18

T42<adampigg> Yes (re @b100dian: Great! What was the ...)08:43
T42<b100dian> Now someone needs to extract those into a nice submodule we could include everywhere:)08:48
T42<adampigg> Yeah... Mine is more complex as it goes and builds a tool to lppack the image into a super.img08:52
T42<adampigg> I guess the way would be to create an action08:53
*** rdr_ is now known as rdr09:51
mal@b100dian I found one interesting thing in camera2 viewfinder, if you take screenshot of the viewfinder the colors look correct18:30
Mister_Magistermal: LOL18:36
Mister_Magisternot that its first weird thing or even weirdest thing we experienced on sake18:36
T42<b100dian> Wow, cool find! Sounds like shaders again. The screenshot is probably not read from gpu.18:43
T42<b100dian> I havent hit my breakpoints where I was going to change the qtmm code so I guess there are some others18:44
mal@b100dian https://github.com/sailfishos/qtdeclarative/blob/mer-5.6/src/quick/items/qquickwindow.cpp#L339818:44
mallooks like I might be wrong about that actually20:21
T42<b100dian> how did you trigger the screenshot, btw?20:22
T42<K31j0> vol+ and vol-20:22
T42<K31j0> At once20:23
T42<b100dian> not within camera app itself, I don't think so20:23
T42<b100dian> the first click will trigger the capture20:23
T42<b100dian> maybe this is what happened?20:24
malyeah, I did it wrong20:24
T42<Mister_Magister> you can add screenshot to top menu20:24
malthe colors are wrong20:24
T42<Mister_Magister> whachu guys doin tho20:25
malI'm trying to get camera2 working20:26
T42<b100dian> and I'm trying to follow along, while secretly trying to set edge-mode to off :D20:27
malthat should be easy20:27
T42<b100dian> yeah, I got it already20:27
T42<b100dian> but I try to find the better place for it, maybe not everyone want that20:28
T42<b100dian> I will probably add it to gstdroidcamsrcquirks.conf20:28
T42<b100dian> but that's easy, as you say, the preview is the main nag20:29
malI have mostly implemented video recording but it just doesn't work20:30
mala bit of a chicken-egg situation in that20:30
T42<b100dian> is it something similar to the preview bug, or what's chicken&egg about it?20:31
malthe external video recorder in droidmedia assumes some things are available which are not available yet at that point, at least in the current code I have20:35
T42<b100dian> api refactoring means both gst-droid and gecko-camera ig20:43
T42<b100dian> btw, gecko-camera today doesn't seem to show preview, I did not find a site that works with it20:44
T42<b100dian> and this droidmedia build20:45
malok, I haven't tested that in a long time20:47
malit's possible it uses the other viewfinder method, in theory at least20:48
malI haven't implemented that20:48
T42<b100dian> or it is just me that has media buffers enabled for gecko-camera20:55
malneed to test that later, not very high priority at the moment20:58
T42<b100dian> sure, just saying it might be another data point21:02
mal@b100dian looks it might be using the video recording way21:03
malwhich is not yet implemented21:04
malI see in logcat this: DroidMediaCamera: get_recording_buffer_queue21:04
malbut also DroidMediaCamera: get_buffer_queue21:06
malI checked and it needs video recording to work21:18
mal@b100dian I fixed browser camera with camera222:23
maldidn't push it yet, need to think how to combine things correctly22:23

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