*** zbenjamin_ is now known as zbenjamin | 02:26 | |
johansmitsnl | On my Experia10 plus I don't get GPS working. I have the location service enabled but the GPS apps don't seem to find any position. Is this a known issue or ... ? | 07:31 |
---|---|---|
mal | johansmitsnl: how long did you wait? which app did you use? were you indoors or outdoors? | 08:46 |
*** greguu[away] is now known as greguu | 09:37 | |
Kabouik | Anyone knows if we are supposed to get hw decoding of h264 and h265 in Alien Dalvik? I tried mpv-android and it falls back to SW, also have no video in some Android apps that have no SW fallback option. | 10:17 |
mal | which device? | 10:19 |
*** greguu is now known as greguu[away] | 10:39 | |
nyl | Has anyone hacked android auto protocol? | 12:03 |
nyl | To show SFOS ui on the car HU | 12:03 |
Mister_Magister | mal: you there? why is --disable-hwaccels there? https://build.merproject.org/package/view_file/mer:core/ffmpeg/_service:tar_git:ffmpeg.spec?expand=1 | 15:39 |
mal | Mister_Magister: does any device other than native ports have any hw decoders that ffmpeg supports | 16:19 |
Mister_Magister | how does hw decoding in sfos work then? | 16:20 |
mal | gstreamer | 16:20 |
mal | i.e. gst-droid | 16:20 |
*** Snoras_ is now known as Snoras | 16:51 | |
*** PaulePan1er is now known as PaulePanter | 17:11 | |
johansmitsnl | <mal "Johan Smits: how long did you wa"> The GPS worked when I was outside. | 18:49 |
rinigus | Johan Smits: the first fix may take considerable time, more than 2 minutes sometimes | 18:52 |
johansmitsnl | And AGPS does not "assist" in a first global positioning? | 18:53 |
mal | it might to certain degree but not much, it will give initial location if available but not more I think | 18:57 |
attah | I wish there was something that quacks like a QIODevice, but that i can program to process data without also having to do all buffer handling completely from scratch... like a QProcess, but less external | 19:08 |
mal | what are you trying to do? | 19:16 |
attah | Transcode raw bitmaps to printer raster | 19:16 |
attah | the end consumer is a QNetworkAccessManager:post() that takes what is now the second-stage QProcess as input | 19:17 |
attah | (I also want to prepend a bit of data to the IODevice as seen by the post call, but solving either half of the problem is an improvement) | 19:19 |
attah | The "source" is a QProcess of muraster doing PDF to bitmap | 19:20 |
mal | what is format used by printer? | 19:42 |
attah | It is a format called PWG raster, basically packbits-compressed bitmaps | 20:00 |
attah | ...plus a header, per page in the file being printed | 20:02 |
attah | One reason i want to move it in from a separate program is that i'd like to be able to give it data for the header through better means than environment variables | 20:03 |
attah | mal: Current state of things https://github.com/attah/harbour-seaprint/blob/fc034ee0d669ac594268ff83c91d82d6fad1a3f7/src/ippprinter.cpp#L234 | 20:12 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!