Sunday, June 12th, 2011, 00:20 UTC | ||
[00:20:04] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[00:38:06] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[00:44:10] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[00:44:37] | davide_ (davide_!~david@host103.16.intrusion.com) has joined #mythtv | |
[00:44:38] | davide_ (davide_!~david@host103.16.intrusion.com) has quit (Changing host) | |
[00:44:38] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[00:52:45] | andreax (andreax!~andreaz@p57B92855.dip.t-dialin.net) has joined #mythtv | |
[01:22:58] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv | |
[01:27:40] | andreax (andreax!~andreaz@p57B92855.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
[01:30:23] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[01:32:21] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (Ping timeout: 252 seconds) | |
[01:34:49] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 240 seconds) | |
[01:37:30] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv | |
[01:41:22] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[01:49:29] | borei (borei!~dan@S010600e08154af64.vf.shawcable.net) has joined #mythtv | |
[01:49:44] | borei: | hi all |
[01:49:44] | noahric (noahric!~noahric@nat/google/x-fmyapwpehxbtalbd) has left #mythtv () | |
[01:50:08] | borei: | was trying to build mythtv with vdpau support, but configure script sayes "no" |
[01:50:24] | iamlindoro: | wrong channel, see topic |
[01:50:42] | borei: | thanks :-) |
[03:20:37] | jya: | Beirdo: you seem to be the IPv6 in-house expert... Keen on upgrading everything to IPv6; do I must have a IPv6 -> IPv4 tunnel? If I purchase a /32 IPv6 subnet, can I use it on any of my network gear no matter where they are connected, or it can only be used within the same local network ? |
[03:27:44] | borei (borei!~dan@S010600e08154af64.vf.shawcable.net) has quit (Quit: Leaving.) | |
[03:35:59] | wagnerrp: | a whole /32? what ever for? |
[03:36:47] | Beirdo: | I'm not sure what terms would come for the routing of a subnet. The simplest method so far for getting IPv6 to home is by a tunnel |
[03:37:42] | Beirdo: | most tunnel providers give you a /48 or /64, both of which are ungodly large for home use |
[03:38:08] | wagnerrp: | although /64 is going to be the standard allotment for home users |
[03:38:25] | Beirdo: | yeah, generally speaking |
[03:39:01] | Beirdo: | I'd be lost as to what to do with a /32 ;) |
[03:39:50] | wagnerrp: | id be lost as to what to do with anything more than a /64 |
[03:39:59] | Beirdo: | the /48 or /64 provided by the tunnel broker is always going to be routed via that tunnel broker. |
[03:40:37] | Beirdo: | but IPv4-wise you can connect your end anywhere in the world |
[03:41:44] | Beirdo: | yeah, I have both a /48 and a /64. massive overkill |
[03:44:09] | jya: | Beirdo: I guess my question is related to routing.. With my own IPv6 subnet, is it like IPv4 and really all has to be routed to the same endpoint. So all allocated IPv6 address are within a LAN ; or would I be able to assign some address to machines in Europe and others to my home in Oz |
[03:45:11] | wagnerrp: | i assume routing would be done hierarchically |
[03:46:03] | Beirdo: | yeah, I would assume so too. You could probably split it, but you'd be responsible for the routing on your own (routing for the world that is) |
[03:46:20] | jya: | so it's fundamentally like IPv4 I guess and I can't assign an IP address anywhere in the world and expect it to work |
[03:46:32] | Beirdo: | most likely it'd be easiest at this point to get two 4/6 tunnels |
[03:46:45] | Beirdo: | you can, sure, just like IPv4 |
[03:46:50] | Beirdo: | as long as you route it |
[03:47:00] | jya: | ok... |
[03:47:09] | jya: | well, that clarifies thing... |
[03:47:19] | jya: | why would anyone want a /64 by default at home ? |
[03:47:26] | Beirdo: | and most of us don't have networking gear to do that |
[03:47:29] | jya: | already throwing away IPs |
[03:47:58] | jya: | no matter how many there are.. |
[03:48:06] | Beirdo: | /64 is what fits autoconfigure (mapping to MAC addresses) |
[03:48:33] | wagnerrp: | because conceptually IPv6 is really only a 2^64 space |
[03:48:46] | wagnerrp: | the first /64 denote the consumer endpoint |
[03:48:46] | jya: | isn't it 2^128? |
[03:48:47] | Beirdo: | ummm, hardly |
[03:48:59] | wagnerrp: | the second /64 denote the local identifier |
[03:49:11] | Beirdo: | hehe, that's like saying IPv5 is conceptually /24 |
[03:49:20] | Beirdo: | v4 rather |
[03:49:40] | wagnerrp: | well the /64 takes the place of IPv4's NAT |
[03:49:47] | Beirdo: | it's just the convenient size chosen to be the common divider |
[03:49:50] | wagnerrp: | instead of giving everyone a /32, you give them a /64 |
[03:50:01] | wagnerrp: | but then you make everything within that routable |
[03:50:42] | Beirdo: | yeah, it maps well to the local LAN MAC address, so they can't go much smaller |
[03:50:54] | Beirdo: | and larger... is just not necessary |
[03:51:36] | jya: | I have to rework on my WRT54 firmware then and add IPv6... |
[03:51:57] | jya: | probably add the freenet6 client in it while I'm at it |
[03:52:17] | Beirdo: | freenet6 should work well for you, you have a tunnel endpoint in Sydney |
[03:52:59] | jya: | yes, I have chosen them for that reason. My ISP is trialing IPv6 already ; all their gear are already dual-stack |
[03:53:01] | Beirdo: | so your IPv4 routing should stay in .au anyways unless they are poorly interconnected |
[03:53:09] | Beirdo: | nice |
[03:54:04] | Beirdo: | if you basically plan on using /64, you should be able to transfer the last 64 bits between /64s easily enough, conceptually like wagnerrp was alluding to |
[03:54:36] | Beirdo: | so if they give you /64 native from the ISP, you just change the network portion, and done |
[03:55:32] | jya: | I'm guessing I have then to put firewall on all my gear.. |
[03:56:04] | jya: | I wonder the implication of running stuff like torrent now; they wouldn't be able to just pinpoint my ISP now, but even target the actual PC downloading.. |
[03:56:21] | jya: | no more hiding |
[03:56:32] | wagnerrp: | you dont have to use the auto-generated addresses |
[03:56:42] | wagnerrp: | you can address your own machines sequentially if you wanted |
[03:56:52] | Beirdo: | wagnerrp: you don't have to, but you can actually do both :) |
[03:57:08] | Beirdo: | my frontend has ::5 and the autoconf |
[03:57:13] | Beirdo: | for instance |
[04:01:43] | jya: | Beirdo: to encode in h264, what -vcodec should I provide to ffmpeg? |
[04:02:29] | Beirdo: | umm, I'd have to look at what we use in nuvexport, but I think libx264 |
[04:03:18] | jya: | I'm guessing this is with the external libx264 |
[04:03:26] | jya: | doesn't ffmpeg has its own x264 encoder? |
[04:03:40] | Beirdo: | don't think so |
[04:03:46] | jya: | I keep getting "Unknown encoder 'libx264' |
[04:03:52] | Beirdo: | decoder, yes, not so sure about encoder |
[04:04:10] | Beirdo: | you'd have to install a version built with support |
[04:04:20] | Beirdo: | like from medibuntu |
[04:05:04] | jya: | ah ok... |
[04:05:07] | Beirdo: | or from mythtv if compiled with libx264 support |
[04:05:13] | jya: | well, going to compile it myself then |
[04:05:15] | Beirdo: | mythffmpeg that is |
[04:06:04] | jya: | I believe I have mythtranscode working with passthrough audio.. |
[04:06:08] | jya: | but need to test :) |
[04:06:14] | Beirdo: | ahhh |
[04:07:17] | Beirdo: | finally, the sun's down. I can see again :) |
[04:07:34] | Beirdo: | the curse of having a west-facing apartment |
[04:08:16] | wagnerrp: | blackout curtains |
[04:10:05] | Beirdo: | yeah, if it keeps being sunny (not that common in Seattle), I should put the blinds back down at least |
[04:10:15] | Beirdo: | anyways... |
[04:27:40] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[04:27:55] | jya: | Beirdo: how in ffmpeg configure do you specify an extra path for where to look for extra header and libraries ? |
[04:28:16] | Beirdo: | not sure |
[04:28:42] | Beirdo: | wouldnt' it just be easier to use mythffmpeg? |
[04:29:06] | jya: | well, I just want to compile with libx264 |
[04:29:20] | jya: | and libx264 system isn't recent enough for the ffmpeg in myth |
[04:29:25] | Beirdo: | hehe |
[04:29:28] | Beirdo: | gotcha |
[04:29:36] | jya: | so I compiled and installed libx264 in my /usr/local/mythtv-trunk dir |
[04:29:47] | jya: | which is where I build and compile myth |
[04:31:47] | jya: | look like I will have to install libx264 in the root folder |
[04:31:48] | jya: | how well |
[04:39:14] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[04:44:49] | jya: | Beirdo: working !! and perfect A/V sync using original audio stream... Can generate mkv now.. |
[04:45:31] | Beirdo: | yay |
[04:46:45] | jya: | main fix was found by Paul Gardiner |
[05:00:08] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[05:10:59] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Remote host closed the connection) | |
[05:11:35] | wagnerrp (wagnerrp!~wagnerrp_@2001:470:1f11:12f::a27) has joined #mythtv | |
[05:11:35] | wagnerrp (wagnerrp!~wagnerrp_@2001:470:1f11:12f::a27) has quit (Changing host) | |
[05:11:36] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
[05:45:44] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 258 seconds) | |
[05:47:28] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv | |
[05:58:59] | stoffel (stoffel!~quassel@p57B4D4C6.dip.t-dialin.net) has joined #mythtv | |
[06:35:55] | sailerboy (sailerboy!sailerboy@ipv61.sailerboy.net) has quit (Quit: ZNC - http://znc.sourceforge.net) | |
[06:40:01] | sailerboy (sailerboy!sailerboy@ipv61.sailerboy.net) has joined #mythtv | |
[06:52:26] | thedeath (thedeath!~thedeath@78-20-5-18.access.telenet.be) has joined #mythtv | |
[07:15:12] | xris (xris!~xris@mythtv/developer/xris) has quit (Quit: Terminated with extreme prejudice - dircproxy 1.2.0) | |
[07:24:17] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
[07:28:06] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv | |
[07:36:53] | rhpot199` (rhpot199`!~rhpot1991@204.8.45.13) has joined #mythtv | |
[07:37:15] | superm1` (superm1`!~superm1@204.8.45.13) has joined #mythtv | |
[07:37:54] | Dave123 (Dave123!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (*.net *.split) | |
[07:37:54] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (*.net *.split) | |
[07:37:54] | rcaskey (rcaskey!~Rob@dumbledore.athenshousing.org) has quit (*.net *.split) | |
[07:37:55] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (*.net *.split) | |
[07:37:55] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (*.net *.split) | |
[07:37:55] | analogue__ (analogue__!~analogue@c-98-222-42-225.hsd1.il.comcast.net) has quit (*.net *.split) | |
[07:37:56] | Anssi (Anssi!hannulaa@mandriva/developer/anssi) has quit (*.net *.split) | |
[07:37:56] | weta (weta!~aross@CPE485b390978ce-CM00222ddf42dd.cpe.net.cable.rogers.com) has quit (*.net *.split) | |
[07:37:56] | tomimo (tomimo!~kurre@xdsl-83-150-88-111.nebulazone.fi) has quit (*.net *.split) | |
[07:37:57] | jpabq- (jpabq-!~jpabq@174-28-184-228.albq.qwest.net) has quit (*.net *.split) | |
[07:37:57] | ikonia (ikonia!~irc@unaffiliated/ikonia) has quit (*.net *.split) | |
[07:37:57] | dagar (dagar!~dagar@agar.ca) has quit (*.net *.split) | |
[07:37:57] | okolsi (okolsi!~mythtv@unaffiliated/okolsi) has quit (*.net *.split) | |
[07:37:58] | marl_scot (marl_scot!~matt@office.unk.com) has quit (*.net *.split) | |
[07:37:58] | mag0o (mag0o!20001@slackhost.lynchmv.com) has quit (*.net *.split) | |
[07:37:59] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (*.net *.split) | |
[07:37:59] | danielk22 (danielk22!~danielk@96.57.9.142) has quit (*.net *.split) | |
[07:37:59] | knightr (knightr!~knightr@mythtv/developer/knightr) has quit (*.net *.split) | |
[07:37:59] | poptix (poptix!poptix@poptix.net) has quit (*.net *.split) | |
[07:37:59] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (*.net *.split) | |
[07:38:00] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has quit (*.net *.split) | |
[07:38:01] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (*.net *.split) | |
[07:38:01] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (*.net *.split) | |
[07:38:01] | dekarl (dekarl!~dekarl@dslb-084-058-100-069.pools.arcor-ip.net) has quit (*.net *.split) | |
[07:38:02] | kc (kc!~Casper@unaffiliated/kc) has quit (*.net *.split) | |
[07:38:02] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has quit (*.net *.split) | |
[07:38:02] | jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has quit (*.net *.split) | |
[07:38:02] | ghoti (ghoti!~paul@scratch.it.ca) has quit (*.net *.split) | |
[07:38:02] | xris (xris!~xris@mythtv/developer/xris) has quit (*.net *.split) | |
[07:38:03] | jpharvey (jpharvey!~jpharvey@host86-147-252-74.range86-147.btcentralplus.com) has quit (*.net *.split) | |
[07:38:04] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (*.net *.split) | |
[07:38:04] | kurre_ (kurre_!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (*.net *.split) | |
[07:38:04] | foxbuntu (foxbuntu!~foxbuntu@ubuntu/member/foxbuntu) has quit (*.net *.split) | |
[07:38:04] | tris (tris!tristan@2001:1868:a00a::4) has quit (*.net *.split) | |
[07:38:04] | j-rod|afk (j-rod|afk!~jarod@static-72-93-233-3.bstnma.fios.verizon.net) has quit (*.net *.split) | |
[07:38:04] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has quit (*.net *.split) | |
[07:38:04] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has quit (*.net *.split) | |
[07:38:05] | jstenback_ (jstenback_!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has quit (*.net *.split) | |
[07:38:05] | jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has quit (*.net *.split) | |
[07:38:05] | wahrhaft (wahrhaft!~quassel@cpe-24-210-71-26.columbus.res.rr.com) has quit (*.net *.split) | |
[07:38:05] | kormoc_afk (kormoc_afk!~kormoc@mythtv/developer/kormoc) has quit (*.net *.split) | |
[07:38:05] | coling (coling!~colin@cpc1-sgyl30-2-0-cust258.sgyl.cable.virginmedia.com) has quit (*.net *.split) | |
[07:38:05] | MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has quit (*.net *.split) | |
[07:38:05] | ybot (ybot!~quassel@61.14.141.36) has quit (*.net *.split) | |
[07:38:05] | JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-75-39.tx.res.rr.com) has quit (*.net *.split) | |
[07:38:05] | _charly_ (_charly_!kroseneg@sunrise.schmidham.net) has quit (*.net *.split) | |
[07:38:07] | superm1 (superm1!~superm1@ubuntu/member/superm1) has quit (*.net *.split) | |
[07:38:07] | rhpot1991 (rhpot1991!~rhpot1991@ubuntu/member/rhpot1991) has quit (*.net *.split) | |
[07:38:07] | Slasher` (Slasher`!~Slasher@188.165.164.15) has quit (*.net *.split) | |
[07:43:11] | poptix (poptix!poptix@poptix.net) has joined #mythtv | |
[07:43:11] | knightr (knightr!~knightr@mythtv/developer/knightr) has joined #mythtv | |
[07:43:11] | danielk22 (danielk22!~danielk@96.57.9.142) has joined #mythtv | |
[07:43:11] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv | |
[07:43:11] | dblain (dblain!~dblain@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv | |
[07:43:11] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv | |
[07:43:11] | jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has joined #mythtv | |
[07:43:11] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has joined #mythtv | |
[07:43:11] | dekarl (dekarl!~dekarl@dslb-084-058-100-069.pools.arcor-ip.net) has joined #mythtv | |
[07:43:11] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[07:43:11] | davide_ (davide_!~david@host103.16.intrusion.com) has joined #mythtv | |
[07:43:11] | Dave123 (Dave123!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv | |
[07:43:11] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[07:43:11] | rcaskey (rcaskey!~Rob@dumbledore.athenshousing.org) has joined #mythtv | |
[07:43:22] | jpabq- (jpabq-!~jpabq@174-28-184-228.albq.qwest.net) has joined #mythtv | |
[07:43:22] | ikonia (ikonia!~irc@unaffiliated/ikonia) has joined #mythtv | |
[07:43:22] | dagar (dagar!~dagar@agar.ca) has joined #mythtv | |
[07:43:22] | okolsi (okolsi!~mythtv@unaffiliated/okolsi) has joined #mythtv | |
[07:43:27] | Casper0082 (Casper0082!~Casper@pool-70-20-177-119.phil.east.verizon.net) has joined #mythtv | |
[07:43:27] | coling (coling!~colin@cpc1-sgyl30-2-0-cust258.sgyl.cable.virginmedia.com) has joined #mythtv | |
[07:43:27] | MavT (MavT!~MaverickT@111.86.233.220.static.exetel.com.au) has joined #mythtv | |
[07:43:27] | ybot (ybot!~quassel@61.14.141.36) has joined #mythtv | |
[07:43:27] | JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-75-39.tx.res.rr.com) has joined #mythtv | |
[07:43:27] | _charly_ (_charly_!kroseneg@sunrise.schmidham.net) has joined #mythtv | |
[07:43:33] | marl_scot (marl_scot!~matt@office.unk.com) has joined #mythtv | |
[07:43:33] | mag0o (mag0o!20001@slackhost.lynchmv.com) has joined #mythtv | |
[07:43:50] | jpabq (jpabq!~jpabq@mythtv/developer/jpabq) has joined #mythtv | |
[07:43:50] | wahrhaft (wahrhaft!~quassel@cpe-24-210-71-26.columbus.res.rr.com) has joined #mythtv | |
[07:43:50] | kormoc_afk (kormoc_afk!~kormoc@mythtv/developer/kormoc) has joined #mythtv | |
[07:44:10] | Slasher` (Slasher`!~Slasher@188.165.164.15) has joined #mythtv | |
[07:44:10] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
[07:44:10] | jpharvey (jpharvey!~jpharvey@host86-147-252-74.range86-147.btcentralplus.com) has joined #mythtv | |
[07:44:10] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv | |
[07:44:10] | kurre_ (kurre_!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[07:44:10] | foxbuntu (foxbuntu!~foxbuntu@ubuntu/member/foxbuntu) has joined #mythtv | |
[07:44:10] | tris (tris!tristan@2001:1868:a00a::4) has joined #mythtv | |
[07:44:10] | j-rod|afk (j-rod|afk!~jarod@static-72-93-233-3.bstnma.fios.verizon.net) has joined #mythtv | |
[07:44:10] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv | |
[07:44:10] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has joined #mythtv | |
[07:44:10] | jstenback_ (jstenback_!~jstenback@2620:101:8003:200:224:e8ff:fe39:34c2) has joined #mythtv | |
[07:44:16] | marl_scot (marl_scot!~matt@office.unk.com) has quit (*.net *.split) | |
[07:44:16] | mag0o (mag0o!20001@slackhost.lynchmv.com) has quit (*.net *.split) | |
[07:44:27] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv | |
[07:44:27] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[07:44:27] | analogue__ (analogue__!~analogue@c-98-222-42-225.hsd1.il.comcast.net) has joined #mythtv | |
[07:44:27] | Anssi (Anssi!hannulaa@mandriva/developer/anssi) has joined #mythtv | |
[07:44:27] | weta (weta!~aross@CPE485b390978ce-CM00222ddf42dd.cpe.net.cable.rogers.com) has joined #mythtv | |
[07:44:27] | tomimo (tomimo!~kurre@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[07:44:33] | jpabq- (jpabq-!~jpabq@174-28-184-228.albq.qwest.net) has quit (*.net *.split) | |
[07:44:33] | ikonia (ikonia!~irc@unaffiliated/ikonia) has quit (*.net *.split) | |
[07:44:34] | dagar (dagar!~dagar@agar.ca) has quit (*.net *.split) | |
[07:44:34] | okolsi (okolsi!~mythtv@unaffiliated/okolsi) has quit (*.net *.split) | |
[07:44:39] | davide_ (davide_!~david@host103.16.intrusion.com) has quit (*.net *.split) | |
[07:44:39] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (*.net *.split) | |
[07:44:39] | dekarl (dekarl!~dekarl@dslb-084-058-100-069.pools.arcor-ip.net) has quit (*.net *.split) | |
[07:44:40] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has quit (*.net *.split) | |
[07:44:40] | jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has quit (*.net *.split) | |
[07:44:40] | ghoti (ghoti!~paul@scratch.it.ca) has quit (*.net *.split) | |
[07:45:00] | ikonia (ikonia!~irc@unaffiliated/ikonia) has joined #mythtv | |
[07:45:56] | ghoti (ghoti!~paul@scratch.it.ca) has joined #mythtv | |
[07:49:00] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
[07:49:00] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has joined #mythtv | |
[07:49:40] | jpabq- (jpabq-!~jpabq@174-28-184-228.albq.qwest.net) has joined #mythtv | |
[07:49:40] | dagar (dagar!~dagar@agar.ca) has joined #mythtv | |
[07:49:40] | okolsi (okolsi!~mythtv@unaffiliated/okolsi) has joined #mythtv | |
[07:49:52] | marl_scot (marl_scot!~matt@office.unk.com) has joined #mythtv | |
[07:49:53] | mag0o (mag0o!20001@slackhost.lynchmv.com) has joined #mythtv | |
[07:50:25] | davide_ (davide_!~david@host103.16.intrusion.com) has joined #mythtv | |
[07:50:25] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[07:50:25] | dekarl (dekarl!~dekarl@dslb-084-058-100-069.pools.arcor-ip.net) has joined #mythtv | |
[07:50:25] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has joined #mythtv | |
[07:50:25] | jams (jams!~jams@cpe-184-58-217-97.wi.res.rr.com) has joined #mythtv | |
[08:49:50] | andreax (andreax!~andreaz@p57B92855.dip.t-dialin.net) has joined #mythtv | |
[08:54:58] | andreax (andreax!~andreaz@p57B92855.dip.t-dialin.net) has quit (Quit: Leaving.) | |
[09:52:41] | kth (kth!~kth@unaffiliated/kth) has joined #mythtv | |
[10:02:28] | joe_ (joe_!~jmk@64.73.32.135) has quit (Read error: Connection reset by peer) | |
[10:02:48] | joe_ (joe_!~jmk@64.73.32.135) has joined #mythtv | |
[10:05:02] | mike|2 (mike|2!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (Remote host closed the connection) | |
[10:05:55] | mike|2 (mike|2!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv | |
[10:32:29] | kth (kth!~kth@unaffiliated/kth) has quit (Read error: No route to host) | |
[10:33:33] | kth (kth!~kth@unaffiliated/kth) has joined #mythtv | |
[10:48:44] | bugbear (bugbear!~sabayonus@s83-177-186-55.cust.tele2.se) has joined #mythtv | |
[10:49:10] | bugbear is now known as Guest5713 | |
[10:58:29] | stuartm: | mythweb – "150 programs, using 488 GB (-724559 hr)" |
[10:59:36] | stuartm: | I'm sure watching TV wastes time, but would it really deduct 724000+ hours of my life? |
[11:16:33] | andreax (andreax!~andreaz@p57B92855.dip.t-dialin.net) has joined #mythtv | |
[11:44:46] | davide_ (davide_!~david@host103.16.intrusion.com) has quit (Remote host closed the connection) | |
[11:45:11] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[12:14:58] | andreax (andreax!~andreaz@p57B92855.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
[12:32:24] | superm1` is now known as superm1 | |
[13:00:43] | ^rcaskey (^rcaskey!~Rob@dumbledore.athenshousing.org) has joined #mythtv | |
[13:03:48] | stoffel (stoffel!~quassel@p57B4D4C6.dip.t-dialin.net) has quit (Ping timeout: 250 seconds) | |
[13:06:38] | paul-h_ (paul-h_!~paulh@5adce259.bb.sky.com) has joined #mythtv | |
[13:06:38] | paul-h_ (paul-h_!~paulh@5adce259.bb.sky.com) has quit (Changing host) | |
[13:06:38] | paul-h_ (paul-h_!~paulh@mythtv/developer/paul-h) has joined #mythtv | |
[13:09:00] | paul-h (paul-h!~paulh@mythtv/developer/paul-h) has quit (Ping timeout: 250 seconds) | |
[13:10:09] | Dave123 (Dave123!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (*.net *.split) | |
[13:10:09] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (*.net *.split) | |
[13:10:09] | rcaskey (rcaskey!~Rob@dumbledore.athenshousing.org) has quit (*.net *.split) | |
[13:17:17] | Dave123 (Dave123!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv | |
[13:20:32] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[13:39:11] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Remote host closed the connection) | |
[14:02:27] | gandalfcome (gandalfcome!~gandalfco@58-6-93-188.dyn.iinet.net.au) has joined #mythtv | |
[14:30:27] | gandalfcome (gandalfcome!~gandalfco@58-6-93-188.dyn.iinet.net.au) has quit (Remote host closed the connection) | |
[14:35:29] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[14:53:57] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Remote host closed the connection) | |
[15:02:17] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[15:54:40] | Guest5713 (Guest5713!~sabayonus@s83-177-186-55.cust.tele2.se) has quit (Remote host closed the connection) | |
[15:57:41] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[16:03:28] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (Quit: Leaving) | |
[16:11:54] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv | |
[16:12:05] | superm1 (superm1!~superm1@204.8.45.13) has quit (Quit: Coyote finally caught me) | |
[16:12:05] | tgm4883 (tgm4883!~tgm4883@ubuntu/member/tgm4883) has quit (Quit: Coyote finally caught me) | |
[16:12:05] | rhpot199` (rhpot199`!~rhpot1991@204.8.45.13) has quit (Quit: Coyote finally caught me) | |
[16:17:27] | danielk22: | I haven't actually looked at the new VERBOSE code, but if we're putting everything in the database doesn't ACID mean we're doing an fsync for every line of debugging output? |
[16:23:53] | knightr (knightr!~knightr@mythtv/developer/knightr) has quit (Ping timeout: 252 seconds) | |
[16:24:13] | knightr (knightr!~knightr@mythtv/developer/knightr) has joined #mythtv | |
[16:33:57] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[16:39:44] | danielk22: | To anyone wondering it looks like the code delays db logging an average of 100 ms with a +/- 100 ms variance. This allows writes to be bunched. The code still allows 90%+ of a typical drive's capacity to be used for logging, but it looks like we can tune this fairly easily. |
[16:44:43] | davide_ (davide_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[16:45:12] | davide_ (davide_!~david@host103.16.intrusion.com) has joined #mythtv | |
[16:45:12] | davide_ (davide_!~david@host103.16.intrusion.com) has quit (Changing host) | |
[16:45:12] | davide_ (davide_!~david@mythtv/developer/gigem) has joined #mythtv | |
[16:50:50] | kth (kth!~kth@unaffiliated/kth) has quit (Quit: Leaving.) | |
[17:12:30] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (*.net *.split) | |
[17:12:30] | mike|2 (mike|2!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (*.net *.split) | |
[17:12:31] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (*.net *.split) | |
[17:12:32] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has quit (*.net *.split) | |
[17:22:51] | stuarta (stuarta!~stuarta@metis.squashedfrog.net) has joined #mythtv | |
[17:22:51] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has joined #mythtv | |
[17:22:51] | stuarta (stuarta!~stuarta@metis.squashedfrog.net) has quit (Changing host) | |
[17:43:41] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[17:43:41] | mike|2 (mike|2!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv | |
[17:43:41] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
[18:11:00] | stoffel (stoffel!~quassel@p57B4D4C6.dip.t-dialin.net) has joined #mythtv | |
[18:28:42] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[18:39:08] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[18:42:19] | ThisNewGuy1 (ThisNewGuy1!~doug@pool-98-109-19-98.nwrknj.fios.verizon.net) has quit (Read error: Connection reset by peer) | |
[18:57:26] | ThisNewGuy (ThisNewGuy!~doug@pool-98-109-19-98.nwrknj.fios.verizon.net) has joined #mythtv | |
[19:02:14] | fbnts (fbnts!~root@93-97-20-155.zone5.bethere.co.uk) has joined #mythtv | |
[19:02:22] | fbnts (fbnts!~root@93-97-20-155.zone5.bethere.co.uk) has left #mythtv () | |
[19:20:45] | kth (kth!~kth@unaffiliated/kth) has joined #mythtv | |
[19:26:21] | kth (kth!~kth@unaffiliated/kth) has quit (Quit: Leaving.) | |
[19:28:59] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Remote host closed the connection) | |
[19:32:52] | gigem_ (gigem_!~gigem@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[19:38:50] | iamlindoro (iamlindoro!~iamlindor@mythtv/developer/iamlindoro) has quit (Ping timeout: 260 seconds) | |
[19:40:39] | iamlindoro (iamlindoro!~iamlindor@mythtv/developer/iamlindoro) has joined #mythtv | |
[19:44:53] | gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has joined #mythtv | |
[19:44:53] | gigem (gigem!~gigem@mythtv/developer/gigem) has joined #mythtv | |
[19:44:53] | gigem (gigem!~gigem@cpe-76-187-29-95.tx.res.rr.com) has quit (Changing host) | |
[20:04:25] | zombor (zombor!~zombor_@65.29.235.201) has joined #mythtv | |
[20:04:32] | zombor (zombor!~zombor_@65.29.235.201) has quit (Changing host) | |
[20:04:33] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[20:13:32] | highzeth (highzeth!~hz@hoiseth.no) has joined #mythtv | |
[20:18:41] | andreax (andreax!~andreaz@p57B92855.dip.t-dialin.net) has joined #mythtv | |
[20:45:24] | stoffel (stoffel!~quassel@p57B4D4C6.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[20:51:20] | jpharvey_ (jpharvey_!~jpharvey@host86-181-239-235.range86-181.btcentralplus.com) has joined #mythtv | |
[20:54:12] | jpharvey (jpharvey!~jpharvey@host86-147-252-74.range86-147.btcentralplus.com) has quit (Ping timeout: 255 seconds) | |
[21:04:52] | iamlindoro: | jpabq, Out of curiosity, why the new window instead of adding the single widget to one of the schedule detail screens? |
[21:09:03] | jpabq: | I started to do it as a single widget, but decided I liked to be able to see all the selected options without having to cycle through them one at a time. If gigem adds more than ~8 filters, it may still require some scrolling up and down to see what has been selected, but that is still seemed less tedious than just seeing one at a time. |
[21:09:31] | Cougar (Cougar!~cougar@kkk.version6.net) has quit (Ping timeout: 246 seconds) | |
[21:10:29] | iamlindoro (iamlindoro!~iamlindor@mythtv/developer/iamlindoro) has quit (Ping timeout: 246 seconds) | |
[21:16:09] | iamlindoro (iamlindoro!~iamlindor@mythtv/developer/iamlindoro) has joined #mythtv | |
[21:16:18] | iamlindoro: | jpabq, Sure, but how it will appear will depend on the themer-- it just seems unfortunate to have to theme a whole new window for one widget |
[21:16:26] | stuartm: | it could be either, both are buttonlists, it's just the presentation that's different, there's no rule that requires themers to portray some things in the 'selector' style and others as lists |
[21:19:04] | iamlindoro: | Another thing I was concerned about is that the new window is called from what is already a second-level depth in the rule editor-- ie, you need to edit the rule, then pull up a second level screen, then yet another to get to filters |
[21:19:04] | iamlindoro: | If it has to be its own window, wouldn't it be more consistent for it to be pulled up from where all the other second-order windows are? |
[21:20:06] | ** iamlindoro curses comcast for its flappy internet-- I'm not seeing responses (and many of my comments aren't making it here) but I'm trying to catch up using the logs ** | |
[21:21:57] | iamlindoro: | Speaking for Arclight, at least, the schedule editor is built around the fact that there are only two levels-- adding a third means I have to break the paradigm and figure out where to put the window for that one widget. If it were just a widget and not a window I would probably just put it in a selector style buttonlist and add it wherever |
[21:32:46] | jpabq: | From a user-flow point of view, it just made sense to put on the options screen. I understand the problem in regards to Arclight, though --- If you (iamlindoro) and stuartm decide it should be done differently, I am certainly not going to stop you. |
[21:35:11] | taylorr (taylorr!~taylorr@unaffiliated/elmojo) has quit (Ping timeout: 240 seconds) | |
[21:51:15] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 258 seconds) | |
[22:13:33] | gigem: | i didn't discuss the ui with jpabq nor have i looked at the actual code yet, but the way he has it is pretty much how i envidioned it. the filters really are part of Schedule Options, so it logically belongs there. furthermore, i personally would want to see all of the filters, or as many as possible, and how they are set when editing them. that pretty much dictates a third-level screen. |
[22:16:31] | gigem: | as for the number of filters, there are only 6 defined currently. the code, however, allows for 12, but that number is completely arbitrary. the intent is to allow new filters to be added easily with only a scheme update or by users doing it themselves much like the powerpriority table. the user bit probably won't be well publicized, though. |
[22:20:16] | gigem: | jpabq: we need to reconsider not allowing filters for single, findone and override rules. They should definitely be allowed for findone rules. i think that's a bug in the old code. for single and override rules, users still might want to use the high definition filter. the downside is that is makes it possible to choose nonsensical things like choosing an afternoon program and the setting the primetime filter. i might need to extend the code so |
[22:20:17] | gigem: | that the filters indicate if they are suitable for single/override rules. |
[22:22:13] | iamlindoro: | gigem, The number of filters being shown is up to the themer, though, not the developer. Anyway, I am just wary of the UI becoming even more difficult to use-- creating a recording rule is already not what I would consider easy, adding yet another divergent UI behavior only worsens the experience |
[22:24:12] | iamlindoro: | But I'm not looking to pick a fight about it-- I avoid the frontend for creating rules because of the aforementioned confusing UI, I just use Mythweb |
[22:24:34] | iamlindoro: | jpabq, Also, can we remove the "Back" button? Almost no screens use one, and requiring one where the rest of the frontend just uses the Escape Key/Back action without it is inconsistent-- At the very least can we just use UIUTILW so it's optional? |
[22:31:15] | thedeath (thedeath!~thedeath@78-20-5-18.access.telenet.be) has quit () | |
[22:33:30] | jpabq: | iamlindoro, sure. In all the "default" themes, it was there so I just followed along. Feel free to make that change — or I can do it later on tonight. |
[22:44:31] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 263 seconds) | |
[22:45:40] | jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has joined #mythtv | |
[22:45:40] | jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has quit (Changing host) | |
[22:45:40] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[22:51:07] | knightr: | iamlindoro, email to reynaldo sent, let's hope it gives results... If it doesn't then a mail to senior devs and/or the ML will be in order I guess... Let's hope I don't have to resort to this... |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.