MythLogBot@irc.freenode.net :: #mythtv

Daily chat history

Current users (79):

aloril, Anduin, Anssi, anykey_, beata, Captain_Murdoch, Chutt, coling, Cougar, Dave123, Dave123-road, dlblog, eharris, elmojo, f33dMB, foxbuntu, ghoti, Gibby, gigem, GreyFoxx, iamlindoro, ikonia, j-rod|afk, jams_, jannau, jcarlos, JEDIDIAH__, jpabq, jpabq-, jstenback, justinh, jwhite, kc, knightr, kurre, laga, mag0o, mrand, MythLogBot, M|ckael_, okolsi, poptix, purserj, reynaldo, sailerboy, Seeker`, skd5aner, Snow-Man, sphery, stuarta, sunkan, sutula, tris, Unhelpful, weta, xris, _charly_, tgm4883, brfransen, kormoc, ThisNewGuy, gregL, XChatMav, pheld, clever, dagar, ybot, andreax1, jarle, joe__, highzeth, tomimo, PointyPumper, Andy50, FinnTux, mike|3, wahrhaft, MythBuild_, chrisb123
Saturday, April 30th, 2011, 00:00 UTC
[00:00:15] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 260 seconds)
[00:01:11] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[00:24:24] jya: can't you run mythtranscode on mpeg container with h264 video stream?
[00:25:32] jya: cause a segfault in libavcodec
[00:28:52] Beirdo: It should work last I tried (HD-PVR recording)
[00:29:34] Beirdo: could just be another minor post-sync tweak required
[00:29:57] Beirdo: the rapid divergence of the mpegts.c code is gnarly in places
[00:30:37] Beirdo: if it's something that you can reproduce at will, we should look into fixing it
[00:30:48] jya: it crash with 0.24 too
[00:31:12] Beirdo: I'll try a test run on some H264 content tonight (I have a feeling I need to tweak nuvexport anyways)
[00:37:12] jya: weird, now it doesn't crash, but running a lossless transcode on this file I get: Unknown video codec: H.264
[00:37:20] jya: then it exits
[00:38:32] jya: when it does crash: http://pastebin.com/ixMBcNct
[00:38:34] Beirdo: OK, that's reasonable
[00:40:18] Beirdo: hmmm, I'd have to take a look around that code when I get home, I guess
[00:40:40] Beirdo: could be something obvious in the ned
[00:41:14] Beirdo: but I think I'll be heading home now :)
[00:49:42] jya: Beirdo: you sure you can transcode h264 recordings ? looks like it's mpeg2 only
[00:51:20] gigem_ (gigem_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection)
[00:51:46] gigem_ (gigem_!~david@host103.16.intrusion.com) has joined #mythtv
[00:51:46] gigem_ (gigem_!~david@host103.16.intrusion.com) has quit (Changing host)
[00:51:46] gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv
[01:25:35] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya)
[01:31:32] Beirdo: jya: yes, I'm sure I have transcoded (via nuvexport) H.264
[01:31:37] Beirdo: oh, he's gone
[01:31:57] jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv
[01:42:25] kc (kc!~Casper@unaffiliated/kc) has quit (Remote host closed the connection)
[01:44:11] pladijs (pladijs!~damiaan.p@94-224-151-37.access.telenet.be) has quit (Ping timeout: 276 seconds)
[01:45:33] kc (kc!~Casper@unaffiliated/kc) has joined #mythtv
[02:00:05] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 258 seconds)
[02:01:14] jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has joined #mythtv
[02:01:14] jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has quit (Changing host)
[02:01:14] jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv
[02:11:17] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has joined #mythtv
[02:27:21] cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has quit (Ping timeout: 246 seconds)
[02:27:37] cesman (cesman!~cecil@pool-71-254-162-41.lsanca.fios.verizon.net) has joined #mythtv
[02:27:37] cesman (cesman!~cecil@pool-71-254-162-41.lsanca.fios.verizon.net) has quit (Changing host)
[02:27:37] cesman (cesman!~cecil@pdpc/supporter/professional/cesman) has joined #mythtv
[02:27:42] Guest63518 (Guest63518!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (Ping timeout: 246 seconds)
[02:29:29] Guest63518 (Guest63518!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv
[02:33:55] jpabq: jya, re: http://code.mythtv.org/trac/ticket/9755 I cannot reproduce the problem. I have tried activating timestretch various different ways, and it is working for me.
[02:34:27] jya: jpabq: yes, was the same problem as yours...
[02:35:01] jpabq: Ah okay, thought he was saying it is *now* segfaulting.
[02:37:26] jya: you're right
[02:37:30] jya: it is different
[02:37:52] jya: how long ago did I put the last fixes?
[02:38:34] jya: more than 24 by the look of things
[02:39:21] jpabq: yup
[02:45:38] jpabq: I have not actually updated to master/head, but I assume what you committed was just like the patch I am currently running.
[02:50:22] jya: it was
[02:55:17] jya: jpabq: can you update to latest master and see if you notice an issue?
[02:56:01] jya: may have to check the "Stereo PCM" flag to force re-encoding.. My amplifier died last night, I can test until I get it fixed ;(
[02:58:25] jya: I think this is where the issue is, in the AC3 re-encoding
[02:59:14] jya: all this stuff is starting to get on my nerve.. it never seem to end, fix something, then it's something else than break... constantly
[03:04:36] Beirdo: yeah, fragile sometimes, isn't it?
[03:09:20] jya: it's me who's more fragile today :)
[03:09:41] jya: anyone using gdb in emacs ? (I gave up on kdbg, it crashes too often)
[03:09:59] jya: Wondering how I can display the content of a QString, right now all it shows is "QString"
[03:15:37] Beirdo: hehe
[03:16:15] Beirdo: I don't do emacs. I think you can do like "print logfile.data"
[03:16:19] Beirdo: or something like that
[03:18:16] jya: I tried a macro , as describe here: http://silmor.de/46 ; but it just hangs
[03:18:24] jya: what do you use to debug and trace step by step?
[03:18:30] Beirdo: gdb
[03:18:35] Beirdo: from the command line
[03:19:31] jya: yeah, that was fine in the 1990s ...
[03:19:41] jya: but since I got a graphic screen :)
[03:19:48] Beirdo: and it's fine now.
[03:19:57] Beirdo: :)
[03:22:40] Beirdo: I mean, I still use vi and ssh... Could as well still be on a serial terminal when coding
[03:23:51] jya: no wonder there are so many more software on windows ; the development tools are so far behind still...
[03:24:12] jya: anyhow... Beirdo I'm very puzzled on how you could run a transcoding on a h264 file ...
[03:25:58] jya: mythtranscode doesn't seem to determine what container type to use based on the original container
[03:26:07] jya: but only based on the codec
[03:26:21] jya: so mpeg-2 codec -> mpg container
[03:26:28] jya: jtJPEG -> nuv etc
[03:26:41] Beirdo: and as I said... I did it in fifo mode.
[03:26:55] Beirdo: everything -> raw frames
[03:27:16] Beirdo: and the H.264 I have is in an mpeg container, if that helps
[03:27:40] Beirdo: mythtranscode has too many funky modes :)
[03:28:58] jya: I'm not using fifo mode here
[03:29:08] Beirdo: right
[03:29:19] jya: calling it with --infile /var/lib/mythtv/recordings/mmm.tv.mpeg2ac3.mpg --outfile test.mpg --profile 59 --showprogress -v audio ; where profile 59 is a lossless one
[03:29:21] Beirdo: no idea if or how H.264 would work in that mode
[03:29:41] Beirdo: it will likely get treated the same as mpeg2, I would think
[03:29:54] jya: I'm surprised no one from a country using h264 for broadcast would have tried transcoding before
[03:29:55] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[03:29:58] Beirdo: you can't use lossless on anything but mpeg2
[03:30:13] Beirdo: and by that, I mean mpeg2video
[03:30:16] Beirdo: not container
[03:30:42] jya: ok... but a recording profile that re-encode the video and audio
[03:30:46] jya: segfault
[03:31:04] Beirdo: yeah, there's likely something needing fixing there
[03:31:22] jya: or exit with some QThread errors
[03:31:54] jya: http://pastebin.com/n40xXspg
[03:33:07] Beirdo: you'll likely need to increase the logging level, not sure what transcode uses
[03:35:36] jya: http://pastebin.com/GMMfcSqm ; you'll see that it tries to create the mpeg4 encoder ; but it fails.. as it tries to use it anyway later; it leads to a segfault
[03:36:53] Beirdo: OK, so it's trying to do a -> nuv transcode
[03:37:00] Beirdo: at least we know THAT part now :)
[03:37:53] Beirdo: I think the bitrate error it spews might be a big part of it... why it doesn't stop at failure, dunno
[03:39:05] jya: so to summarise: anything non mpeg2 goes through nuv ; and nuv only supports a RTjpeg/mpeg4/mp3
[03:39:23] Beirdo: as output, yes
[03:39:24] jya: kind of limit what mythtranscode can actually do :(
[03:39:28] Beirdo: sounds correct
[03:39:59] Beirdo: do I hear a volunteer to change it to use .mkv and more codecs?
[03:40:00] Beirdo: :)
[03:40:26] jya: so at this stage, the only thing I can improve is make mythtranscode handle downmixing itself to avoid the issues with ffmpeg..
[03:40:35] jya: I certainly do not volunteer for anything
[03:40:53] jya: that it's so limited, shows that the actual people using it are rather small
[03:42:04] Beirdo: yeah
[03:42:28] jya: what I'd like though is having the backend able to re-encode on the fly for broadcast
[03:42:38] jya: would open a world of new possibilities
[03:42:56] jya: like watch natively on my ipad
[03:43:01] Beirdo: and would be thoroughly impossible for most backends if the source is H.264
[03:43:16] Beirdo: my i7 can barely hit 30fps
[03:43:29] Beirdo: (1080i H.264)
[03:44:00] Beirdo: now once we can use more than one core for H.264 decode...
[03:44:26] dblain (dblain!~dblain@mythtv/developer/dblain) has quit (Ping timeout: 260 seconds)
[03:44:32] jya: I use AirVideo with my iPad on a 2.4GHz C2D just fine
[03:44:48] jya: works with most content ; never seen an issue actually
[03:44:57] jya: all depends on the source
[03:45:19] jya: it uses ffmpeg to re-encode on the fly and stream the output
[03:45:22] dblain (dblain!~dblain@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv
[03:45:22] dblain (dblain!~dblain@mythtv/developer/dblain) has joined #mythtv
[03:45:22] dblain (dblain!~dblain@c-76-127-227-175.hsd1.ma.comcast.net) has quit (Changing host)
[03:52:17] jpabq: jya, indeed, turning on "Stereo PCM only" results in a segfault. Using LPCM works fine.
[03:54:20] jya: ok thanks
[04:31:10] ThisNewGuy (ThisNewGuy!~doug@pool-98-109-19-98.nwrknj.fios.verizon.net) has joined #mythtv
[04:58:54] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[04:59:53] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[05:01:50] ikonia (ikonia!~mattd@unaffiliated/ikonia) has quit (Ping timeout: 260 seconds)
[05:02:30] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[05:05:58] ikonia (ikonia!~mattd@unaffiliated/ikonia) has joined #mythtv
[05:18:16] clever (clever!~clever@142.167.196.92) has quit (Ping timeout: 258 seconds)
[05:21:29] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 276 seconds)
[05:22:30] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[05:25:06] clever (clever!~clever@142.167.203.88) has joined #mythtv
[05:50:04] clever_ (clever_!~clever@142.167.201.141) has joined #mythtv
[05:50:08] clever (clever!~clever@142.167.203.88) has quit (Ping timeout: 260 seconds)
[06:05:39] clever (clever!~clever@142.167.208.243) has joined #mythtv
[06:08:58] clever_ (clever_!~clever@142.167.201.141) has quit (Ping timeout: 240 seconds)
[07:19:34] stoffel (stoffel!~quassel@p57B4A1D9.dip.t-dialin.net) has joined #mythtv
[07:22:36] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv
[07:49:51] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has quit (Remote host closed the connection)
[07:50:45] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has joined #mythtv
[08:12:48] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has quit (Remote host closed the connection)
[08:13:46] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has joined #mythtv
[08:42:43] mrluksom (mrluksom!~glen@124-168-106-89.dyn.iinet.net.au) has joined #mythtv
[08:43:04] mrluksom (mrluksom!~glen@124-168-106-89.dyn.iinet.net.au) has quit (Client Quit)
[09:20:04] jya: jpabq: the crash in the AC3 encoder has nothing to do with the recent changes we've made...
[09:20:23] jya: I've reverted all of those and I still get floatting point exception
[09:21:03] pladijs (pladijs!~damiaan.p@94-224-151-37.access.telenet.be) has joined #mythtv
[09:21:12] pladijs (pladijs!~damiaan.p@94-224-151-37.access.telenet.be) has left #mythtv ()
[09:27:39] stoffel (stoffel!~quassel@p57B4A1D9.dip.t-dialin.net) has quit (Ping timeout: 248 seconds)
[09:55:38] jya: yep... it crash with changeset SHA:a63b62a34a3f67c0b33296ba804b594e6ff09ba5 ; which is the ffmpeg merge
[09:56:00] jya: somehow this has changed the AC3 encoder and it crashes
[09:57:53] jya: Beirdo: ping /\
[10:05:02] Guest63518 (Guest63518!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (Remote host closed the connection)
[10:05:55] mike|3 (mike|3!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv
[10:15:49] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has quit (Ping timeout: 246 seconds)
[10:18:11] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has joined #mythtv
[11:18:55] stoffel (stoffel!~quassel@p57B4A1D9.dip.t-dialin.net) has joined #mythtv
[11:27:45] kc (kc!~Casper@unaffiliated/kc) has quit (Ping timeout: 250 seconds)
[11:40:48] kc (kc!~Casper@unaffiliated/kc) has joined #mythtv
[11:51:24] gigem_ (gigem_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection)
[11:51:52] gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv
[12:04:29] stoffel (stoffel!~quassel@p57B4A1D9.dip.t-dialin.net) has quit (Ping timeout: 276 seconds)
[12:05:11] knightr (knightr!~knightr@mythtv/developer/knightr) has quit (Ping timeout: 240 seconds)
[12:05:36] knightr (knightr!~knightr@mythtv/developer/knightr) has joined #mythtv
[14:09:55] andreax1 (andreax1!~andreaz@p57B93ABE.dip.t-dialin.net) has joined #mythtv
[14:12:04] andreax (andreax!~andreaz@p57B9413D.dip.t-dialin.net) has quit (Ping timeout: 260 seconds)
[14:15:11] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 241 seconds)
[14:17:16] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[14:37:34] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[15:00:33] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[15:43:53] Goga777 (Goga777!~Goga777@shpd-95-53-219-157.vologda.ru) has joined #mythtv
[15:45:50] stoffel (stoffel!~quassel@p57B4C22F.dip.t-dialin.net) has joined #mythtv
[15:55:24] hansmuc (hansmuc!~hansmuc@ppp-93-104-76-247.dynamic.mnet-online.de) has joined #mythtv
[15:56:23] hansmuc (hansmuc!~hansmuc@ppp-93-104-76-247.dynamic.mnet-online.de) has left #mythtv ()
[16:13:00] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[16:50:11] gigem_ (gigem_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection)
[16:50:39] gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv
[16:51:20] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 258 seconds)
[16:52:17] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[17:15:40] stoffel (stoffel!~quassel@p57B4C22F.dip.t-dialin.net) has quit (Ping timeout: 260 seconds)
[17:36:17] stoffel (stoffel!~quassel@p57B4C22F.dip.t-dialin.net) has joined #mythtv
[17:55:59] kc (kc!~Casper@unaffiliated/kc) has quit (Ping timeout: 264 seconds)
[17:56:06] stuarta: well there's a bit of a bug
[17:56:20] stuarta: mysql.txt contains DBHOST=localhost
[17:56:41] stuarta: which it converts to the hostname, but the tries to connect to mysql on ::1 (the ipv6 localhost)
[17:56:49] SteveGoodey (SteveGoodey!~steve@host86-148-199-122.range86-148.btcentralplus.com) has joined #mythtv
[17:57:03] stuarta: and mysql before 5.5 doesn't even listen on v6 ports
[17:57:37] ** stuarta corrects himself to DBHostName=localhost **
[17:58:05] stuarta: i've worked around it for now, by setting DBHostName=<hostname>
[18:03:04] stoffel (stoffel!~quassel@p57B4C22F.dip.t-dialin.net) has quit (Remote host closed the connection)
[18:09:20] kc (kc!~Casper@70.20.161.181) has joined #mythtv
[18:09:24] kc (kc!~Casper@70.20.161.181) has quit (Changing host)
[18:09:24] kc (kc!~Casper@unaffiliated/kc) has joined #mythtv
[18:11:08] Steve_Goodey (Steve_Goodey!~steve@host86-148-199-122.range86-148.btcentralplus.com) has joined #mythtv
[18:11:23] SteveGoodey (SteveGoodey!~steve@host86-148-199-122.range86-148.btcentralplus.com) has quit (Ping timeout: 248 seconds)
[18:12:22] ** stuarta hates this stupid new window manager in ubuntu natty **
[18:15:30] stuarta: ahhh. fixed :)
[18:18:22] Steve_Goodey (Steve_Goodey!~steve@host86-148-199-122.range86-148.btcentralplus.com) has quit (Remote host closed the connection)
[18:42:46] kc (kc!~Casper@unaffiliated/kc) has quit (Ping timeout: 246 seconds)
[18:56:37] kc (kc!~Casper@unaffiliated/kc) has joined #mythtv
[18:58:50] ThisNewGuy (ThisNewGuy!~doug@pool-98-109-19-98.nwrknj.fios.verizon.net) has quit (Read error: Connection reset by peer)
[19:00:48] Goga777 (Goga777!~Goga777@shpd-95-53-219-157.vologda.ru) has quit (Remote host closed the connection)
[19:03:06] leisa973 (leisa973!~leisa973@pD9ED1D3B.dip0.t-ipconnect.de) has joined #mythtv
[19:05:31] leisa973: hello, are there any issues known about segfaults in combination with libpthread? my backend segfaults very often at different locations
[19:06:15] ThisNewGuy (ThisNewGuy!~doug@pool-98-109-19-98.nwrknj.fios.verizon.net) has joined #mythtv
[19:29:20] leisa973 (leisa973!~leisa973@pD9ED1D3B.dip0.t-ipconnect.de) has left #mythtv ()
[19:48:18] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[19:53:59] zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv
[19:56:41] zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection)
[20:01:48] chrisb123 (chrisb123!~chris@95.148.218.202) has joined #mythtv
[20:07:45] kc (kc!~Casper@unaffiliated/kc) has quit (Ping timeout: 260 seconds)
[20:15:59] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 250 seconds)
[20:17:39] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[20:18:17] SteveGoodey (SteveGoodey!~steve@host86-148-199-122.range86-148.btcentralplus.com) has joined #mythtv
[20:19:19] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[20:20:12] kc (kc!~Casper@unaffiliated/kc) has joined #mythtv
[20:22:40] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[20:23:39] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[20:27:40] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[20:29:11] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[20:32:40] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[20:34:11] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[20:37:41] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[20:38:33] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[20:42:42] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[20:43:36] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[20:47:42] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[20:48:37] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[20:52:44] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[20:53:37] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[20:54:45] SteveGoodey (SteveGoodey!~steve@host86-148-199-122.range86-148.btcentralplus.com) has quit (Remote host closed the connection)
[21:02:47] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:07:41] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 240 seconds)
[21:09:03] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:09:40] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[21:09:41] kc (kc!~Casper@unaffiliated/kc) has quit (Ping timeout: 240 seconds)
[21:11:16] kc (kc!~Casper@unaffiliated/kc) has joined #mythtv
[21:14:12] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:15:00] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[21:19:04] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:19:41] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[21:24:04] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:29:08] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 276 seconds)
[21:35:14] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:35:53] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[21:40:24] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:41:00] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[21:45:14] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:46:00] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[21:46:18] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya)
[21:50:18] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:55:07] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 240 seconds)
[21:56:24] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[21:57:03] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[21:57:29] NightMonkey (NightMonkey!debian-tor@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!)
[21:59:35] kc (kc!~Casper@unaffiliated/kc) has quit (Ping timeout: 264 seconds)
[22:01:29] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:02:09] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[22:04:49] kc (kc!~Casper@unaffiliated/kc) has joined #mythtv
[22:06:30] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:11:11] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 240 seconds)
[22:12:36] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:13:20] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[22:17:36] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:18:22] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[22:22:38] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:23:23] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[22:27:40] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:33:11] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 264 seconds)
[22:34:46] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:38:14] jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv
[22:39:47] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 258 seconds)
[22:41:22] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:42:10] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[22:46:21] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:47:03] jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya)
[22:47:45] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[22:51:21] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:51:38] natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 240 seconds)
[22:52:15] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[22:56:23] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[22:57:16] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:01:23] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:02:14] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:06:23] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:07:05] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:11:23] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:12:04] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:16:25] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:17:07] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:21:25] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:22:23] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:26:24] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:27:20] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:31:25] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:35:02] j-rod|afk is now known as j-rod
[23:36:11] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 240 seconds)
[23:37:33] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:43:02] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 276 seconds)
[23:44:08] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:44:48] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:45:01] j-rod is now known as j-rod|afk
[23:49:09] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv
[23:52:05] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Read error: Connection reset by peer)
[23:54:10] eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv

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