MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (56):

aloril, amessina, Anssi, benklop, blahdodo, brfransen, ChanServ, Chutt, clever, CyberJacob, davic, dekarl, eddytv, eharris, ElmerFudd, enyc, frobnic, ghoti, gregbert_, gregl, GreyFoxx, hampton, Hydr0p0nX, ijc, ikevin, J-e-f-f-A, jarle, jheizer, jpabq, jpharvey, jya, kwizart, libsci, markspieth, markspieth2, MitchCapper, mrec, MythBuild, MythLogBot, MythNotifyBot, nephyrin, ooshlablu, Panic, pppingme, rhpot199`, rmeden, Roklobster, sphery, stuarta, The_RamShadow, Tobbe5178, tonsofpcs, tris, Warped, XDS2010|AFK, _charly_
Wednesday, February 14th, 2018, 01:00 UTC
[01:00:49] peterbennett: hampton: I see those are disabled. Are they normally enabled?
[01:01:11] peterbennett: hampton: I will check into that
[01:02:25] hampton: They're enabled by default if you have the right libraries installed.
[01:23:20] gigem: jpabq: What changed is the file descriptor sharing and DVBChannel handling. Previously, all TVRecs for the same device could share the file descriptor and the DVBChannels would silently ignore inappropriate tuning requests. Consequently, an EIT scanner could continue running blissfully ignorant that it was being ignored. Now, only TVRecs for the same device AND diseqc leaf can share the file descriptor.
[01:23:22] gigem: Consequently, when a recording needs to start, any EIT scanners for other diseqc leaves must be told to stop causing their TVRecs to close the file descriptor so the TVRec for the new recording can open it.
[01:42:33] amessina (amessina!~amessina@unaffiliated/amessina) has quit (Quit: Konversation terminated!)
[03:03:02] Chutt (Chutt!~ijr@cpe-24-166-99-169.neo.res.rr.com) has quit (Read error: Connection reset by peer)
[04:07:29] Chutt (Chutt!~ijr@cpe-24-166-99-169.neo.res.rr.com) has joined #mythtv
[04:17:21] markspieth2 (markspieth2!~yaaic@1.136.104.179) has quit (Ping timeout: 248 seconds)
[04:21:01] markspieth2 (markspieth2!~yaaic@1.152.106.79) has joined #mythtv
[04:51:56] ShapeShifter499 (ShapeShifter499!~ShapeShif@unaffiliated/shapeshifter499) has joined #mythtv
[06:31:46] markspieth2 (markspieth2!~yaaic@1.152.106.79) has quit (Ping timeout: 248 seconds)
[06:52:41] markspieth2 (markspieth2!~yaaic@121.221.64.231) has joined #mythtv
[06:54:13] blahdodo (blahdodo!~blahdodo@69.172.190.157) has quit (Read error: Connection reset by peer)
[07:00:36] blahdodo (blahdodo!~blahdodo@69.172.190.157) has joined #mythtv
[07:13:37] Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has joined #mythtv
[07:19:20] Steve-Goodey (Steve-Goodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has joined #mythtv
[07:24:35] blahdodo (blahdodo!~blahdodo@69.172.190.157) has quit (Ping timeout: 255 seconds)
[07:26:45] blahdodo (blahdodo!~blahdodo@69.172.190.157) has joined #mythtv
[08:12:45] SteveGoodey (SteveGoodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has joined #mythtv
[08:13:55] blahdodo (blahdodo!~blahdodo@69.172.190.157) has quit (Quit: Bye bye)
[08:18:19] blahdodo (blahdodo!~blahdodo@69.172.190.157) has joined #mythtv
[08:37:09] stuarta: peterbennett: that's what i suspected
[08:37:27] stuarta: now i just need to work out which of those libraries qt is meant to be linked against
[08:43:40] stuarta: jheizer: since peterbennett merged the ffmpeg branch to master, i now get the same "./configure: 1: eval: GLES/gl.h=no: not found" as your buildslave does
[08:48:25] Steve-Goodey (Steve-Goodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has quit (Quit: Konversation terminated!)
[08:58:00] willcooke (willcooke!~willcooke@host-2-103-247-39.as13285.net) has joined #mythtv
[08:58:01] willcooke (willcooke!~willcooke@host-2-103-247-39.as13285.net) has quit (Changing host)
[08:58:01] willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has joined #mythtv
[09:17:28] Merlin83b (Merlin83b!~Daniel@2a00:1ee0:3:1337:c07e:f14d:d2ab:7dba) has joined #mythtv
[09:24:08] SteveGoodey (SteveGoodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has quit (Remote host closed the connection)
[09:36:14] markspieth (markspieth!~markspiet@121.221.64.231) has joined #mythtv
[10:52:13] stuarta: well that's interesting. if i move away the GL libs we copy into the mythtv installation dir share/mythtv/libs the frontend doesn't crash out on startup. doesn't draw the gui, but at least it doesn't crash
[12:17:09] SteveGoodey (SteveGoodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has joined #mythtv
[12:22:25] SteveGoodey (SteveGoodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has quit (Quit: Konversation terminated!)
[13:12:20] peterbennett: stuarta: I have built in load parameters and other things to make sure MythTV on raspberry pi access the correct versions of GL libraries. If you move the GL libraries around it may not work.
[13:15:08] SteveGoodey (SteveGoodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has joined #mythtv
[13:17:18] stuarta: peterbennett: do you run yours with the original (legacy) opengl implementation?
[13:28:09] stuarta: ooo it lives
[13:47:13] stuarta: that's openmax with qt painter, no opengl
[13:54:42] ** stuarta probably needs to buy the mpeg2 license **
[14:23:36] dblain (dblain!~dblain@c-71-233-207-37.hsd1.ma.comcast.net) has joined #mythtv
[14:23:36] dblain (dblain!~dblain@c-71-233-207-37.hsd1.ma.comcast.net) has quit (Changing host)
[14:23:36] dblain (dblain!~dblain@mythtv/developer/dblain) has joined #mythtv
[14:45:02] peterbennett: stuarta: yes I do not turn on the experimental OpenGL, that will require some changes before it can work
[14:47:52] stuarta: okay. i do, but with the opengl video painter disable it's irrelevant what it's set to
[14:52:49] peterbennett: stuarta: I found that if you turn on the experimental OpenGL, the Openmax rendering does not work, so you cannot see any video playback.
[14:53:01] peterbennett: stuarta: Is tha no longer the case?
[14:53:40] stuarta: correct, it used openmax (on h264) and bounced back to ffmpeg for mpeg2 (no license) and i had proper video output
[14:55:56] peterbennett: stuarta: With the experimental OpenGL, the Openmax decoding worked but not the rendering. Maybe now it works, they could have fixed that.
[14:56:23] stuarta: must have, i can see video, i think it used the Qt painter
[14:56:27] stuarta: -think
[14:58:05] peterbennett: Best test is to try running omxplayer from a command prompt inside the X11 Gui. If that can play then you know openmax is good.
[14:58:55] peterbennett: I had tried omxplayer before, with the experimental OpenGL and it failed, I think I got audio only.
[15:01:09] stuarta: works :)
[15:01:22] stuarta: doesn't clear the letterbox, but can't be picky about that
[15:10:40] jheizer (jheizer!~jheizer@2601:246:8200:1a14:9cf3:22cb:d84e:af03) has quit (Read error: Connection reset by peer)
[15:11:40] jheizer (jheizer!~jheizer@2601:246:8200:1a14:b8bb:d87a:a5ee:446f) has joined #mythtv
[15:14:09] dekarl1 (dekarl1!~dekarl@mythtv/developer/dekarl) has joined #mythtv
[15:15:43] dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has quit (Ping timeout: 256 seconds)
[15:46:09] ** stuarta hacks configure to enable opengl themepainter with opengles **
[15:48:43] stuarta: why? to see what happens....
[16:02:57] peterbennett: stuarta: In my experience Segfault happens :)
[16:05:22] peterbennett: stuarta: I will keep the devel/ffmpeg-resync branch for decoupling MythTV configure from FFmpeg configure.
[16:09:40] stuarta: np
[16:37:26] stuarta: in theory, it should be possible to render the ui with opengles
[16:52:11] jheizer: Hmmm, Mpeg-2 patent just expired. I wonder if the rpi license will be free now?
[16:52:25] jheizer: stuarta, note before buying it.
[16:57:29] xris (xris!~xris@mythtv/developer/xris) has quit (*.net *.split)
[16:58:24] peterbennett: the last of 170 patents on mpeg2 expires today. Maybe you have to wait until midnight tonight.
[17:00:06] jheizer: Though I wonder if a hardware decoding of it is handled under different patents
[17:00:12] jheizer: That would suck.
[17:14:15] stuarta: i've lived without it this long, i'll just wait a while and see if they free it up
[17:47:01] Merlin83b (Merlin83b!~Daniel@2a00:1ee0:3:1337:c07e:f14d:d2ab:7dba) has quit (Quit: Leaving)
[17:53:09] xris (xris!~xris@97-113-68-69.tukw.qwest.net) has joined #mythtv
[17:53:09] xris (xris!~xris@mythtv/developer/xris) has joined #mythtv
[17:53:09] xris (xris!~xris@97-113-68-69.tukw.qwest.net) has quit (Changing host)
[17:59:31] gigem: peterbennett, jheizer, stuarta: For the GLES/gl.h problem, "check_lib GLES/gl.h glGetError ..." in configure should be "check_lib opengl GLES/gl.h glGetError ...". The "opengl" (argument) is missing. The Android build is now failing to find freetype2.
[18:00:40] peterbennett: OK I missed a few of those check_lib2 to check_lib conversions
[18:02:33] peterbennett: gigem: Do you want me to commit the change, or will you?
[18:02:59] gigem: Go ahead.
[18:05:59] peterbennett: gigem: Sorry about that – I have committed it
[18:06:24] gigem: peterbennett: No problem.
[18:15:25] Steve-Goodey (Steve-Goodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has joined #mythtv
[18:37:43] willcooke (willcooke!~willcooke@ubuntu/member/willcooke) has quit (Quit: Do your hobbies)
[18:43:20] dekarl1 (dekarl1!~dekarl@mythtv/developer/dekarl) has quit (Ping timeout: 255 seconds)
[18:45:37] dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has joined #mythtv
[18:57:29] Steve-Goodey (Steve-Goodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has quit (Quit: Konversation terminated!)
[20:15:32] taylorr (taylorr!~taylorr@unaffiliated/elmojo) has quit (Ping timeout: 276 seconds)
[20:46:19] taylorr (taylorr!~taylorr@c-73-88-164-131.hsd1.tn.comcast.net) has joined #mythtv
[20:46:19] taylorr (taylorr!~taylorr@unaffiliated/elmojo) has joined #mythtv
[20:46:19] taylorr (taylorr!~taylorr@c-73-88-164-131.hsd1.tn.comcast.net) has quit (Changing host)
[21:08:48] ShapeShifter499 (ShapeShifter499!~ShapeShif@unaffiliated/shapeshifter499) has quit (Ping timeout: 240 seconds)
[21:10:23] Tobbe5178 (Tobbe5178!~asdf@2001:2002:51eb:d24e:3860:e429:773c:b2fa) has quit (Read error: Connection reset by peer)
[21:39:42] SteveGoodey (SteveGoodey!~steve@host109-156-244-55.range109-156.btcentralplus.com) has quit (Quit: Konversation terminated!)
[21:40:03] markspieth2 (markspieth2!~yaaic@121.221.64.231) has quit (Ping timeout: 248 seconds)
[21:42:21] markspieth2 (markspieth2!~yaaic@1.152.106.4) has joined #mythtv
[21:53:25] amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv
[22:15:50] Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has quit (Read error: Connection reset by peer)
[22:29:35] Tobbe5178 (Tobbe5178!~asdf@2001:2002:51eb:d24e:f5d6:7b3:471e:2dfb) has joined #mythtv
[22:49:04] tux_ (tux_!~tux@162-213-123-199.static.as40244.net) has joined #mythtv
[22:50:33] J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@71-88-101-226.dhcp.oxfr.ma.charter.com) has quit (Ping timeout: 256 seconds)
[22:51:05] J-e-f-f-A (J-e-f-f-A!~J-e-f-f-A@71-88-101-226.dhcp.oxfr.ma.charter.com) has joined #mythtv
[22:52:49] FeedTheChildren (FeedTheChildren!~tux@162-213-123-199.static.as40244.net) has quit (Ping timeout: 256 seconds)
[23:21:10] tux_ (tux_!~tux@162-213-123-199.static.as40244.net) has quit (Quit: Leaving)
[23:29:07] Roklobster (Roklobster!~Dirkka@119-18-8-177.cust.aussiebb.net) has joined #mythtv
[23:30:44] MythBuild: build #931 of master-ubuntu-lts-64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/931 blamelist: David Hampton <mythtv@love2code.net >
[23:34:55] MythBuild: build #96 of master-fedora-rawhide-64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . it/builds/96 blamelist: David Hampton <mythtv@love2code.net >
[23:35:00] MythBuild: build #949 of master-debian-jessie-64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/949 blamelist: David Hampton <mythtv@love2code.net >
[23:36:22] MythBuild: build #778 of master-debian-testing-64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/778 blamelist: David Hampton <mythtv@love2code.net >
[23:36:29] MythBuild: build #520 of master-ubuntu-testing-64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/520 blamelist: David Hampton <mythtv@love2code.net >
[23:37:49] MythBuild: build #1319 of master-centos7–64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . /builds/1319 blamelist: David Hampton <mythtv@love2code.net >
[23:37:56] MythBuild: build #2520 of master-fedora-32bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . /builds/2520 blamelist: David Hampton <mythtv@love2code.net >
[23:39:33] MythBuild: build #645 of master-archlinux-64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/645 blamelist: David Hampton <mythtv@love2code.net >
[23:40:58] ** hampton grumbles **
[23:41:27] eddytv (eddytv!~textual@c-68-60-64-128.hsd1.mi.comcast.net) has joined #mythtv
[23:42:28] eddytv: Quick question: any idea if the mythbuntu PPA maintainers are going to start building 29.1 since it was released on February 1st?
[23:43:12] hampton: No clue. I thought the builds were automatic. Others might know.
[23:43:56] MythBuild: build #912 of master-debian-jessie-32bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/912 blamelist: David Hampton <mythtv@love2code.net >
[23:45:34] MythBuild: build #2017 of master-freebsd10–64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . /builds/2017 blamelist: David Hampton <mythtv@love2code.net >
[23:46:06] eddytv: Yeah unfortunately https://launchpad.net/~mythbuntu only lists 0.29 (and 30 as well as 30.0), but there are some fixes in 29.1 that would be nice to have... (like the missing files in mythweb/js/ajax/libs/)
[23:47:34] MythBuild: build #168 of master-f27–64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/168 blamelist: David Hampton <mythtv@love2code.net >
[23:47:35] MythBuild: build #230 of master-f26–64bit is complete: Failure [4failed unit test core] Build details are at http://code.mythtv.org/buildbot/builders/mast . . . t/builds/230 blamelist: David Hampton <mythtv@love2code.net >

IRC Logs collected by BeirdoBot.
Please use the above link to report any bugs.