T4 | <Zose (MISSING @USERNAME! telegram.org/faq#usernames-and-t-me)> sorry | 04:48 |
---|---|---|
*** ChanServ sets mode: +v T4 | 05:05 | |
piggz | abranson: another day to hack on gst | 06:42 |
abranson | erm... yay | 06:45 |
abranson | :) | 06:45 |
NeoChapay | sometimes i create very strage thinks https://www.youtube.com/watch?v=W2amplHN03w :) | 07:01 |
Mister_Magister | NeoChapay: things* | 07:02 |
Mister_Magister | NeoChapay: get my money | 07:03 |
* Mister_Magister but he doesnt have any | 07:03 | |
Mister_Magister | NeoChapay: did you accidentaly created split screen? | 07:05 |
NeoChapay | Mister_Magister: i will do | 07:05 |
* Mister_Magister thinks of switching to nemo since some time cause closedsourceness is pissing him off | 07:06 | |
NeoChapay | need some patchs in lipstick https://git.merproject.org/mer-core/lipstick/merge_requests/90/diffs | 07:06 |
NeoChapay | Mister_Magister: you can send me monay here https://www.paypal.me/neochapay ^_^ | 07:07 |
Mister_Magister | NeoChapay: since u r into it would it be easy (for you) to add notch support? | 07:07 |
Mister_Magister | NeoChapay: no money left from my donations sorry you can send me donation then ill send you donation xD | 07:07 |
NeoChapay | hehe | 07:08 |
Mister_Magister | NeoChapay: my question :) | 07:08 |
NeoChapay | i not understand it :) | 07:09 |
Mister_Magister | NeoChapay: ya know what notch is right? in order to support it we need to add padding form top to all windows (including sdl apps) and leave statusbar visible | 07:10 |
NeoChapay | aaaaaaaaaaaaaaaaaand ? | 07:11 |
Mister_Magister | NeoChapay: is it possible to do? is it easy? | 07:11 |
NeoChapay | I think yes | 07:11 |
Mister_Magister | NeoChapay: (theoretically) would you be able to do it? | 07:13 |
Mister_Magister | i mean in glacier | 07:13 |
Mister_Magister | dunno if its even possible in lipstick | 07:13 |
NeoChapay | Now i add multiwindow and splitscreen i'ts all - in glacier we have many more important bugs and things | 07:14 |
Mister_Magister | NeoChapay: i mean if you would be able to do it not if you will | 07:14 |
Mister_Magister | im asking if its possible for you to make it | 07:14 |
Mister_Magister | NeoChapay: ? | 07:16 |
NeoChapay | Say me in other words what "notch is right" means. I don't uderstand. Or show me example :) | 07:18 |
piggz | abranson: so .... with the blob, the output format is zigzag...... without the blob, could it be different? where would I check? | 07:19 |
Mister_Magister | NeoChapay: that was question if you know what is notch. its not "notch is right" but "you know what notch is, right?" | 07:20 |
NeoChapay | no i nort know | 07:20 |
NeoChapay | no i not know | 07:20 |
abranson | piggz: well, if it is '21' then it should be easier to deal with than the zigzag | 07:21 |
NeoChapay | *don't know....need more sleep :) | 07:21 |
Mister_Magister | NeoChapay: you dont know what notch is? uh oh | 07:21 |
NeoChapay | yes i dont know what is notch | 07:22 |
Mister_Magister | NeoChapay: https://9to5google.files.wordpress.com/2018/03/android_p_dp1_notch_clock.jpg?quality=82&strip=all&w=1600 | 07:22 |
Mister_Magister | you see that shit on the upper part of the screen? thats a notch | 07:22 |
NeoChapay | oh.....iphone like bang.... | 07:23 |
Mister_Magister | yee | 07:23 |
Mister_Magister | i want to add support for that | 07:24 |
NeoChapay | i think addind it will simple :) | 07:24 |
Mister_Magister | but dunno if its possible in lipstick | 07:24 |
Mister_Magister | NeoChapay: in lipstick? | 07:24 |
NeoChapay | in lipstick | 07:24 |
Mister_Magister | teach me master | 07:24 |
NeoChapay | in first we need this patch https://git.merproject.org/mer-core/lipstick/merge_requests/90/diffs | 07:25 |
Mister_Magister | i pledge myself to your teachings | 07:25 |
Mister_Magister | ye i think so | 07:25 |
NeoChapay | and after you can use reqwestWindowSize(QSize) method to change size of window | 07:25 |
NeoChapay | https://git.merproject.org/mer-core/lipstick/blob/88d5e4c825906de43ff3e889084281d8682b5fed/src/compositor/lipstickcompositor.cpp#L454 | 07:26 |
Mister_Magister | NeoChapay: and make some function that will read from config if notch is on phone and how big it is and add paddiing right? | 07:27 |
NeoChapay | yeap | 07:27 |
Mister_Magister | nice thanks | 07:28 |
piggz | abranson: can we convert 21 to i420? | 07:30 |
piggz | easily | 07:31 |
abranson | piggz: shouldn't be too different to the semiplanar conversion that's already there, depending on what the actual format is. definitely standard with no zigzags anyway | 07:32 |
*** mgrover is now known as ghosalmartin | 08:35 | |
ghosalmartin | how does Sailfish determine network settings? | 08:36 |
ghosalmartin | guhl, think am going to take android-base.cfg and android-recommended.cfg and try to see if I can build a very basic kernel | 11:13 |
piggz | abranson: so, is format 21 GST_VIDEO_FORMAT_v210 ? | 12:24 |
piggz | packed 4:2:2 10-bit YUV, complex format | 12:25 |
r0kk3rz | piggz: i can see you randomly plugging in different formats until one looks right | 12:30 |
piggz | r0kk3rz: that is the value 21 in this enum https://github.com/GStreamer/gst-plugins-base/blob/1c8bf44dea2af3b8bbed3e230479fe5405a5bad6/gst-libs/gst/video/video-format.h#L142 | 12:31 |
r0kk3rz | but is that the right enum | 12:32 |
r0kk3rz | and is the 21 the right number in the first place | 12:32 |
piggz | 21 is the right number for droivvidedev->hal_format | 12:33 |
r0kk3rz | sure, but thats just a tag | 12:33 |
r0kk3rz | and you know stuff can be tagged incorrectly | 12:33 |
piggz | seriously, what is wrong with rgb888 | 12:34 |
piggz | nice n simple | 12:35 |
piggz | r0kk3rz: well, if its tagged incorrectky, ive no effing change of working this shit out eh | 12:39 |
r0kk3rz | :D | 12:43 |
piggz | r0kk3rz: so, i think hal_format coem from droidmedia..... | 12:44 |
piggz | android::sp<android::MetaData> md(codec->m_codec->getFormat()); | 12:44 |
piggz | md->findInt32(android::kKeyColorFormat, &info->hal_format); | 12:44 |
piggz | m_codec is a droidmediacodec | 12:45 |
piggz | so, i can only hope that the android metadata parsing works correctly! | 12:50 |
r0kk3rz | help me android metadata parsing, you're my only hope | 12:55 |
piggz | r0kk3rz: ok smart arse, any other way to work out the format? :) | 13:06 |
r0kk3rz | not really no | 13:08 |
r0kk3rz | but id feed in a very specific test pattern | 13:09 |
r0kk3rz | like a checkerboard or tv test pattern or something | 13:09 |
piggz | . | 13:30 |
abranson | piggz: yeah I added that so we could actually tell what the colour format was coming out. otherwise it was just tagged as that same as the video sink would accept | 13:47 |
abranson | piggz: that's a gst header, not droid | 13:48 |
abranson | http://androidxref.com/8.1.0_r33/xref/hardware/qcom/media/msm8974/mm-core/inc/OMX_IVCommon.h#110 | 13:48 |
piggz | abransonthx | 13:49 |
abranson | i think it's OMX_COLOR_FormatYUV420SemiPlanar | 13:49 |
abranson | which is almost the same as the xperia's qcom format, without the alignment | 13:49 |
abranson | maybe try copying that function and removing the alignment stuff | 13:51 |
piggz | abranson: xperias being QOMX_COLOR_FormatYUV420PackedSemiPlanar32m ? | 13:51 |
abranson | yep | 13:51 |
piggz | k | 13:51 |
piggz | r0kk3rz: no test pattern needed, just an abranson :D | 13:52 |
r0kk3rz | its a good idea anyway | 13:53 |
abranson | i generally use blackadder 2 videos off youtube | 13:53 |
abranson | because if i ever see that damn buck bunny again... | 13:54 |
r0kk3rz | haaah | 13:54 |
piggz | abranson: sorry, this channel! | 15:56 |
r0kk3rz | abranson: theres also that other blender foundation video sintel | 16:04 |
piggz | oh shit, i may be some kind of genius | 16:16 |
piggz | r0kk3rz: ^ :D | 16:17 |
r0kk3rz | ruh roh | 16:18 |
piggz | so....ready? | 16:18 |
taixzo | there's also Elephant's Dream | 16:18 |
r0kk3rz | 'i may be some kind of genius' is only second to 'hold my beer, watch this' in terms of epicness | 16:18 |
piggz | this is using the current algo for the xperia https://imgur.com/delete/LW1uWoe5uF2ZzNe | 16:19 |
taixzo | ...you link to the delete link? | 16:19 |
piggz | balls | 16:19 |
r0kk3rz | piggz: aha! genius | 16:19 |
piggz | anyway.... | 16:20 |
piggz | this is using suggestion to remove alignment and do similar https://imgur.com/kVM0ucbtvytgdtV | 16:20 |
taixzo | "Zoinks! You've taken a wrong turn." | 16:20 |
piggz | aye aye | 16:21 |
piggz | https://i.imgur.com/rtV7Ws3.png | 16:21 |
piggz | and...... | 16:21 |
piggz | this is what I now have https://i.imgur.com/H2uyeQW.png | 16:21 |
piggz | ta da! | 16:21 |
piggz | i feel a PR to gst-droid a comin' | 16:22 |
r0kk3rz | woop woop | 16:23 |
piggz | so, all i need now is a hack....erm...feature script that renames the i420colorconvert blob if it exists | 16:24 |
r0kk3rz | will that still break it? | 16:29 |
piggz | r0kk3rz: no, the lib breaks it, it outputs in that zigzag format | 16:35 |
r0kk3rz | hmm shame | 16:37 |
piggz | r0kk3rz: wanna reverse enginner it? | 16:43 |
Mister_Magister | monich: hi i have a problem (no logs) sometimes sim card isnt detected at all i need to restart ofono/phone maaany times to get it working again. any handy config value or something that could help? | 17:11 |
piggz | Mister_Magister: $autodetectsimretry=true | 17:13 |
Mister_Magister | piggz: where? | 17:13 |
piggz | heh, im j/k :D | 17:13 |
Mister_Magister | ah :P | 17:13 |
Mister_Magister | piggz: my mom has problem with moto g2 lte and i want to keep her on sfos | 17:15 |
*** ChanServ sets mode: +v T4 | 17:28 | |
Mister_Magister | whoa titan is stable since over 2 years | 17:29 |
wolfquin | hello, when i do the command breakfast $DEVICE it wont build, and tells me it couldn't find cm.mk, but im using lineageos as a base, do i rename, or is there a command to specify what to use? | 17:55 |
wolfquin | mka gtelwifi | 18:00 |
mal | which android base? | 18:00 |
wolfquin | ^^ would that work? and its kitkat. | 18:01 |
mal | wolfquin: it seems that device has moved to lineage naming | 18:01 |
wolfquin | i don't quite get it tbh, does that mean it was originally cm? | 18:03 |
mal | wolfquin: lineageos used to be cyanogenmod i.e. cm | 18:04 |
wolfquin | oh, yeah. so does that mean i should just rename it? since they both are the same? | 18:05 |
mal | there are two options | 18:05 |
mal | either you patch the build repo to support lineage or patch device repo to use cm instead or lineage | 18:06 |
mal | first one is just one already available patch, the latter would need manual work | 18:06 |
mal | for the latter option it might be enough if you rename lineage.mk in device repo and replace lineage_gtelwifi inside that file with cm_gtelwifi | 18:10 |
wolfquin | ah, which file to patch? envsetup.sh? | 18:10 |
mal | *rename lineage.mk to cm.mk | 18:10 |
mal | try that renaming, it might be easier | 18:10 |
wolfquin | okay | 18:11 |
wolfquin | it keeps telling me i don't have the right repo manifest/product spec for my device | 18:26 |
wolfquin | build/core/product_config.mk:252: *** No matches for product "cm_gtelwifi". Stop | 18:27 |
mal | did you do both of the things I said, i.e. modifying the content of the file also | 18:31 |
wolfquin | im lost on which file to modify | 18:44 |
wolfquin | ah, vuildspec.mk.default? | 18:45 |
Mister_Magister | whoa installing zip causes my phone to reboot | 18:47 |
piggz | abranson: mal: r0kk3rz: https://github.com/sailfishos/droidmedia/pull/43 https://github.com/sailfishos/gst-droid/pull/24 | 18:49 |
mal | wolfquin: I said rename lineage.mk to cm.mk and replace lineage_gtelwifi inside that file with cm_gtelwifi | 18:50 |
r0kk3rz | piggz: doesnt look so complicated | 18:51 |
wolfquin | oh... sorry, my english isn't being the best right now. | 18:51 |
wolfquin | i thought you were saying there was another file to modify lol | 18:51 |
piggz | r0kk3rz: no, not when you get to it | 18:52 |
r0kk3rz | @abhishek_0: soooooo, wanna try out @adampiggz magic browser video fix? | 18:52 |
piggz | i had a user test it already and he was very happy | 18:53 |
r0kk3rz | birdzhang[m]: you had this problem too didnt you | 18:53 |
r0kk3rz | piggz: i was more thinking different devices | 18:53 |
piggz | sure | 18:53 |
piggz | was just sayin (tm) | 18:53 |
piggz | days on that little amount of code! | 18:55 |
r0kk3rz | hah | 18:55 |
r0kk3rz | yeah, it would've been more painful with the zigzags i think | 18:56 |
r0kk3rz | its a shame we need to hack that library out of the way | 18:56 |
r0kk3rz | i wonder if we can just banhammer it from being loaded | 18:56 |
kimmoli | what it does fix? | 18:56 |
r0kk3rz | kimmoli: not your problem | 18:57 |
r0kk3rz | other problem | 18:57 |
piggz | kimmoli: fixes https://i.imgur.com/rtV7Ws3.png | 18:59 |
kimmoli | yeah, no one can fix my problem... | 18:59 |
T4 | <abhishek_0> r0kk3rz why not? :D | 18:59 |
kimmoli | piggz: ok. not my problem. | 19:00 |
mal | wolfquin: let me know if that worked | 19:04 |
wolfquin | it works, but it seems i got an issue with fixup-mountpoint now | 19:05 |
mal | yes, there are instructions for that, depends on which error you got | 19:05 |
kimmoli | reminder of my issue, random videos at imgur, twitter (also GIFs), youtube: http://kimmoli.com/tauhkaa/videoissue.jpg | 19:05 |
mal | kimmoli: maybe something similar in your case | 19:06 |
r0kk3rz | yeah, you've got the zigzags too man | 19:08 |
r0kk3rz | its catching | 19:08 |
r0kk3rz | move the i420convert lib | 19:09 |
mal | are zigzags contagious? :) | 19:10 |
T4 | <abhishek_0> i want to test ,, where are the packages ? | 19:12 |
mal | @abhishek_0 you have some video issues in browser also? what kind of issues? | 19:12 |
T4 | <abhishek_0> same which piggz had , and 3 others too | 19:13 |
T4 | <adampigg> @abhishek_0 i'll send them on telegram | 19:13 |
T4 | <adampigg> (Document) http://149.202.119.142:9090/AAdjVGls5o.null | 19:13 |
T4 | <adampigg> (Document) http://149.202.119.142:9090/OyJOAbuRMR.null | 19:14 |
piggz | that ought to do it | 19:14 |
piggz | remember to move libI420colorconvert.so out of the way | 19:14 |
T4 | <abhishek_0> okay,, i'll be back in a jiffy | 19:14 |
piggz | and no hacks are required for me in /etc/gstdroid.. | 19:15 |
piggz | s/hacks/quirks | 19:16 |
mal | piggz: wondering if a quirk would be useful, I mean that conversion could be skipped for broken formats | 19:18 |
mal | piggz: then you wouldn't have to move the lib away | 19:19 |
piggz | true | 19:19 |
mal | usually having to modify vendor or system is not nice | 19:19 |
piggz | mal: well, i had the idea of a script which did the remount/move/remount :D ... but a quirk would be nicer | 19:20 |
mal | remount script... that's ugly | 19:21 |
piggz | additional code will have to wait until the weekend ... off out now tonight, and stopping in newcastle tomorrow night seeing a comedian | 19:23 |
r0kk3rz | piggz: who you seeing in geordieland? | 19:28 |
piggz | dave gorman | 19:28 |
r0kk3rz | ive seen dave once, was a good show! | 19:28 |
piggz | aye seen him before ... booked newcastle then he announced carlisle! still, its anight away! | 19:28 |
r0kk3rz | hah | 19:28 |
kimmoli | remount could be done from rpm, but it was not reliable | 19:52 |
kimmoli | also the remount back to ro failed always for me. | 19:53 |
T4 | <abhishek_0> :D | 19:57 |
T4 | <abhishek_0> (Photo, 720x1280) http://149.202.119.142:9090/d4YP3H6RHr.png | 19:57 |
T4 | <abhishek_0> (Photo, 720x1280) http://149.202.119.142:9090/gEr4L3OpEd.png | 19:57 |
T4 | <abhishek_0> (Photo, 720x1280) http://149.202.119.142:9090/mIRNS0Vbsd.png | 19:57 |
T4 | <abhishek_0> working confirmed | 19:57 |
T4 | <abhishek_0> good job piggz | 19:57 |
Mister_Magister | @abhishek_0 you get ads on yt? lol | 19:58 |
T4 | <abhishek_0> i'll finally have a good experience after almost a year | 19:58 |
T4 | <abhishek_0> Mister_Magister yeah | 19:59 |
Mister_Magister | i dont | 19:59 |
Mister_Magister | and i dont use yt in browser anymore :P | 19:59 |
* Mister_Magister microtube ftw | 19:59 | |
T4 | <abhishek_0> is it on openrepos ? | 19:59 |
mal | I rarely use youtube | 20:00 |
Mister_Magister | ye sure it is | 20:00 |
Mister_Magister | why is version --dup not caching rpms | 20:00 |
Mister_Magister | so it downloads all of them each try | 20:00 |
Mister_Magister | and why it wont just retry downloading this one failed package | 20:00 |
T4 | <meierrom> @abhishek_0 [working confirmed], For which device? | 20:09 |
T4 | <abhishek_0> Xiaomi redmi 2 | 20:12 |
T4 | <abhishek_0> *checks about page* | 20:14 |
T4 | <abhishek_0> Mister_Magister did you just advertised your app to me XD | 20:14 |
Mister_Magister | hell yeah i did xdd | 20:15 |
Mister_Magister | piggz's style! | 20:15 |
Mister_Magister | dont forget to install galaxy attack hd | 20:15 |
T4 | <abhishek_0> Goddammit I just installed it ten minutes ago to test performance | 20:16 |
Mister_Magister | xDDD | 20:17 |
Mister_Magister | @abhishek_0 but srsly microtube is great for watching yt | 20:18 |
T4 | <adampigg> Glad to be of service :) | 20:20 |
Mister_Magister | xd | 20:21 |
T4 | <meierrom> @abhishek_0 [Xiaomi redmi 2], I'll try to mobilize @nonamae_bot aka Benzands to test on vince. | 20:22 |
mal | @adampigg let's figure out the quirk for skipping android side conversion this weekend | 20:23 |
Mister_Magister | late midnight release osprey titan and thea are comming out | 20:23 |
T4 | <adampigg> Mal: sure... | 20:23 |
T4 | <adampigg> Sunday will be a.good day, most of family out | 20:24 |
mal | ok, I have no plans for the weekend | 20:24 |
mal | I have still some small things to fix on fp2, most people wouldn't even bother checking whether systemd is in degraded state or not | 20:25 |
Mister_Magister | mal: it is on every port isnt it | 20:27 |
Mister_Magister | even on xperia x | 20:27 |
mal | Mister_Magister: but it's fixable | 20:28 |
Mister_Magister | mal: and what does it change | 20:28 |
mal | nothing really, just want my port to be as clean and good a possible | 20:28 |
mal | *as | 20:28 |
Mister_Magister | sure mr perfectionist | 20:29 |
Mister_Magister | :P | 20:29 |
r0kk3rz | mal: so hows the mainlining effort going? | 20:30 |
mal | r0kk3rz: not enough time to do that | 20:32 |
r0kk3rz | :D | 20:32 |
Mister_Magister | dont even talk to me about time lol | 20:32 |
Mister_Magister | im moving soon and ill be able to sleep at least 6 hours | 20:33 |
Mister_Magister | yaay! | 20:33 |
Mister_Magister | mal: im sleeping <6h since over 3 months and im slowly dying | 20:34 |
mal | try years and then talk about it | 20:35 |
mal | not fun | 20:35 |
r0kk3rz | sleep is important, make sure you sleeep :) | 20:35 |
Mister_Magister | mal: ok ok you win you win | 20:36 |
Mister_Magister | but after moving out ill regain 4h from my life | 20:37 |
Mister_Magister | okay i released 3 updates mom can i go to sleep now | 21:18 |
Umeaboy | Hi! There's a unofficial build out now for maple [G8142] a.k.a Sony Xperia XZ Premium Dual when it comes to Lineage OS 15.1, but neither LTE or WiFi is working. Will hybris fix that if I build a image for it? | 23:03 |
Umeaboy | I haven't tested it yet. | 23:03 |
Umeaboy | I can't build Lineage OS 15.1 for it since I have insufficient memory. | 23:05 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!