| Saturday, February 13th, 2010, 00:15 AST | ||
| [00:15:16] | brfransen: | Captain_Murdoch & sphery: I am using Fluxbox 1.1 and I just backed out http://svn.mythtv.org/trac/changeset/23286 and it did fix http://svn.mythtv.org/trac/ticket/7996 |
| [00:16:29] | brfransen: | it seems that when Qt::WindowFullScreen is set Fluxbox ignores x and y base and always uses 0,0 |
| [00:19:43] | wagnerrp: | huh... full-screened apps in windows dont remember what monitor they were full screen on when minimized |
| [00:19:52] | wagnerrp: | thats awkward |
| [00:21:05] | sphery: | brfransen: Thanks for the report. I'm not sure what Captain_Murdoch's plan is for it, now, but I think when he fixes the issue he saw, it will fix yours, too. |
| [00:24:08] | dashcloud (dashcloud!~quassel@71.246.26.87) has quit (Ping timeout: 256 seconds) | |
| [00:27:12] | jamesd2: | Captain_Murdoch, thanks it works, though it kept offering to make directories, but failed to do so... and even after i created the directory it still complained but the backend saw the directory and listed free space |
| [00:27:35] | wagnerrp: | did you have write permissions? |
| [00:28:02] | jamesd2: | yes, i changed owndership to mythtv, and when it complained still.. i made it 777 |
| [00:30:54] | inordkuo (inordkuo!~inorkuo@adsl-243-141-68.int.bellsouth.net) has quit (Read error: Connection reset by peer) | |
| [00:33:08] | jamesd2: | now, to add even more storage.. has anyone used iscsi with mythtv? |
| [00:33:53] | wagnerrp: | indirectly |
| [00:34:03] | wagnerrp: | my SBE and FE both boot off iscsi |
| [00:34:11] | wagnerrp: | but record to NFS |
| [00:34:47] | wagnerrp: | not much point to recording to iscsi, unless youre using some dedicated NAS system for a single backend |
| [00:35:53] | grokky (grokky!~grokky@ppp118-209-203-155.lns20.mel6.internode.on.net) has quit (Remote host closed the connection) | |
| [00:39:17] | hipitihop: | what is the correct ubuntu way to modify the db access to allow other hosts |
| [00:39:57] | [R]: | there is no "ubuntu" way... the just mysql way |
| [00:40:22] | hipitihop: | [R], so I do this ? "mysql -u root mythconverg" |
| [00:40:41] | hipitihop: | I have the mythbuntu variant |
| [00:41:00] | fleers is now known as fleers_ | |
| [00:41:00] | [R]: | thats not going to do anything but attempt to log in to the mythconverg db with the root user w/o a password |
| [00:41:31] | hipitihop: | ok, just trying to fllow this http://www.mythtv.org/docs/mythtv-HOWTO-6.html#ss6.2 |
| [00:42:48] | [R]: | mythbunut sets up the db itself |
| [00:42:53] | [R]: | those instructions only work if you follow the mall |
| [00:43:06] | [R]: | and seeing as the db is already set up... you can't follow them all |
| [00:43:21] | hipitihop: | [R], yes it's all setup and working ... I'm trying to allow other hosts to connect |
| [00:45:00] | hipitihop: | [R], in short I'm trying to setup mymote on the iphone but although I can see the backend and select the frontend it complains about disconnection so I'm guessing it wants to get to the db to get keybindings |
| [00:45:49] | hipitihop: | so do I need to login in as root or as the normal user |
| [00:46:12] | [R]: | if you dont know how to use mysql |
| [00:46:16] | [R]: | there is tons of documentation on how to use it |
| [00:47:13] | hipitihop: | I know the basics, I'm just not familiar with how mytbuntu sets up the db, rights, what user etc |
| [00:49:00] | [R]: | well this isn't #mythbuntu |
| [00:49:25] | hipitihop: | oops, my bad |
| [00:50:44] | grndslm (grndslm!~grndslm@174-126-14-4.cpe.cableone.net) has joined #mythtv-users | |
| [00:50:49] | Lord_Deathscythe (Lord_Deathscythe!~chris@h129.233.20.98.dynamic.ip.windstream.net) has quit (Quit: I am called onward) | |
| [00:55:36] | KraMer (KraMer!~mark@2002:46f0:bab3:0:215:f2ff:fef4:4288) has joined #mythtv-users | |
| [01:07:41] | MartinJT (MartinJT!~martin@109.170.141.132) has quit (Ping timeout: 245 seconds) | |
| [01:21:09] | MartinJT (MartinJT!~martin@109.170.141.132) has joined #mythtv-users | |
| [01:21:47] | jamesd2: | wagnerrp, i have a ZFS filesever, that has 1TB of disk space.. and its simple to allocate storage via iscsi, and since nfs sucked last week when i did some simple nfs shares via solaris i figured i would give iscsi a try |
| [01:43:46] | hipitihop: | I'm trying to run "grant all on mythconverg.* to mythtv@"%" identified by "mythtv"; but I'm getting access denied. I simply want to allow other hosts, can I just change a config file somewhere instead ? |
| [01:44:12] | wagnerrp: | no, you have to send that command to give access |
| [01:44:25] | wagnerrp: | although you cant, because you are not logged into mysql as root |
| [01:45:12] | hipitihop: | aah, I'm logged in as mythtv |
| [01:46:25] | hipitihop: | now how do I know what root password is |
| [01:46:45] | wagnerrp: | the root password is whatever you set it to |
| [01:46:52] | jamesd2: | hipitihop, perhaps there isn't one.. |
| [01:47:18] | hipitihop: | nope, it has one and it is the same as the default mythtv user. |
| [01:47:24] | simcop2387 (simcop2387!~simcop238@p3m/member/simcop2387) has quit (Ping timeout: 276 seconds) | |
| [01:50:09] | hipitihop: | wagnerrp, all done .. but my mymote iphone app still complains about remote connection closed.... do I need to restart something ? |
| [01:50:31] | wagnerrp: | ive never used that, so i have no idea what that error in that program would mean |
| [01:50:40] | wagnerrp: | remote connection to what? |
| [01:50:45] | beata (beata!~beata@c-69-142-8-139.hsd1.nj.comcast.net) has joined #mythtv-users | |
| [01:50:46] | wagnerrp: | database? backend? frontend? |
| [01:51:03] | hipitihop: | looks like syays frontend |
| [01:59:33] | pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has quit () | |
| [02:03:05] | hipitihop: | does anyone here using mymote ? does the iPhone have to be jailbroken ? |
| [02:04:28] | tank-man: | what is this iPhone you speak of |
| [02:06:42] | hipitihop: | probably almost OT, but it is a mythtv control app :-) |
| [02:12:28] | hipitihop: | anyone her eusing mymote ? |
| [02:13:33] | iamlindoro: | hipitihop, Asking it every nine minutes is a great way to catch a ban |
| [02:16:10] | wagnerrp: | hipitihop: mymote is not an official tool, nor is it something many people in here are likely to use |
| [02:16:19] | wagnerrp: | youll probably have better luck on the mailing list |
| [02:17:09] | hipitihop: | thanks, sorry for the noise, I did not intend to offend/abuse the channel. |
| [02:17:22] | wagnerrp: | its just common sense |
| [02:17:26] | wagnerrp: | no one joined the channel |
| [02:17:43] | wagnerrp: | and there hasnt been enough talk (or any) for your question to roll off anyone's scrollback |
| [02:17:55] | iamlindoro: | as a rule, it should be a matter of hours, not minutes, before you repeat yourself |
| [02:18:17] | wagnerrp: | theres no point asking a second time, if youre just going to be asking the same people |
| [02:18:33] | wagnerrp: | youre not being ignored, theres just no one here who knows anything about that program |
| [02:20:14] | hipitihop: | makes sense, I did not see anyone join but then I do remember earlier someone else mentioned here that's how I got on to it.. but yes I try an be less eager for answers. Appreciate your help |
| [02:28:31] | beata (beata!~beata@c-69-142-8-139.hsd1.nj.comcast.net) has quit (Ping timeout: 245 seconds) | |
| [02:36:00] | And4713 (And4713!~And4713@c-98-201-61-20.hsd1.tx.comcast.net) has joined #mythtv-users | |
| [02:36:26] | ** Beirdo yawns ** | |
| [02:36:37] | Beirdo: | why am I awake at 2:30am? |
| [02:36:49] | [R]: | why shodul'nt you be |
| [02:39:16] | Beirdo: | because I need sleep? :) |
| [02:39:51] | [R]: | lies |
| [02:40:06] | [R]: | sleep is a conspiracy from the mattress comppanies |
| [02:40:12] | Beirdo: | heh |
| [02:40:38] | wagnerrp: | this message has been brought to you by coffee growers of columbia |
| [02:43:04] | [R]: | the fair trade ones... or the non-fair trade ones/ |
| [02:43:19] | Beirdo: | the ones that also grow coca leaf... of course |
| [02:43:38] | Beirdo: | besides... Colombian coffee is way overrated :) |
| [02:43:45] | Beirdo: | Costa Rican is much better :) |
| [02:43:54] | [R]: | i saw a thing on tv once about the guys in columbia who make drugs |
| [02:43:56] | [R]: | it was pretty crazy |
| [02:44:06] | wagnerrp: | the columbian stuff has more kick to it |
| [02:44:11] | wagnerrp: | especially the powdered kind |
| [02:44:14] | Beirdo: | nah |
| [02:44:26] | wagnerrp: | *hint* *hint* |
| [02:44:35] | Beirdo: | heh |
| [02:44:46] | Beirdo: | well, if your coffee is beige, it's not pure coffee ;) |
| [02:45:20] | Beirdo: | and that's not coffee-mate |
| [02:46:04] | Beirdo: | anyways... gotta sleep. |
| [02:46:07] | Beirdo: | Ciao |
| [02:47:53] | simcop2387 (simcop2387!~simcop238@p3m/member/simcop2387) has joined #mythtv-users | |
| [02:52:50] | KraMer (KraMer!~mark@2002:46f0:bab3:0:215:f2ff:fef4:4288) has left #mythtv-users ("Leaving") | |
| [02:55:40] | andreax (andreax!~andreaz@p57B97A54.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
| [03:22:11] | brfransen (brfransen!~brfransen@adrianDHCP-47.216-254-250.iw.net) has quit (Quit: brfransen) | |
| [03:25:11] | artus36 (artus36!~artus36@i577BBC0B.versanet.de) has joined #mythtv-users | |
| [03:25:21] | artus36: | Hi all |
| [03:25:32] | artus36: | anybody using vdpau here? |
| [03:26:24] | wagnerrp: | yes |
| [03:27:29] | artus36: | which graphics card do you use wagnerrp |
| [03:27:32] | artus36: | ? |
| [03:27:51] | wagnerrp: | onboard 8200, 8400 pcie, 8400pci |
| [03:28:03] | [R]: | i have a 9400m |
| [03:28:11] | artus36: | I would like to buy a new card |
| [03:28:23] | artus36: | which one would you recommend? |
| [03:28:40] | [R]: | do you obsessively care about having the "best" deinterlacer? |
| [03:29:08] | wagnerrp: | 210 or 220, depending on your answer to [R]'s question |
| [03:32:15] | artus36: | [R] the best is not needed but a combination that works and makes HD for me possible |
| [03:32:54] | [R]: | then any vdpau supported card is fine |
| [03:33:02] | artus36: | 9500GT? |
| [03:33:05] | artus36: | or 9800GT? |
| [03:33:08] | artus36: | which is better? |
| [03:33:35] | wagnerrp: | 9500 is sufficient |
| [03:33:38] | [R]: | well they are both feature set A |
| [03:33:38] | artus36: | ok |
| [03:33:39] | wagnerrp: | 9800 is overkill |
| [03:33:43] | [R]: | so there is no "better" |
| [03:33:50] | wagnerrp: | arent they B? |
| [03:33:50] | artus36: | 9500 is cheaper |
| [03:33:58] | [R]: | wikipedia says A |
| [03:33:58] | wagnerrp: | no, youre right, theyre A |
| [03:34:12] | wagnerrp: | only the embedded stuff, and the later 8400s were B |
| [03:34:51] | artus36: | then I will go for 9500 |
| [03:34:55] | artus36: | merci :) |
| [03:35:06] | artus36: | passive cooling |
| [03:35:17] | artus36: | is 512 or 1024 better? |
| [03:35:36] | wagnerrp: | 512 is enough |
| [03:35:54] | artus36: | ok |
| [03:36:06] | [R]: | s/enough/all you need/ |
| [03:36:12] | artus36: | ok |
| [03:40:29] | gunni (gunni!~quassel@xdsl-84-44-134-179.netcologne.de) has quit (Read error: Connection reset by peer) | |
| [03:40:56] | gunni (gunni!~quassel@xdsl-213-196-231-232.netcologne.de) has joined #mythtv-users | |
| [03:44:56] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
| [03:52:37] | hachi: | can channels.conf be used to input data sufficient that mythtv can then ask schedules direct what xmltv id to associate with a channel? |
| [03:52:40] | hachi: | without hard coding it |
| [03:52:57] | hachi: | like... can I put the channel number in a field somehow, and then have it get detected that far? |
| [03:53:42] | hachi: | channels.conf seems to want to be a call sign in the leftmost field, but mythtv doesn't use that to correlate with schedules direct as far as I can see, even though schedules direct has that table |
| [03:54:46] | wagnerrp: | MFD will attempt to match what shows it can, but if they do not match exactly, you will have to fill in the XMLTV IDs manually |
| [03:55:05] | hachi: | what does it match on though |
| [03:55:10] | hachi: | callsign or channel number? |
| [03:55:16] | wagnerrp: | callsign i believe |
| [03:56:03] | wagnerrp: | why arent you using the internal scanner? |
| [03:56:03] | hachi: | when I import channels.conf into mythtv the callsign field is still that "Channel 128#0" sort of string |
| [03:56:14] | hachi: | because the internal scanner is even harder to use |
| [03:56:24] | wagnerrp: | correct, because youre scanning digital cable |
| [03:56:31] | hachi: | I'm finding that 50% of the channels it detects are untunable |
| [03:56:40] | hachi: | and mythfrontned exits to the menu when I try to read them |
| [03:56:43] | wagnerrp: | which is not likely to broadcast in-band callsigns |
| [03:56:53] | hachi: | so then I have to go into the editor, disable one channel |
| [03:56:54] | hachi: | save |
| [03:57:05] | wagnerrp: | the 'untunable' channels are those that exist in the program table, but do not have any data |
| [03:57:08] | hachi: | restart the whole bloody system |
| [03:57:12] | wagnerrp: | generally a bunch of on demand stuff |
| [03:57:20] | hachi: | start up a frontend, and try to tune again |
| [03:57:37] | hachi: | to be honest, it takes me about 5 minutes per channel with that method |
| [03:57:42] | wagnerrp: | there is some form of channel editor in livetv |
| [03:57:48] | hachi: | or I can use mplayer to tune the channels using channels.conf |
| [03:57:49] | wagnerrp: | but its not of much use if you cant get into livetv |
| [03:57:59] | hachi: | nor can I delete channels from it |
| [03:58:02] | wagnerrp: | most people end up using the channel editor in mythweb |
| [03:58:22] | hachi: | does that one apply changes without me needing to restart my entire cluster? |
| [03:58:40] | wagnerrp: | depends on the changes youre making |
| [03:58:55] | hachi: | the ability to tune to that program |
| [03:58:55] | wagnerrp: | its better to mark the channels invisible, rather than delete them |
| [03:59:02] | hachi: | yes |
| [03:59:04] | wagnerrp: | because then they will just get added back on the next scan |
| [03:59:17] | wagnerrp: | and yes, marking them invisible takes effect immediately |
| [03:59:24] | hachi: | ok |
| [03:59:35] | hachi: | what about callsign changes and number changes and that jazz? |
| [03:59:45] | wagnerrp: | same thing |
| [03:59:54] | hachi: | what doesn't apply immediately? |
| [04:00:14] | wagnerrp: | dont know off hand |
| [04:00:22] | hachi: | k |
| [04:00:26] | wagnerrp: | i assume the tuning values, and the actual list of channels |
| [04:03:23] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv-users | |
| [04:04:25] | GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has joined #mythtv-users | |
| [04:16:37] | czth__ (czth__!~dbrobins@nat/microsoft/x-wbkbqbbruuwtdsmg) has quit (Remote host closed the connection) | |
| [04:17:01] | czth__ (czth__!~dbrobins@nat/microsoft/x-bosagmjcpnfkmcom) has joined #mythtv-users | |
| [04:19:17] | Gumby (Gumby!~gumby@unaffiliated/gumby) has joined #mythtv-users | |
| [04:19:59] | Gumby: | if my cable providers channels have been rearranged do I rescan them in or do I run mythfilldatabase to fix it? |
| [04:31:23] | dansushi (dansushi!~dan@147.4.211.193) has quit (Remote host closed the connection) | |
| [04:33:00] | dansushi (dansushi!~dan@147.4.211.193) has joined #mythtv-users | |
| [04:34:08] | hachi: | I don't know what's going on, but anytime I try to fetch the settings page via mythweb |
| [04:34:15] | hachi: | (I swear this was working two days ago) |
| [04:34:25] | hachi: | it runs a CHECK $table; on all the mythconverg tables |
| [04:35:36] | k_ross (k_ross!~47a40d7d@gateway/web/freenode/x-onupvsumdlkiclyv) has joined #mythtv-users | |
| [04:36:18] | grokky (grokky!~grokky@ppp118-209-203-155.lns20.mel6.internode.on.net) has joined #mythtv-users | |
| [04:46:53] | jvs (jvs!~jvs@90.146.56.206) has joined #mythtv-users | |
| [05:09:05] | cecil: | Gumby: should be no need to scan cable |
| [05:09:57] | cecil: | Gumby: assuming the channel has been made upstream (Schedules Direct (Tribune)) just run mythfilldatabase |
| [05:10:41] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [05:14:05] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has joined #mythtv-users | |
| [05:29:54] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has quit (Remote host closed the connection) | |
| [05:30:53] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has joined #mythtv-users | |
| [05:36:16] | yoophglup (yoophglup!~yoophglup@conr-dsl-dhcp-76-164-65-168.consolidated.net) has joined #mythtv-users | |
| [05:54:23] | MaverickTech (MaverickTech!~MaverickT@93-125-156-206.dsl.alice.nl) has joined #mythtv-users | |
| [05:59:34] | stefanj (stefanj!~stefan@81-178-37-229.dsl.pipex.com) has joined #mythtv-users | |
| [06:02:51] | cdpuk (cdpuk!~chris@cdpuk.cdp.me.uk) has joined #mythtv-users | |
| [06:12:06] | poodyp (poodyp!~poodyp@ip68-101-124-225.oc.oc.cox.net) has joined #mythtv-users | |
| [06:12:43] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 265 seconds) | |
| [06:13:58] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
| [06:14:39] | barkingbee (barkingbee!~beebark@52.129.70.115.static.exetel.com.au) has joined #mythtv-users | |
| [06:23:37] | barkingbee (barkingbee!~beebark@52.129.70.115.static.exetel.com.au) has left #mythtv-users () | |
| [06:25:29] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Read error: Connection reset by peer) | |
| [06:26:38] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [06:28:29] | poodyp (poodyp!~poodyp@ip68-101-124-225.oc.oc.cox.net) has quit (Ping timeout: 260 seconds) | |
| [06:29:16] | trumee (trumee!~nobody@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has joined #mythtv-users | |
| [06:34:01] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has quit (Remote host closed the connection) | |
| [06:42:38] | stefanj (stefanj!~stefan@81-178-37-229.dsl.pipex.com) has quit (Quit: Leaving.) | |
| [06:48:38] | barkingbee (barkingbee!~beebark@52.129.70.115.static.exetel.com.au) has joined #mythtv-users | |
| [06:49:30] | barkingbee: | hello |
| [06:49:52] | hipitihop: | hello barkingbee |
| [06:50:13] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Read error: Connection reset by peer) | |
| [06:50:21] | barkingbee: | i need help with mythtv |
| [06:50:44] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [06:51:00] | hipitihop: | well I use mythtv but not sure if I can help, so ask your question and if someone knows the answer they will respond |
| [06:51:15] | barkingbee: | i am very new & lack of tech knowledge |
| [06:51:38] | barkingbee: | got my friend setup a mythtv box for me |
| [06:52:00] | barkingbee: | unfortunately he is away this week |
| [06:52:33] | barkingbee: | the told me just add video file into the video folder to play the file |
| [06:52:46] | barkingbee: | i can see it but it wont play |
| [06:53:02] | barkingbee: | there are some video files there and they are play just fine |
| [06:53:08] | natanojl (natanojl!~jonatan@c83-252-238-84.bredband.comhem.se) has joined #mythtv-users | |
| [06:53:16] | barkingbee: | but cannot play video i added in the folder |
| [06:53:20] | barkingbee: | any advise? |
| [06:53:33] | hipitihop: | is the one you added the same format as the others ? |
| [06:53:44] | barkingbee: | yes |
| [06:53:48] | barkingbee: | avi file |
| [06:55:12] | barkingbee: | it play fine in ubuntu using vlc |
| [06:55:21] | barkingbee: | but not in mythtv |
| [06:56:07] | hipitihop: | hmm sorry, I don't play that many video's, can you see anything in the logs ? |
| [06:56:44] | barkingbee: | where can i retrive the logs? |
| [06:57:07] | hipitihop: | logs are /var/log/mythtv/ |
| [06:57:36] | hipitihop: | there are various logs for the different parts of mythtc e,g, backend, forntend etc |
| [06:58:18] | barkingbee: | no backend |
| [06:58:36] | barkingbee: | just frontend |
| [07:01:05] | hipitihop: | well if you open the fronend log and look from the bottom backwards, you should see somewhere where it tried to open your video file and if it encuntered errors then they should be listed |
| [07:01:39] | hipitihop: | that's about all I can help with, as I said I'm not very familair with the video playing side of things |
| [07:02:34] | barkingbee: | open ubuntu terminal typed /var/log/mythtv |
| [07:02:43] | barkingbee: | give me nothing |
| [07:03:07] | barkingbee: | ah well. i guess i have to wait until he back next week |
| [07:03:30] | barkingbee: | thanks heaps for your help |
| [07:04:39] | XLV (XLV!~XLV@unaffiliated/xlv) has quit (Quit: I'll be back.) | |
| [07:07:37] | trumee (trumee!~nobody@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has quit (Remote host closed the connection) | |
| [07:07:56] | trumee (trumee!~nobody@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has joined #mythtv-users | |
| [07:14:07] | XLV (XLV!~XLV@unaffiliated/xlv) has joined #mythtv-users | |
| [07:18:03] | barkingbee (barkingbee!~beebark@52.129.70.115.static.exetel.com.au) has left #mythtv-users () | |
| [07:18:18] | k_ross (k_ross!~47a40d7d@gateway/web/freenode/x-onupvsumdlkiclyv) has quit (Ping timeout: 252 seconds) | |
| [07:26:20] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Read error: Operation timed out) | |
| [07:26:38] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
| [07:45:22] | K0JIbKA (K0JIbKA!~user@81.91.189.3) has joined #mythtv-users | |
| [07:51:59] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Quit: Leaving) | |
| [07:56:31] | kabtoffe (kabtoffe!~kbergstr@hoasb-ff0ddd00-14.dhcp.inet.fi) has quit (Quit: You gotta reboot once every month, right?) | |
| [07:59:05] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [08:00:14] | kabtoffe (kabtoffe!~kbergstr@hoasb-ff0ddd00-14.dhcp.inet.fi) has joined #mythtv-users | |
| [08:02:34] | okolsi (okolsi!~mythtv@unaffiliated/okolsi) has joined #mythtv-users | |
| [08:09:30] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Read error: No route to host) | |
| [08:12:50] | dan4dm (dan4dm!~dan@danstowell.demon.co.uk) has joined #mythtv-users | |
| [08:14:58] | okolsi (okolsi!~mythtv@unaffiliated/okolsi) has quit (Ping timeout: 272 seconds) | |
| [08:15:14] | okolsi (okolsi!~mythtv@a88-115-42-229.elisa-laajakaista.fi) has joined #mythtv-users | |
| [08:17:36] | czth_ (czth_!~dbrobins@nat/microsoft/x-hfxwyrxqysrkifuh) has joined #mythtv-users | |
| [08:19:20] | photon (photon!~photon@unaffiliated/photon) has joined #mythtv-users | |
| [08:19:50] | ionut (ionut!~ionut@93.48.38.5) has joined #mythtv-users | |
| [08:19:56] | ionut: | hi |
| [08:20:27] | ionut: | i tryied to use mythtv and it gives me this error "MythTV is using all inputs,but there are no active recordings ". why? |
| [08:21:18] | czth__ (czth__!~dbrobins@nat/microsoft/x-bosagmjcpnfkmcom) has quit (Ping timeout: 272 seconds) | |
| [08:24:09] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [08:24:57] | beata (beata!~beata@c-69-142-8-139.hsd1.nj.comcast.net) has joined #mythtv-users | |
| [08:27:01] | ionut: | i tryied to use mythtv and it gives me this error "MythTV is using all inputs,but there are no active recordings ". why? |
| [08:27:35] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Read error: Connection reset by peer) | |
| [08:28:26] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [08:30:08] | ionut (ionut!~ionut@93.48.38.5) has quit (Remote host closed the connection) | |
| [08:35:20] | oobe (oobe!~none@insidiousramblings.com) has quit (Ping timeout: 252 seconds) | |
| [08:38:17] | sybolt (sybolt!~sybolt@sybolt.xs4all.nl) has joined #mythtv-users | |
| [08:40:26] | oobe (oobe!~none@insidiousramblings.com) has joined #mythtv-users | |
| [08:46:26] | slickrick_ (slickrick_!~INTERWORX@CPE0010f30c0794-CM00159a648146.cpe.net.cable.rogers.com) has quit (Quit: Ex-Chat) | |
| [08:46:27] | slickrick (slickrick!~INTERWORX@CPE0010f30c0794-CM00159a648146.cpe.net.cable.rogers.com) has quit (Quit: Ex-Chat) | |
| [08:50:28] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Remote host closed the connection) | |
| [08:54:14] | grokky (grokky!~grokky@ppp118-209-203-155.lns20.mel6.internode.on.net) has quit (Remote host closed the connection) | |
| [08:57:42] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Read error: Operation timed out) | |
| [08:57:58] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
| [09:09:01] | superdump (superdump!~rob@unaffiliated/superdump) has joined #mythtv-users | |
| [09:09:15] | artus36 (artus36!~artus36@i577BBC0B.versanet.de) has quit (Ping timeout: 240 seconds) | |
| [09:26:44] | stoth (stoth!~stoth@ool-18bfe0d5.dyn.optonline.net) has joined #mythtv-users | |
| [09:28:16] | beata (beata!~beata@c-69-142-8-139.hsd1.nj.comcast.net) has quit (Ping timeout: 256 seconds) | |
| [09:33:15] | dan4dm (dan4dm!~dan@danstowell.demon.co.uk) has left #mythtv-users () | |
| [09:37:15] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [09:37:18] | squish102 (squish102!~squish102@cpe-075-176-069-055.carolina.res.rr.com) has quit (Quit: = oops wrong button) | |
| [09:38:15] | cynicismic (cynicismic!~rclark@94-194-202-107.zone8.bethere.co.uk) has joined #mythtv-users | |
| [09:39:42] | K0JIbKA (K0JIbKA!~user@81.91.189.3) has left #mythtv-users () | |
| [09:42:16] | squish102 (squish102!~squish102@cpe-075-176-069-055.carolina.res.rr.com) has joined #mythtv-users | |
| [09:47:42] | trumee (trumee!~nobody@cpc2-cmbg15-0-0-cust1000.5-4.cable.virginmedia.com) has quit (Remote host closed the connection) | |
| [09:56:36] | superdump (superdump!~rob@unaffiliated/superdump) has quit (Quit: WeeChat 0.3.2-dev) | |
| [10:01:30] | andreax (andreax!~andreaz@p57B97A54.dip.t-dialin.net) has joined #mythtv-users | |
| [10:16:40] | malaTG80 (malaTG80!~mala@c83-250-168-138.bredband.comhem.se) has joined #mythtv-users | |
| [10:17:46] | malaTG80 (malaTG80!~mala@c83-250-168-138.bredband.comhem.se) has quit (Quit: Leaving.) | |
| [10:18:56] | malaTG80 (malaTG80!~mala@c83-250-168-138.bredband.comhem.se) has joined #mythtv-users | |
| [10:21:51] | mchou_ is now known as mchou | |
| [10:28:10] | andreax1 (andreax1!~andreaz@p57B94D17.dip.t-dialin.net) has joined #mythtv-users | |
| [10:30:52] | lyricnz (lyricnz!~simonrobe@ppp118-209-107-16.lns20.mel4.internode.on.net) has quit (Quit: lyricnz) | |
| [10:31:08] | andreax (andreax!~andreaz@p57B97A54.dip.t-dialin.net) has quit (Ping timeout: 272 seconds) | |
| [10:35:46] | travis (travis!~quassel@pool-74-106-238-179.bltmmd.fios.verizon.net) has joined #mythtv-users | |
| [10:36:14] | travis is now known as Guest76022 | |
| [10:37:01] | Guest76022 is now known as trav-lap | |
| [10:37:21] | cynicismic (cynicismic!~rclark@94-194-202-107.zone8.bethere.co.uk) has quit (Remote host closed the connection) | |
| [10:37:48] | gor22zo (gor22zo!~donald@a80-101-132-168.adsl.xs4all.nl) has joined #mythtv-users | |
| [10:43:06] | Slim-Kimbo (Slim-Kimbo!~Kimbo@host81-157-1-211.range81-157.btcentralplus.com) has joined #mythtv-users | |
| [10:52:49] | QED__ (QED__!~Billybob@CPE00e04b0b7799-CM00111a59bdac.cpe.net.cable.rogers.com) has joined #mythtv-users | |
| [10:53:05] | christ_ (christ_!~Billybob@CPE00e04b0b7799-CM00111a59bdac.cpe.net.cable.rogers.com) has quit (Read error: Connection reset by peer) | |
| [10:59:15] | thefRont (thefRont!xelerator@suffers.from.internal-bleeding.de) has quit (Ping timeout: 276 seconds) | |
| [11:05:30] | QED__ is now known as christ_ | |
| [11:06:52] | oobe (oobe!~none@insidiousramblings.com) has quit (Ping timeout: 256 seconds) | |
| [11:07:29] | oobe (oobe!~none@insidiousramblings.com) has joined #mythtv-users | |
| [11:08:51] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has joined #mythtv-users | |
| [11:22:34] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has joined #mythtv-users | |
| [11:22:50] | jolaren: | jolaren@ubuntu:~$ sudo modprobe dvb-usb-dib0700 |
| [11:22:50] | jolaren: | WARNING: All config files need .conf: /etc/modprobe.d/options, it will be ignored in a future release. |
| [11:22:59] | jolaren: | What am Idoing wrong |
| [11:24:25] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Read error: No route to host) | |
| [11:24:56] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [11:28:12] | oobe (oobe!~none@insidiousramblings.com) has quit (Remote host closed the connection) | |
| [11:29:23] | jolaren: | Nevermind |
| [11:29:31] | jolaren: | My picture just went all black |
| [11:29:34] | jolaren: | It's been fine before |
| [11:29:40] | jolaren: | I watched a few mins ago |
| [11:29:44] | jolaren: | Then it all turned black |
| [11:35:35] | brfransen (brfransen!~brfransen@adrianDHCP-47.216-254-250.iw.net) has joined #mythtv-users | |
| [11:39:31] | jolaren: | now my picture is just really really laggy |
| [11:40:03] | pyther (pyther!~pyther@unaffiliated/pyther) has joined #mythtv-users | |
| [11:40:06] | pyther: | Hi |
| [11:40:39] | pyther: | Is there a basic frontend for myth that can operate in a window mode? Something like xawtv or tvtime? |
| [11:42:43] | pmhahn (pmhahn!~pmhahn@port-92-196-107-182.dynamic.qsc.de) has joined #mythtv-users | |
| [11:44:04] | jolaren: | Any swede having problems with Kanal 6? |
| [11:44:19] | jolaren: | pyther; I saw something about windowed mode on google |
| [11:44:41] | Memphis (Memphis!~Memphisau@203-214-120-220.dyn.iinet.net.au) has quit () | |
| [11:50:12] | pyther: | jolaren: the problem is that there is no easy way to change the aspect ratio |
| [11:53:14] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has quit (Remote host closed the connection) | |
| [11:55:37] | clever: | pyther: mythfrontend itself can run in a window |
| [11:55:45] | clever: | but you cant resize it |
| [11:56:10] | dashcloud (dashcloud!~quassel@71.246.26.87) has joined #mythtv-users | |
| [11:57:14] | jolaren: | Is there someway to make mythtv less sensitive to wlan breakdowns ? |
| [11:57:24] | jolaren: | i mean the box is connected via lan cable but my frontend is not |
| [11:59:54] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has joined #mythtv-users | |
| [12:00:54] | dashcloud: | hi, I've been having no luck getting my db backup from my old backend to restore on my new backend computer- I followed the steps from the mythtv wiki (the exact sequence I did is here: http://mythtv.pastebin.ca/1795379 ), I always get the Database has data error |
| [12:02:46] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has quit (Remote host closed the connection) | |
| [12:03:31] | sybolt (sybolt!~sybolt@sybolt.xs4all.nl) has quit (Remote host closed the connection) | |
| [12:17:05] | sphex (sphex!~nobody@modemcable072.42-37-24.mc.videotron.ca) has quit (Ping timeout: 260 seconds) | |
| [12:17:13] | oobe (oobe!~none@insidiousramblings.com) has joined #mythtv-users | |
| [12:17:36] | sphex (sphex!~nobody@modemcable072.42-37-24.mc.videotron.ca) has joined #mythtv-users | |
| [12:21:58] | wseltzer: | dashcloud: does running mythconverg_restore with "--verbose" give you any more information? |
| [12:24:38] | trav-lap (trav-lap!~quassel@pool-74-106-238-179.bltmmd.fios.verizon.net) has quit (Read error: Connection reset by peer) | |
| [12:25:11] | dashcloud: | here's the pastebin for that: http://mythtv.pastebin.ca/1795389 |
| [12:27:09] | travis (travis!~quassel@pool-74-106-238-179.bltmmd.fios.verizon.net) has joined #mythtv-users | |
| [12:27:37] | travis is now known as Guest95934 | |
| [12:27:41] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has joined #mythtv-users | |
| [12:28:28] | wseltzer: | looks as though it didn't drop the mythconverg database, perhaps |
| [12:29:10] | Guest95934 is now known as trav-lap | |
| [12:29:19] | trav-lap is now known as Guest95934 | |
| [12:29:40] | Guest95934 is now known as trav-lap | |
| [12:35:14] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has quit (Remote host closed the connection) | |
| [12:37:32] | vhann__ (vhann__!~vhann@vl102-res-out.collegeahuntsic.qc.ca) has quit (Quit: leaving) | |
| [12:44:25] | sybolt (sybolt!~sybolt@sybolt.xs4all.nl) has joined #mythtv-users | |
| [12:52:00] | brfransen (brfransen!~brfransen@adrianDHCP-47.216-254-250.iw.net) has quit (Quit: brfransen) | |
| [12:54:14] | dashcloud: | wseltzer: it didn't in fact drop the database- bizarre because I used the root mysql user (it worked with the mythtv user) |
| [13:00:42] | sphery: | dashcloud: was there any output when you did: mysql -uroot -p -e 'DROP DATABASE IF EXISTS mythconverg;' |
| [13:00:46] | sphery: | errors or whatever? |
| [13:02:09] | dashcloud: | no output |
| [13:05:11] | sphery: | strange |
| [13:05:19] | dashcloud: | otherwise, the restore guide & script were great |
| [13:05:23] | sphery: | I don't know of any reason why a drop database would fail silently |
| [13:05:55] | sphery: | and it was the right database server/host? |
| [13:06:31] | keith4_: | since i've upgraded to .22... when I watch SD content, it seems to be shifted down by about 200 pixels. HD content is fine, though. ideas? |
| [13:06:36] | dashcloud: | well, the backup is from my old backend, and I restored it onto my new backend- I'm going to change the hostname now that I can |
| [13:07:00] | sphery: | I meant the mysql command was sending the DROP to the right host... |
| [13:07:13] | sphery: | but it likely was |
| [13:07:35] | dashcloud: | as far as I know |
| [13:07:51] | wseltzer: | dashcloud: glad to hear you got it working |
| [13:08:48] | sphery: | keith4_: bad choice of playback profile group? I suggest switching to the default configuration of Slim and seeing if that works. |
| [13:09:20] | sphery: | dashcloud: If other files or directories remain in the database directory after MySQL removes those just listed, the database directory cannot be removed. In this case, you must remove any remaining files or directories manually and issue the DROP DATABASE statement again. |
| [13:09:42] | sphery: | perhaps there was something else in there (maybe even just temporary) |
| [13:10:04] | dashcloud: | sphery: it was a brand new install onto the machine- I can't imagine what else could've been there |
| [13:10:45] | sphery: | might have been some file put there by the distro or whatever |
| [13:11:30] | syamajala (syamajala!~syamajala@c-76-119-52-223.hsd1.ma.comcast.net) has joined #mythtv-users | |
| [13:12:25] | keith4_: | sphery, thanks. I will try that |
| [13:15:54] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has quit (Ping timeout: 240 seconds) | |
| [13:21:46] | RyeBrye_ (RyeBrye_!~ryebrye@67.199.187.50) has joined #mythtv-users | |
| [13:23:06] | RyeBrye (RyeBrye!~ryebrye@67.199.187.50) has quit (Ping timeout: 240 seconds) | |
| [13:23:06] | RyeBrye_ is now known as RyeBrye | |
| [13:24:13] | GuySoft (GuySoft!guy@bzq-79-176-68-34.red.bezeqint.net) has left #mythtv-users ("Leaving") | |
| [13:27:54] | pyther (pyther!~pyther@unaffiliated/pyther) has quit (Ping timeout: 240 seconds) | |
| [13:35:10] | jolaren (jolaren!~jolaren@c-6ffde555.015-160-73746f1.cust.bredbandsbolaget.se) has joined #mythtv-users | |
| [13:35:20] | jolaren: | Really annoying, can't get the HD channels to play on my ion asrock 330 |
| [13:35:23] | jolaren: | it should do the trick |
| [13:41:17] | jolaren: | Where do I turn in that I can skip commercials? |
| [13:42:32] | dustybin: | jolaren: sell it and get a zotac board :D |
| [13:44:00] | jolaren: | Heheh |
| [13:50:36] | MartinJT (MartinJT!~martin@109.170.141.132) has quit (Ping timeout: 245 seconds) | |
| [13:58:28] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has joined #mythtv-users | |
| [14:05:50] | MartinJT (MartinJT!~martin@109.170.141.132) has joined #mythtv-users | |
| [14:06:50] | trav-lap: | hello all I have a new install does any have any ideal why my myth tv just repeatly says 'starting playback' |
| [14:08:01] | trav-lap: | my backend log says 'DTVMux, Error: Could not find tuning parameters for mplex 32767' |
| [14:08:38] | trav-lap: | and 'DTVMux, Error: Could not find tuning parameters for mplex 32767' |
| [14:11:48] | sphery: | trav-lap: something about your channels is broken |
| [14:12:23] | sphery: | could be fixed by a rescan (though if it's a new box, you'd likely get the same results re-scanning--unless you made a mistake the first time and correct it the 2nd) |
| [14:12:33] | sphery: | or it may just be something broken in your stream |
| [14:12:56] | sphery: | or it could be that you're in an area where Myth doesn't properly handle the stream |
| [14:15:41] | trav-lap: | I am in the US trying to use broadcast ATSC |
| [14:16:19] | sphery: | well, US ATSC is working, so something about your channels is broken |
| [14:16:31] | sphery: | how did you get your channels into Myth? You used the mythtv-setup channel scanner, right? |
| [14:16:39] | sphery: | if you did a channels.conf import, that's your problem |
| [14:16:57] | trav-lap: | schdule direct |
| [14:16:59] | sphery: | I'd recommend doing http://www.gossamer-threads.com/lists/mythtv/users/264034#264034 |
| [14:17:37] | trav-lap: | yes used mythv-setup channel |
| [14:19:24] | trav-lap: | ok will try that sphery |
| [14:19:43] | trav-lap: | thanks everyone if don't work I am sure I will be back |
| [14:22:14] | sphery: | good luck |
| [14:23:31] | GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has quit (Remote host closed the connection) | |
| [14:27:54] | danielqb (danielqb!~danielqb@200.118.238.140) has joined #mythtv-users | |
| [14:38:47] | RyeBrye (RyeBrye!~ryebrye@67.199.187.50) has quit (Quit: RyeBrye) | |
| [14:40:45] | RyeBrye_ (RyeBrye_!~ryebrye@67.199.187.50) has joined #mythtv-users | |
| [14:40:54] | trav-lap (trav-lap!~quassel@pool-74-106-238-179.bltmmd.fios.verizon.net) has quit (Ping timeout: 252 seconds) | |
| [14:42:45] | RyeBrye_ is now known as RyeBrye | |
| [14:44:07] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [14:46:33] | fjl9 (fjl9!~jils@cpe-24-92-71-240.wi.res.rr.com) has joined #mythtv-users | |
| [14:46:43] | lcase (lcase!~lcase@p5B0E806A.dip0.t-ipconnect.de) has joined #mythtv-users | |
| [14:50:19] | lcase (lcase!~lcase@p5B0E806A.dip0.t-ipconnect.de) has left #mythtv-users () | |
| [14:51:08] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has quit (Ping timeout: 256 seconds) | |
| [14:52:30] | bobgill (bobgill!~smileyfac@CPE0016b6062e69-CM0011e6c40b1f.cpe.net.cable.rogers.com) has joined #mythtv-users | |
| [14:56:06] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has joined #mythtv-users | |
| [14:56:08] | mattwynne (mattwynne!~mattwynne@cust104-dsl58.idnet.net) has quit (Remote host closed the connection) | |
| [14:56:49] | jolaren (jolaren!~jolaren@c-6ffde555.015-160-73746f1.cust.bredbandsbolaget.se) has quit (Ping timeout: 264 seconds) | |
| [14:58:39] | fjl9 (fjl9!~jils@cpe-24-92-71-240.wi.res.rr.com) has quit (Quit: Leaving) | |
| [14:59:21] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has joined #mythtv-users | |
| [15:00:46] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Ping timeout: 256 seconds) | |
| [15:06:02] | syamajala (syamajala!~syamajala@c-76-119-52-223.hsd1.ma.comcast.net) has quit (Remote host closed the connection) | |
| [15:10:08] | leprechau (leprechau!~leprechau@temp4.wavelinx.net) has quit (Read error: Connection reset by peer) | |
| [15:11:09] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has quit (Ping timeout: 265 seconds) | |
| [15:11:27] | wagnerrp: | dustybin: whats the difference? theyre both ION systems |
| [15:11:37] | leprechau (leprechau!~leprechau@temp4.wavelinx.net) has joined #mythtv-users | |
| [15:13:07] | hadees (hadees!~hadees@24-155-108-90.dyn.grandenetworks.net) has quit (Remote host closed the connection) | |
| [15:13:49] | dustybin: | pity the zotac boards dont have digital out apart from HDMI |
| [15:14:14] | elmojo: | mine does |
| [15:14:35] | [R]: | what other digital out are you talking about? |
| [15:15:54] | dustybin: | SPDIF |
| [15:16:02] | hadees (hadees!~hadees@24-155-108-90.dyn.grandenetworks.net) has joined #mythtv-users | |
| [15:16:33] | elmojo: | most, if not all, the Zotac ION motherboards have BOTH optical and coaxial SPDIF connections |
| [15:16:50] | [R]: | i know mine does |
| [15:17:55] | danielqb (danielqb!~danielqb@200.118.238.140) has quit (Quit: Leaving.) | |
| [15:18:09] | clever: | even my crappy P4 desktop has spidif on RCA and optical |
| [15:19:22] | dustybin: | elmojo: http://www.zotac.com/index.php?option=com_wra . . . &lang=en |
| [15:19:25] | dustybin: | not on those |
| [15:20:59] | [R]: | those aren't zotac boards |
| [15:21:02] | [R]: | those are zotac computers |
| [15:21:04] | [R]: | notice the differnece? |
| [15:21:18] | dustybin: | ???? |
| [15:21:36] | [R]: | but i see something that loks like optical spdif |
| [15:21:53] | [R]: | http://pdus.zotac.com/components/com_virtuema . . . 2a1e3aae.jpg |
| [15:22:20] | danielqb (danielqb!~danielqb@200.118.238.140) has joined #mythtv-users | |
| [15:22:45] | [R]: | http://www.zotac.com/httpdocs/brochures/mini- . . . 20MAG_v1.pdf |
| [15:22:49] | [R]: | yup... its optical spdif |
| [15:22:53] | dustybin: | ACE :D |
| [15:22:58] | dustybin: | why didnt they write that in the specs |
| [15:23:02] | [R]: | dustybin: maybe next time... you could actually read the website instead of randomly babeling |
| [15:23:09] | dustybin: | :-S |
| [15:23:12] | [R]: | they didnt't put that ti'll help you pick up chicks in the specs either |
| [15:23:19] | [R]: | but everyone knows is true |
| [15:23:44] | dustybin: | that box would make a lovely frontend :D |
| [15:23:51] | ** dustybin feels excited ** | |
| [15:24:47] | beata (beata!~beata@c-69-142-8-139.hsd1.nj.comcast.net) has joined #mythtv-users | |
| [15:24:51] | dustybin: | the only thing its missing is a IR reciever |
| [15:25:02] | [R]: | there once was a computer someone linked here |
| [15:25:04] | [R]: | with an ion |
| [15:25:07] | [R]: | that had an IR built in |
| [15:25:11] | dustybin: | wow :D |
| [15:25:17] | [R]: | i actually plan on removing the reset button from my case |
| [15:25:23] | [R]: | and putting in an ir reciever in it's place |
| [15:25:28] | [R]: | as soon as i finish writing the code for it |
| [15:25:47] | dustybin: | mega :D |
| [15:26:08] | dustybin: | if i get one, ill just plug the windows mce usb IR reciever into it |
| [15:27:23] | [R]: | that's quite tacky looking |
| [15:27:31] | [R]: | i have a usb reciever under my audio receiver |
| [15:27:36] | [R]: | and i die a little inside when i look at it |
| [15:28:15] | clever: | my HDTV has a small panel of clear plastic between the tv and speakers |
| [15:28:26] | clever: | could easily hide a fugly ir receiver behind that |
| [15:29:06] | beata (beata!~beata@c-69-142-8-139.hsd1.nj.comcast.net) has quit (Ping timeout: 248 seconds) | |
| [15:29:06] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [15:30:18] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Excess Flood) | |
| [15:30:44] | dustybin: | i need to try and find a board what works ok with sleep / suspend |
| [15:30:44] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [15:30:57] | [R]: | they say the zotac does |
| [15:31:01] | dustybin: | wow :D |
| [15:31:07] | dustybin: | imagine that |
| [15:31:34] | ** dustybin feels double excited :D ** | |
| [15:32:45] | elmojo (elmojo!~tralph@cpe-075-177-178-210.nc.res.rr.com) has left #mythtv-users ("Leaving") | |
| [15:33:02] | [R]: | i netboot and my backend turns off... or else i would use it |
| [15:33:42] | smithna (smithna!~smithna@c-174-49-135-155.hsd1.pa.comcast.net) has joined #mythtv-users | |
| [15:34:20] | yoophglup (yoophglup!~yoophglup@conr-dsl-dhcp-76-164-65-168.consolidated.net) has quit (Quit: Leaving) | |
| [15:34:49] | dustybin: | your backend turns off? |
| [15:35:42] | [R]: | yup |
| [15:35:47] | dustybin: | i really dont see the point in netbooting, i would rather have it boot from its own hd, i dont like the idea of having the os boot over the network |
| [15:35:50] | [R]: | it draws like 100 watts or something absurd like that when its on |
| [15:35:57] | [R]: | why have it idling and leeching power |
| [15:36:05] | dustybin: | aye good point |
| [15:36:11] | [R]: | you dont like the idea of not using excess power for a stupid hd thats pointless? |
| [15:36:12] | danielqb (danielqb!~danielqb@200.118.238.140) has quit (Remote host closed the connection) | |
| [15:36:32] | dustybin: | [R]: a 2.5" hd will use about 0–5 watts? |
| [15:36:41] | dustybin: | especially green ones |
| [15:36:54] | [R]: | thats 0–5 too many |
| [15:37:21] | dustybin: | i like to keep things seperate |
| [15:37:22] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has joined #mythtv-users | |
| [15:37:40] | dustybin: | if the server hard disk goes down, then everything goes with it |
| [15:37:52] | [R]: | well you lose all your recordings also |
| [15:37:59] | [R]: | so what good does a frontend w/o a backend and w/o recodingds do |
| [15:38:05] | clever: | my recordings are spread over 3 drives in 2 servers |
| [15:38:09] | dustybin: | plus it will create more disk activity on the server disk if you netboot |
| [15:38:20] | clever: | wait no, 4 drives over 3 servers |
| [15:38:21] | dustybin: | unless you use another hd, but then thats pointless |
| [15:38:40] | clever: | i'm playing with the idea of booting thru RAM |
| [15:38:43] | dustybin: | its like running 2x OS on the same disk |
| [15:38:46] | dustybin: | eeek |
| [15:38:49] | [R]: | dustybin: no? |
| [15:39:00] | [R]: | dustybin: its not like a dedicated frontend is gonna be reading from the disk constantly |
| [15:39:09] | dustybin: | aye ok |
| [15:39:11] | [R]: | it loads mythfrontend and the libs into memory |
| [15:39:12] | [R]: | and thats about it |
| [15:39:15] | clever: | dustybin: ive hacked together network booting that doesnt rely on NFS |
| [15:39:16] | dustybin: | ok |
| [15:39:26] | [R]: | and i log to /tmp... which is tmpfs |
| [15:39:28] | smithna: | Hi, I am trying to use Jamu (which I used successfully before) on my svn setup. It now is giving me " Error: Jamu must be run on a MythTV backend. Local host (localhost) is not a MythTV backend." |
| [15:39:31] | clever: | it stores the entire OS to ram |
| [15:39:37] | smithna: | However, localhost is my backend.... |
| [15:39:51] | dustybin: | [R]: that sounds messy |
| [15:40:26] | [R]: | dustybin: which part of my awesome setup is messy? |
| [15:41:01] | dustybin: | [R]: logging to /tmp |
| [15:41:01] | RDV_Linux: | smithna: I suspect that localhost is not the name in the MythTV db for your BE so it is not matching the Jamu check. |
| [15:41:17] | [R]: | dustybin: messy? |
| [15:41:28] | dustybin: | i dunno, it sounds hackish |
| [15:41:55] | RDV_Linux: | smithna: Give me a few minutes and I will confirm my assertion on my own machine |
| [15:42:01] | [R]: | dustybin: um... right |
| [15:42:05] | smithna: | Ok, cool — Thanks |
| [15:42:13] | [R]: | dustybin: regardless... netboot is rockin awesome |
| [15:42:42] | dustybin: | in what way? to save 5 watts of power? |
| [15:43:50] | [R]: | no |
| [15:43:57] | [R]: | its so i dont need to waste a hard drive in my frontend |
| [15:44:01] | [R]: | which will go mostly unused |
| [15:44:04] | dustybin: | netbooting is a bit like building a computer, then putting the hard disk in another room for no reason :D |
| [15:44:23] | [R]: | my root fs is 6.5gb |
| [15:44:31] | dustybin: | [R]: but it will still require a hard drive, it just uses your servers hard drive instead |
| [15:44:32] | clever: | dustybin: with my netboot plan i'm playing with, it copies that disk to RAM, and then runs purely stand alone |
| [15:44:33] | [R]: | what point is wasting the rest of the hard drive space? |
| [15:44:46] | [R]: | dustybin: but i have my frontend root in my backend's root partition |
| [15:44:51] | [R]: | so i'm not wasting anything |
| [15:45:04] | dustybin: | aye ok |
| [15:45:53] | dustybin: | its a strange feeling ssh'ing into your frontend, but the hard drive is in another box :D |
| [15:46:08] | dustybin: | am i in the hard drive or the box :D |
| [15:46:16] | clever: | i often edit the files at the server end, simpler:P |
| [15:46:17] | [R]: | right... |
| [15:46:30] | [R]: | i actually use a read-only image as the mount for my frontend |
| [15:46:36] | RDV_Linux: | smithna: Try adding an entry in your "/etc/hosts" file for "localhost" e.g "127.0.0.1 localhost" and see if that fixes things. |
| [15:46:40] | [R]: | so i can't just edit the file son the server |
| [15:47:50] | RDV_Linux: | smithna: The ip address must match the setting "BackendServerIP" |
| [15:48:01] | smithna: | Ok, will do |
| [15:48:08] | dustybin: | [R]: if you have more than 1 frontend, can it use the same image? |
| [15:48:20] | [R]: | dustybin: yes, it sets up a copy-on-write overlay |
| [15:48:26] | [R]: | but i only have 1 frontend |
| [15:48:26] | dustybin: | aye thats good |
| [15:48:36] | dustybin: | [R]-Type |
| [15:49:10] | ** dustybin had a fiddle with his backend ** | |
| [15:49:13] | dustybin: | *has |
| [15:49:35] | smithna: | RDV_Linux: I already have the entry in the /etc/hosts file — "127.0.0.1 localhost". Will check the BackendServerIP setting |
| [15:51:06] | kormoc (kormoc!~kormoc@unaffiliated/kormoc) has joined #mythtv-users | |
| [15:51:06] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v kormoc | |
| [15:52:14] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Read error: Operation timed out) | |
| [15:52:51] | smithna: | RDV_Linux: from the database (settings table) BackendServerIP 127.0.0.1 localhost. Where else could I have messed things up? |
| [15:53:14] | RDV_Linux: | smithna: Just a second and I will be back! |
| [15:53:55] | smithna: | NP, appreciate the help! |
| [15:56:14] | syamajala (syamajala!~syamajala@173-14-133-149-NewEngland.hfc.comcastbusiness.net) has joined #mythtv-users | |
| [15:56:45] | RDV_Linux: | smithna: Please tell me the jamu version you are using "/..../jamu.py -v" I only need the version number. |
| [15:57:49] | smithna: | v0.6.7 |
| [15:58:45] | RDV_Linux: | smithna: I will be back in a bit |
| [15:59:22] | smithna: | ok |
| [16:02:32] | _abbenormal (_abbenormal!~abbenorma@216.109.197.30) has joined #mythtv-users | |
| [16:03:46] | wagnerrp: | dustybin: netbooting allows me to have one single install that i use for multiple frontends and backends on my system |
| [16:04:13] | wagnerrp: | i have one root images that i perform my updates on |
| [16:04:28] | wagnerrp: | then i just clone the image, and copy over some basic config files for each machine |
| [16:04:32] | dustybin: | aye nice |
| [16:04:51] | wagnerrp: | and theyre all on a redundant array, so theres no risk of disk failure |
| [16:05:20] | dustybin: | jeeze you guys certainly plan things right to the last fine detail |
| [16:07:58] | gregl (gregl!~greg@cpe-69-204-183-188.nycap.res.rr.com) has quit (Read error: Connection reset by peer) | |
| [16:08:18] | unixSnob (unixSnob!~unixSnob@starfury.spearlink.com) has joined #mythtv-users | |
| [16:09:31] | AndyCap: | s/no risk/less risk/ |
| [16:09:58] | RDV_Linux: | smithna: Try the instructions/test here. Pastebin your results: http://mythtv.pastebin.ca/1795570 |
| [16:10:02] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has quit (Ping timeout: 246 seconds) | |
| [16:10:17] | unixSnob: | some of my recordings vanished.. I didn't delete them. Do they expire or something? |
| [16:10:32] | [R]: | if you had autoexpire turned on |
| [16:10:41] | tank-man: | is your drive near full ? |
| [16:11:16] | unixSnob: | tank-man: close, but not full enough. i have 3gb remaining, and a 1gb remaining rule |
| [16:11:24] | unixSnob: | i'll see if autoexpire is on |
| [16:12:03] | smithna: | RDV_Linux: I restarted mythbackend and jamu started working. It's strange that worked as mythfrontend was working just fine... |
| [16:12:09] | tank-man: | if the drive is not full and you don't have an episode limit for the show, we have a mystery |
| [16:12:28] | RDV_Linux: | smithna: good for you;) |
| [16:12:35] | unixSnob: | "default auto-expire" was turned on. |
| [16:13:11] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has joined #mythtv-users | |
| [16:13:12] | RDV_Linux: | smithna: The test Jamu uses requires the BE to be running so that may be what triggered the error message. |
| [16:14:39] | smithna: | RDV_Linux: the backend was running... I was doing updates (via 'w') while troubleshooting jamu. |
| [16:15:25] | RDV_Linux: | smithna: that should have had no effect. I run Jamu on a combined FE/BE with the FE active and do not have issues, |
| [16:16:03] | gunni_ (gunni_!~quassel@xdsl-81-173-235-148.netcologne.de) has joined #mythtv-users | |
| [16:16:41] | smithna: | Well, whatever it was — it's working now :} |
| [16:16:42] | gunni (gunni!~quassel@xdsl-213-196-231-232.netcologne.de) has quit (Read error: Operation timed out) | |
| [16:16:54] | smithna: | Thanks again for your help! |
| [16:23:19] | 15SAAD5EB (15SAAD5EB!~alexvd@pool-98-109-132-60.nwrknj.fios.verizon.net) has joined #mythtv-users | |
| [16:23:36] | syamajala (syamajala!~syamajala@173-14-133-149-NewEngland.hfc.comcastbusiness.net) has quit (Remote host closed the connection) | |
| [16:25:21] | syamajala (syamajala!~syamajala@173-14-133-149-NewEngland.hfc.comcastbusiness.net) has joined #mythtv-users | |
| [16:25:29] | gregl (gregl!~greg@cpe-69-204-183-188.nycap.res.rr.com) has joined #mythtv-users | |
| [16:29:08] | jvs (jvs!~jvs@90.146.56.206) has quit (Quit: Leaving) | |
| [16:32:31] | syamajala (syamajala!~syamajala@173-14-133-149-NewEngland.hfc.comcastbusiness.net) has quit (Read error: Connection reset by peer) | |
| [16:38:43] | wagnerrp: | AndyCap: well then i also do a weekly backup |
| [16:40:58] | grndslm (grndslm!~grndslm@174-126-14-4.cpe.cableone.net) has quit (Remote host closed the connection) | |
| [16:44:46] | AndyCap: | wagnerrp: :) |
| [16:58:40] | PointyPumper (PointyPumper!~pintlezz@190.244.90.204) has joined #mythtv-users | |
| [16:58:56] | Goga777 (Goga777!~Goga777@shpd-95-53-188-68.vologda.ru) has quit (Ping timeout: 265 seconds) | |
| [17:01:33] | syamajala (syamajala!~syamajala@c-76-119-52-223.hsd1.ma.comcast.net) has joined #mythtv-users | |
| [17:04:15] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has joined #mythtv-users | |
| [17:05:37] | smithna (smithna!~smithna@c-174-49-135-155.hsd1.pa.comcast.net) has quit (Remote host closed the connection) | |
| [17:06:11] | syamajala (syamajala!~syamajala@c-76-119-52-223.hsd1.ma.comcast.net) has quit (Client Quit) | |
| [17:12:20] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has quit (Ping timeout: 252 seconds) | |
| [17:26:00] | thefRont (thefRont!xelerator@suffers.from.internal-bleeding.de) has joined #mythtv-users | |
| [17:31:06] | javatexan (javatexan!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has joined #mythtv-users | |
| [17:31:24] | 16SAAD99J (16SAAD99J!~ourtv@74-129-146-53.dhcp.insightbb.com) has joined #mythtv-users | |
| [17:31:29] | photon (photon!~photon@unaffiliated/photon) has quit (Quit: photon) | |
| [17:40:50] | malaTG80 (malaTG80!~mala@c83-250-168-138.bredband.comhem.se) has quit (Quit: Leaving.) | |
| [17:41:59] | 16SAAD99J (16SAAD99J!~ourtv@74-129-146-53.dhcp.insightbb.com) has quit (Read error: Connection reset by peer) | |
| [17:42:40] | rabies (rabies!~BillyBob@pool-96-253-244-145.rlghnc.dsl-w.verizon.net) has joined #mythtv-users | |
| [17:42:55] | rabies: | any recommendations for a ATSC capture card w/ good support and preferably a hardware MPEG2 decoder? |
| [17:43:03] | rabies: | though not required i guess |
| [17:45:18] | sphery: | rabies: http://linuxtv.org/wiki/index.php/Main_Page |
| [17:45:25] | [R]: | atsc capture cards dont have decoders |
| [17:45:28] | [R]: | the computer does the decoder |
| [17:45:34] | rabies: | okay |
| [17:45:54] | rabies: | sphery: recommended as in stable and has good channel detection? |
| [17:45:54] | sphery: | rabies: you do realize that Hardware MPEG-2 encoders are only for analog capture, though, right (i.e. if you want to do standard-def analog capture from a VCR or STB or whatever). |
| [17:45:55] | wagnerrp: | mythtv does not support ATSC cards, it supports the DVB API... see sphery's link for cards with DVB compliant drivers |
| [17:46:21] | [R]: | sphery: he siad decoder |
| [17:46:22] | rabies: | wait, so if im using an antenna to pick up ATSC channels i cant use mythtv? |
| [17:46:26] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
| [17:46:29] | wagnerrp: | if you actually mean hardware decoding for playback, VDPAU is your only worthwhile option |
| [17:46:41] | wagnerrp: | rabies: youre not listening to what i said |
| [17:46:45] | wagnerrp: | we dont support tuner cards |
| [17:46:47] | sphery: | rabies: if you want analog standard def and ATSC (digital, already-MPEG-2-encoded-by-the-broadcaster), the Hauppauge HVR-1600 is a pretty good one |
| [17:46:50] | wagnerrp: | we support the DVB API |
| [17:46:56] | sphery: | if you meant decoder, then VDPAU is the way to go |
| [17:47:04] | sphery: | (or CPU decoding) |
| [17:47:06] | wagnerrp: | sphery's link lists off cards with drivers compliant with that API |
| [17:47:14] | sphery: | remember that hardware is just software that cannot be changed... |
| [17:47:15] | wagnerrp: | if you use a card supported on that site, mythtv can use it |
| [17:47:21] | rabies: | "compliant" can be many things |
| [17:47:30] | rabies: | some cards are more compliant than others |
| [17:47:44] | sphery: | http://linuxtv.org/wiki/index.php/ATSC_Devices lists just how compliant they are |
| [17:47:45] | wagnerrp: | its got nothing to do with the card |
| [17:47:48] | wagnerrp: | its the driver |
| [17:48:01] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has joined #mythtv-users | |
| [17:48:03] | sphery: | basically, the cards themselves are a dime a dozen... So you just need one that has driver support |
| [17:48:25] | sphery: | as the ATSC capture just dumps the already-encoded MPEG-2 from the stream, there's not a lot of difference in them |
| [17:48:25] | rabies: | so if theres a green check, it is 100% complaint? |
| [17:48:25] | wagnerrp: | if the V4L-DVB project provides support for that card, mythtv can use it |
| [17:48:50] | sphery: | so if it works in GNU/Linux with DVB API, Myth will do just fine with it |
| [17:49:19] | wagnerrp: | if you want ATSC (digital broadcast), you need one with a green check for 8VSB |
| [17:49:23] | sphery: | wagnerrp: I think you win, again... much faster than I at saying the same thing. |
| [17:49:42] | sphery: | If you want cable, it's QAM |
| [17:49:44] | rabies: | cool, thanks guys |
| [17:49:53] | rabies: | guess ill just go w/ whatever is cheapest |
| [17:49:57] | wagnerrp: | if you want analog, youre better off getting an IVTV card |
| [17:50:03] | sphery: | and--save the HVR-1600--don't use any of them for NTSC |
| [17:50:23] | sphery: | (or, more likely, baseband input of NTSC-like signals) |
| [17:50:31] | rabies: | i dont think any of the channels are NTSC in my area... |
| [17:50:33] | sphery: | S-Video/Composite input |
| [17:50:44] | sphery: | right, that's why I modified it to be the baseband stuff |
| [17:51:12] | rabies: | is any broadcast NTSC anymore? |
| [17:51:35] | wagnerrp: | the only remaining use for analog is cable (like to be phased out within a couple years) or capture from a STB |
| [17:51:38] | sphery: | not in the US (at least other than extremely low-powered transmitters) |
| [17:52:05] | sphery: | so, yeah, cable and S-Video/Composite output from external tuners is all |
| [17:52:16] | sphery: | but some use the output of HDTV converter boxes |
| [17:52:20] | sphery: | or cable boxes |
| [17:52:46] | rabies: | i guess ill just get a WinTV-HVR-1250 |
| [17:52:54] | wagnerrp: | works great for me |
| [17:53:13] | rabies: | cool |
| [17:53:22] | rabies: | good enough for me! :) |
| [17:54:36] | pizzledizzle (pizzledizzle!~pizdets@pool-98-116-202-61.nycmny.fios.verizon.net) has joined #mythtv-users | |
| [17:54:54] | sphery: | and 1250 is a good price, too |
| [17:55:19] | sphery: | er, don't pay $1250 for one, but the price typically charged for an HVR-1250 is good. |
| [18:00:38] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has quit (Read error: No route to host) | |
| [18:01:03] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has joined #mythtv-users | |
| [18:02:22] | lpkirby (lpkirby!~lpkirby@173.216.17.213) has joined #mythtv-users | |
| [18:08:54] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has quit (Ping timeout: 276 seconds) | |
| [18:09:19] | brfransen (brfransen!~brfransen@adrianDHCP-47.216-254-250.iw.net) has joined #mythtv-users | |
| [18:10:37] | rabies: | sphery: went with a HVR-1600 |
| [18:10:42] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has joined #mythtv-users | |
| [18:10:47] | rabies: | supposedly its good with low SNR |
| [18:10:52] | rabies: | sphery: plus it was the same price |
| [18:11:17] | jolaren: | I really can't decide if I should rebuild my backend :/ Running it in a 1u rack atm.. but I'm thinkin about replacin it with an older computer (with more pci ports) |
| [18:11:19] | jolaren: | what should I do |
| [18:12:29] | stoth: | rabies: I'd have picked the 1250 |
| [18:12:37] | rabies: | why? |
| [18:12:50] | stoth: | it's a better performer for QAM/ATSC |
| [18:12:58] | rabies: | damn it |
| [18:12:58] | brewmstr (brewmstr!~brewmr@dsl-147-144.aei.ca) has joined #mythtv-users | |
| [18:13:00] | wagnerrp: | rabies: a 1600 for the same price as the 1250? |
| [18:13:10] | rabies: | you sure? |
| [18:13:10] | wagnerrp: | its usually $30-$40 more |
| [18:13:18] | wagnerrp: | plus its PCI rather than PCIe |
| [18:13:20] | sphery: | seems like the 1600 was either really cheap or the 1250 was overpriced |
| [18:13:30] | rabies: | 60 bucks |
| [18:13:35] | rabies: | its OEM w/o remote, which i dont need anyway |
| [18:13:35] | wagnerrp: | you shouldnt pay more than $50 for a 1250 |
| [18:13:37] | stoth: | 1600 was cheap |
| [18:13:55] | rabies: | so the 1600 isnt good? |
| [18:13:59] | wagnerrp: | extremely cheap |
| [18:14:06] | stoth: | I'd have picked the 1250. |
| [18:14:08] | wagnerrp: | the 1600 is fine if you want to do analog |
| [18:14:23] | wagnerrp: | but there are better and cheaper tuners if you only want digital |
| [18:14:30] | stoth: | yes, I'm assuming he wanted DTV |
| [18:14:31] | ** sphery wonders where you found the HVR-1600 for $60 ** | |
| [18:14:40] | rabies: | http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem . . . TRK:MEWNX:IT |
| [18:14:45] | stoth: | lol |
| [18:14:50] | wagnerrp: | bah... dont buy crap on ebay |
| [18:14:55] | rabies: | where else! =D |
| [18:15:03] | wagnerrp: | legitimate stores |
| [18:15:04] | rabies: | its just old surplus |
| [18:15:09] | rabies: | im sure its fine |
| [18:15:33] | stoth: | What's the model #? |
| [18:15:35] | rabies: | im just hoping its good enough to pick up my weakass signal |
| [18:15:38] | rabies: | 01101 |
| [18:15:42] | stoth: | we had a load of surprise crap hit ebay. |
| [18:15:55] | rabies: | really? damn it |
| [18:15:58] | rabies: | im gonna see if i can cancel it |
| [18:16:00] | stoth: | an OEM dumped it, they were going really cheap. |
| [18:16:19] | stoth: | yeah, really cheap because those models didn't have QAM. |
| [18:16:28] | stoth: | yet they were being sold on ebay with QAM. |
| [18:16:30] | sphery: | he is doing ATSC |
| [18:16:45] | sphery: | (or at least he mentioned ATSC, not QAM) |
| [18:16:58] | sphery: | that page doesn't say QAM on it |
| [18:17:00] | stoth: | prolly fine for ATSC... just saying..... when stuff is cheap..... it's cheap for a reason. |
| [18:17:05] | wagnerrp: | no QAM? meaning it uses a different tuner? |
| [18:17:20] | stoth: | the baord wasn't designed for QAM RF levels early on. |
| [18:17:36] | sphery: | Model 01101 Revision 74551 |
| [18:17:42] | stoth: | hmm. |
| [18:17:43] | sphery: | one of those? |
| [18:17:52] | stoth: | xx5xx is an OEM sku |
| [18:17:56] | stoth: | it's possible. |
| [18:18:25] | sphery: | 161 available :) |
| [18:19:10] | stoth: | yeah, I thing those are the problem boards. You can get QAM on some channels under some cicumstances |
| [18:19:50] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
| [18:21:08] | stoth: | If QAM is your goal then you don't want the 74551 rev. |
| [18:22:20] | ** rabies grumbles ** | |
| [18:22:33] | rabies: | alright, well ill try to cancel the stupid thing |
| [18:22:34] | stoth: | if I were you I'd be foaming at the mouth! |
| [18:22:38] | rabies: | lol |
| [18:23:02] | stoth: | sorry, bad joke. :) |
| [18:23:27] | stoth: | http://www.hauppauge.co.uk/board/showthread.php?t=17846 |
| [18:23:36] | stoth: | ^^^ this is when we started hearing first signs of it |
| [18:24:21] | stoth: | they're 100% fine for ATSC, let's be clear. |
| [18:25:18] | rabies: | well, in that case I might just let it go |
| [18:25:25] | rabies: | I'm not going to use it for QAM |
| [18:25:40] | rabies: | but i dont like the idea of buying a defective board when i can get a 1250 for 10 bucks less |
| [18:25:50] | rabies: | im going to at least try to cancel it |
| [18:26:01] | stoth: | 1600 has the h/w encoder, useful for other stuff. |
| [18:26:23] | rabies: | i thought that was only for analog |
| [18:26:36] | stoth: | correct. |
| [18:27:04] | rabies: | well i suppose thats useful if i wanna hook up a playstation to a RF modulator for some reason... |
| [18:29:00] | bjd: | hm |
| [18:29:12] | bjd: | anyone reckon an old xbox might cut it as a frontend? |
| [18:29:17] | ** bjd goes to read the wiki ** | |
| [18:30:10] | beata- (beata-!~beata@c-69-142-8-139.hsd1.nj.comcast.net) has joined #mythtv-users | |
| [18:32:19] | sid3windr: | bjd: about as useless as a p3 with 128MB of memory and a vga (non svga) videocard I guess? ;/ |
| [18:32:36] | bjd: | :/ |
| [18:33:47] | dustybin: | bjd: save up for a zotac mag :D |
| [18:34:39] | bjd: | nice, they are quite cheap |
| [18:35:59] | dustybin: | those are the best things since sliced bread |
| [18:36:04] | dustybin: | IMO |
| [18:36:11] | bjd: | you got one? |
| [18:36:41] | dustybin: | nope |
| [18:36:42] | dustybin: | not yet |
| [18:36:48] | dustybin: | im still low res |
| [18:36:55] | bjd: | the asrock thing looks cool too |
| [18:36:56] | dustybin: | crt / 720 x 576 |
| [18:37:02] | bjd: | has a drive/remote |
| [18:37:23] | dustybin: | bjd: this is 2010, nobody needs drives anymore |
| [18:37:34] | bjd: | ;p |
| [18:38:10] | dustybin: | i will go hi-res once mythtv 1.0 is released |
| [18:40:13] | itguru (itguru!~itguru@host81-137-111-121.in-addr.btopenworld.com) has quit (Ping timeout: 260 seconds) | |
| [18:40:29] | gor22zo (gor22zo!~donald@a80-101-132-168.adsl.xs4all.nl) has quit (Quit: Leaving.) | |
| [18:40:40] | itguru (itguru!~itguru@host81-137-111-121.in-addr.btopenworld.com) has joined #mythtv-users | |
| [18:45:47] | pmhahn (pmhahn!~pmhahn@port-92-196-107-182.dynamic.qsc.de) has quit (Remote host closed the connection) | |
| [18:46:58] | brewmstr: | is there a way to auto-pull trailers for videos in mythvideo? |
| [18:48:54] | wagnerrp: | no |
| [18:49:42] | wagnerrp: | if you can find a source that allows free download and use of such trailers, that could change |
| [18:51:58] | rabies (rabies!~BillyBob@pool-96-253-244-145.rlghnc.dsl-w.verizon.net) has quit (Ping timeout: 256 seconds) | |
| [18:55:40] | jamesd2: | you could probably hack something with youtube, and a video downloader... but probably have to hack firefox or know a lot about the video downloader and firefox |
| [18:55:55] | wagnerrp: | exactly... hack |
| [18:56:04] | wagnerrp: | youtube does not offer video downloads |
| [19:00:13] | Slim-Kimbo (Slim-Kimbo!~Kimbo@host81-157-1-211.range81-157.btcentralplus.com) has quit (Quit: Slim-Kimbo) | |
| [19:01:59] | AndyCap: | jamesd2: there are scripts to do that just fine, but it's not allowed by the terms of service, so not a workable solution |
| [19:03:35] | wagnerrp: | a while back i suggested using the trailer link provided by tmdb to open up mythbrowser |
| [19:03:50] | wagnerrp: | but that was rejected for reasons i dont remember, and didnt care to argue with |
| [19:04:35] | wagnerrp: | brewmstr: half the time, your DVDs will come with the feature trailer, at significantly better quality than is available through youtube anyway |
| [19:05:02] | wagnerrp: | just remember to rip the trailer when you rip your DVDs in the future |
| [19:05:10] | RDV_Linux: | wagnerrp: At one time I thought that the trailer field in the videometadata record was for a web link and Jamu was populating the field with the url. That was changed a while ago. |
| [19:05:23] | wagnerrp: | nearly every one of my HDDVDs came with a trailer |
| [19:05:27] | wagnerrp: | i imagine bluray is the same |
| [19:05:59] | brewmstr: | true, it's a shame apple doesn't allow it |
| [19:07:18] | cdpuk (cdpuk!~chris@cdpuk.cdp.me.uk) has quit (Remote host closed the connection) | |
| [19:07:24] | wagnerrp: | since apple goes so far as to require you use the quicktime UA to download their trailers, such activity should not be discussed in here |
| [19:12:26] | unixSnob (unixSnob!~unixSnob@starfury.spearlink.com) has quit (Read error: Connection reset by peer) | |
| [19:15:08] | Lycan^ (Lycan^!~MrX@203-217-77-52.dyn.iinet.net.au) has joined #mythtv-users | |
| [19:18:20] | 15SAAD5EB (15SAAD5EB!~alexvd@pool-98-109-132-60.nwrknj.fios.verizon.net) has quit (Ping timeout: 246 seconds) | |
| [19:18:23] | Lycan^ (Lycan^!~MrX@203-217-77-52.dyn.iinet.net.au) has quit (Remote host closed the connection) | |
| [19:23:18] | AndyCap: | wagnerrp: and in an ideal world dvds etc would have a standard for name, description, productcode, which title is the trailer and movie etc. :P |
| [19:23:24] | sphery: | RDV_Linux: do you have slow deletes enabled? |
| [19:23:51] | wagnerrp: | AndyCap: in the real world, at least HDDVDs generally do |
| [19:24:23] | brewmstr (brewmstr!~brewmr@dsl-147-144.aei.ca) has quit (Quit: Leaving) | |
| [19:24:34] | sphery: | wagnerrp: what about blu-ray? |
| [19:24:45] | wagnerrp: | probably not easy to do programmatically, but certainly something you can look at the name and file size, and usually be 75% accurate about which one is the trailer |
| [19:24:51] | wagnerrp: | sphery: no experience with bluray |
| [19:24:56] | sphery: | just wondered |
| [19:25:06] | wagnerrp: | would have to ask iamlindoro about that one |
| [19:25:15] | RDV_Linux: | sphery: I think so but would have to check. The issue discussed earlier had broken symlink from Jan 22nd which corresponds with my bindings changes. |
| [19:25:49] | AndyCap: | wagnerrp: so you don't have to enter any metadata if you rip hd-dvd? |
| [19:26:01] | sphery: | RDV_Linux: just wondering, because it looks like the issue wouldn't exist if you don't have slow deletes enabled (which makes it a full-fledged bug that I don't mind fixing without buy-in :) |
| [19:26:19] | wagnerrp: | AndyCap: of course you do, you just pull it off TMDB like normal |
| [19:26:23] | sphery: | RDV_Linux: completely untested, but if you'd like to test out http://misc.thirdcontact.com/MythTV/mythtv-al . . . _force.patch , it seems like a reasonable patch. It will only affect FORCE_DELETE_RECORDINGS (not DELETE_RECORDINGS and not DELETE_FILE), but allows deleting the symlink even if the link is broken. |
| [19:26:38] | wagnerrp: | im saying you can fairly easily pick out the trailer file when youre ripping them |
| [19:27:03] | wagnerrp: | and its just a single file you pull out |
| [19:27:16] | sphery: | RDV_Linux: and if that does fix it (and it works with or without slow deletes after that--probably have to restart mythbackend to pick up a change to slow deletes), I can put it in. |
| [19:27:39] | AndyCap: | wagnerrp: so what kind of data is on hd-dvd? |
| [19:27:42] | sphery: | RDV_Linux: and if it is just that--a bug only on slow deletes--thanks for tracking down a /very/ hard to find issue :) |
| [19:27:57] | wagnerrp: | mpeg2/vc1/h264 in an EVO container |
| [19:28:04] | RDV_Linux: | sphery: Ok will do a test and see if it works. First I need to assure that I am using the slow deletes setting. |
| [19:28:05] | sphery: | if we got a bug report without all the info you provided, I doubt we'd ever have found the bug |
| [19:28:40] | sphery: | RDV_Linux: it's "Delete files slowly" in mythtv-setup General settings (TruncateDeletesSlowly) |
| [19:30:02] | sphery: | RDV_Linux: hold on a second... that patch is missing a line |
| [19:30:04] | RDV_Linux: | sphery: np, I had a lot of issues getting MiroBridge to be resilient enough not to leave images/symlinks and records scattered around. Especially as I cannot control what a user does through the Muro GUI |
| [19:30:32] | RDV_Linux: | sphery: holding |
| [19:30:58] | sphery: | RDV_Linux: ok, refresh... |
| [19:31:22] | sphery: | I really have to find a way to hook up quilt refresh to send out a vim-remote request to save files :) |
| [19:32:03] | sphery: | refreshing a patch when you have unsaved changes in the file doesn't help |
| [19:33:51] | RDV_Linux: | sphery: If "TruncateDeletesSlowly" is zero that means it is off right? If that is so then I am not using delete slowly. |
| [19:34:38] | grokky (grokky!~grokky@ppp118-209-203-155.lns20.mel6.internode.on.net) has joined #mythtv-users | |
| [19:34:49] | RDV_Linux: | sphery: Do you still want me to try the patch? |
| [19:36:43] | sphery: | hmmm... if you're not using slow deletes that patch won't help |
| [19:37:07] | darkdrgn2k (darkdrgn2k!~darkdrgn2@bas2-toronto44-1242515082.dsl.bell.ca) has joined #mythtv-users | |
| [19:37:23] | darkdrgn2k: | hey guys, any one know if there are some problems using nvidia binaries with fedora 12 |
| [19:37:41] | darkdrgn2k: | having problems getting myth to start up (complaining about opengl not being installed) |
| [19:37:54] | darkdrgn2k: | but i install it from binary. try agin.. it works |
| [19:38:01] | darkdrgn2k: | the i reboot.. and it doesnt work again |
| [19:38:15] | RDV_Linux: | sphery: I do not think I have that setting enabled. That is why I double checked the DB value. |
| [19:39:36] | darkdrgn2k: | X.0.log shows "(EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)" |
| [19:39:38] | sphery: | right, looking to see where it's failing without that |
| [19:40:14] | darkdrgn2k: | ? |
| [19:40:25] | sphery: | RDV_Linux: ah, I see it |
| [19:40:46] | darkdrgn2k: | oh. |
| [19:41:17] | sphery: | er, no I don't... It's ignoring the return value that shows the failure |
| [19:50:16] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has joined #mythtv-users | |
| [19:54:24] | KraMer (KraMer!~mark@2002:46f0:bab3:0:215:f2ff:fef4:4288) has joined #mythtv-users | |
| [19:56:45] | sphery: | RDV_Linux: ok, we're failing much earlier in the process for a broken symlink... QFile::exists() returns false for a broken symlink (even when there is a symlink file at the specified path). |
| [19:58:14] | nuonguy (nuonguy!~john@c-76-102-14-249.hsd1.ca.comcast.net) has quit (Remote host closed the connection) | |
| [19:58:26] | sphery: | so basically, we're under the impression there is no file to delete |
| [19:59:29] | sphery: | RDV_Linux: so, it's going to require a much bigger fix than I hoped |
| [19:59:45] | RDV_Linux: | sphery: aah. I assume that still means it is a bug? |
| [20:00:07] | sphery: | perhaps "unsupported feature" at this point? |
| [20:00:30] | sphery: | it looks like it will fail the same way for slow deletes or fast, based on the fact that it's failing early |
| [20:00:57] | RDV_Linux: | sphery: If it is too difficult to fix for the release I already have my MiroBridge patch ready;) |
| [20:02:15] | RDV_Linux: | sphery: I thought there are some "rename/export" scripts up there using symlinks. Would they be effected by this situation? |
| [20:02:21] | sphery: | I think the Mirobridge patch is the way to go for the release |
| [20:02:29] | RDV_Linux: | sphery: np |
| [20:03:03] | sphery: | mythrename.pl no longer allows renaming--it only does symlinks, but they're symlinks in a totally different (not-managed-or-seen-by-Myth) directory. |
| [20:03:21] | RDV_Linux: | sphery: aah |
| [20:03:28] | Bagg0r1 (Bagg0r1!~oystean@215.84-48-202.nextgentel.com) has left #mythtv-users () | |
| [20:03:33] | sphery: | myth.archive_job.pl does move files and create links in the recording dir to the new location, but it's not really that useful, anymore |
| [20:03:51] | sphery: | generally, when I recommend people use it, I recommend they remove the "create a symlink" line |
| [20:05:10] | my007ms (my007ms!~nnnnnnnnn@196.219.63.12) has joined #mythtv-users | |
| [20:06:15] | RDV_Linux: | sphery: Interesting this all occurred while I was doing my final release testing for a new Mythbuntu Control Centre plugin for MiroBridge and had to do a unusual number of add break it tests. |
| [20:07:43] | sphery: | If I ever get around to the "move a recording from SG dir to SG dir (even across hosts/SG's) in the UI" patch, we could delete myth.archive_job.pl |
| [20:07:47] | lpkirby (lpkirby!~lpkirby@173.216.17.213) has quit () | |
| [20:13:58] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [20:21:16] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
| [20:23:44] | jolaren (jolaren!~jolaren@c-61f2e555.015-160-73746f1.cust.bredbandsbolaget.se) has quit (Ping timeout: 252 seconds) | |
| [20:23:57] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [20:28:28] | xand (xand!~xand@pdpc/supporter/active/xand) has quit (Quit: irssi fail) | |
| [20:28:48] | xand (xand!~xand@pdpc/supporter/active/xand) has joined #mythtv-users | |
| [20:32:19] | xand (xand!~xand@pdpc/supporter/active/xand) has quit (Client Quit) | |
| [20:32:20] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
| [20:33:59] | poodyp (poodyp!~poodyp@ip68-96-93-107.oc.oc.cox.net) has joined #mythtv-users | |
| [20:34:19] | awalls (awalls!~awalls@01-197.155.popsite.net) has joined #mythtv-users | |
| [20:34:59] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has joined #mythtv-users | |
| [20:35:08] | xand (xand!~xand@pdpc/supporter/active/xand) has joined #mythtv-users | |
| [20:35:57] | xand (xand!~xand@pdpc/supporter/active/xand) has quit (Client Quit) | |
| [20:36:50] | poodyp_ (poodyp_!~poodyp@m4b0436d0.tmodns.net) has joined #mythtv-users | |
| [20:38:30] | poodyp (poodyp!~poodyp@ip68-96-93-107.oc.oc.cox.net) has quit (Ping timeout: 256 seconds) | |
| [20:38:30] | poodyp_ is now known as poodyp | |
| [20:39:57] | xand (xand!~xand@pdpc/supporter/active/xand) has joined #mythtv-users | |
| [20:40:15] | travis_ (travis_!~quassel@pool-74-106-238-179.bltmmd.fios.verizon.net) has joined #mythtv-users | |
| [20:41:54] | rabies (rabies!~BillyBob@pool-96-253-244-145.rlghnc.dsl-w.verizon.net) has joined #mythtv-users | |
| [20:42:16] | rabies (rabies!~BillyBob@pool-96-253-244-145.rlghnc.dsl-w.verizon.net) has quit (Client Quit) | |
| [20:42:18] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Ping timeout: 276 seconds) | |
| [20:43:02] | poodyp (poodyp!~poodyp@m4b0436d0.tmodns.net) has quit (Ping timeout: 256 seconds) | |
| [20:46:16] | poodyp (poodyp!~poodyp@m4b0436d0.tmodns.net) has joined #mythtv-users | |
| [20:58:26] | Gumby (Gumby!~gumby@unaffiliated/gumby) has quit (Ping timeout: 246 seconds) | |
| [21:00:07] | natanojl (natanojl!~jonatan@c83-252-238-84.bredband.comhem.se) has quit (Ping timeout: 265 seconds) | |
| [21:01:01] | poodyp (poodyp!~poodyp@m4b0436d0.tmodns.net) has quit (Ping timeout: 264 seconds) | |
| [21:01:09] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [21:02:39] | poodyp (poodyp!~poodyp@m3d0436d0.tmodns.net) has joined #mythtv-users | |
| [21:04:09] | GregFrost (GregFrost!~chatzilla@CPE-58-169-209-130.lns1.fli.bigpond.net.au) has joined #mythtv-users | |
| [21:04:31] | GregFrost: | Hello. I am having problems playing a CD using mythmusic. It starts playing fine, but then the audio pauses every now and then. Looking at the DVD burner drive light, it comes on when the audio is paused and when it goes off, the audio starts again. mplayer does the same. xine plays the cd fine. Any ideas? |
| [21:06:03] | xand: | rip the cd to your harddisk |
| [21:07:13] | Bagg0r1 (Bagg0r1!~oystean@215.84-48-202.nextgentel.com) has joined #mythtv-users | |
| [21:07:26] | wagnerrp: | xand++ |
| [21:07:30] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
| [21:07:40] | xand: | I hate playing CDs/DVDs |
| [21:08:45] | KungFuJesus (KungFuJesus!adam@CN-ESR1-69-61-222-184.fuse.net) has joined #mythtv-users | |
| [21:09:03] | KungFuJesus: | Hello, does anybody here know why mythmusic would want to play negative cd tracks from a CD? |
| [21:09:14] | wagnerrp: | negative? |
| [21:10:24] | KungFuJesus: | yep, one sec |
| [21:10:30] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
| [21:10:33] | Bagg0r1: | So I have tried to install the pinnacle 340e (2304:023d). I have hg cloned the http://kernellabs.com/hg/~dheitmueller/pctv-340e-2/ and then tried sudo modprobe cx25843. This because I think that is the correct module name..This gives me "module not found" |
| [21:10:55] | KungFuJesus: | straight from the log: 2010-02–13 17:07:13.001 Track -3 not found!! |
| [21:11:11] | KungFuJesus: | this is after it recalls the track information from freedb |
| [21:11:23] | KungFuJesus: | when I attempt to play it |
| [21:11:54] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has joined #mythtv-users | |
| [21:12:25] | KungFuJesus: | for a while when it would try to lookup the track info it would crash the frontend. I removed .cdsomethingrc file and the associated directory of information with it and I can somewhat consistently get it to lookup track up on discs, but it still seems buggy |
| [21:12:32] | KungFuJesus: | what's weird is this used to work for a while |
| [21:15:19] | GregFrost: | xand: ripping works, but I want to play off the CD |
| [21:15:32] | GregFrost: | doesnt myth support that? |
| [21:15:32] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.) | |
| [21:16:02] | xand: | obviously it supports it or it wouldn't work at all |
| [21:16:21] | xand: | maybe the drive is having trouble playing i |
| [21:16:22] | xand: | t |
| [21:18:25] | KungFuJesus: | perhaps, is there a way to prove it? |
| [21:19:42] | KungFuJesus: | maybe I can do some crcs or checksums on some discs. That seems weird it would try to play a negative track number, though |
| [21:20:16] | xand: | er, sorry, that was for GregFrost. |
| [21:20:36] | KungFuJesus: | the same could apply to me, though |
| [21:20:43] | xand: | but my first answer to him goes for you too... rip the CD to harddisk :P |
| [21:20:56] | KungFuJesus: | dmesg seems to have an unusual amount of these: [150461.677750] sr 6:0:0:0: [sr0] Sense Key : Illegal Request [current] |
| [21:20:58] | Defense|Twin (Defense|Twin!~jepz@e177227170.adsl.alicedsl.de) has quit (Remote host closed the connection) | |
| [21:20:59] | KungFuJesus: | [150461.677755] sr 6:0:0:0: [sr0] Add. Sense: Illegal mode for this track |
| [21:21:02] | KungFuJesus: | [150461.677762] sr 6:0:0:0: [sr0] CDB: Read(10): 28 00 00 00 04 00 00 00 02 00 |
| [21:21:05] | KungFuJesus: | [150461.677774] end_request: I/O error, dev sr0, sector 4096 |
| [21:21:58] | awalls (awalls!~awalls@01-197.155.popsite.net) has quit (Quit: Leaving.) | |
| [21:25:20] | xand: | dodgy disc or drive |
| [21:28:11] | darkdrgn2k: | is there any reason some colvers go into the Storage Group folders while others into a set folder (like .posters) in the same folder? |
| [21:33:37] | KungFuJesus: | xand: probably drive |
| [21:35:08] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [21:41:22] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Read error: Connection reset by peer) | |
| [21:42:00] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [21:44:05] | javatexan (javatexan!~mia@rrcs-71-40-238-191.sw.biz.rr.com) has quit (Ping timeout: 260 seconds) | |
| [21:48:30] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Read error: Connection reset by peer) | |
| [21:49:03] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [21:50:00] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Read error: Connection reset by peer) | |
| [21:52:44] | poodyp (poodyp!~poodyp@m3d0436d0.tmodns.net) has quit (Ping timeout: 256 seconds) | |
| [21:53:03] | poodyp (poodyp!~poodyp@m4d0436d0.tmodns.net) has joined #mythtv-users | |
| [21:53:16] | QED__ (QED__!~Billybob@CPE00e04b0b7799-CM00111a59bdac.cpe.net.cable.rogers.com) has joined #mythtv-users | |
| [21:53:49] | QED__ (QED__!~Billybob@CPE00e04b0b7799-CM00111a59bdac.cpe.net.cable.rogers.com) has quit (Client Quit) | |
| [21:53:50] | alexvd__ (alexvd__!~alexvd@pool-98-109-132-60.nwrknj.fios.verizon.net) has joined #mythtv-users | |
| [22:00:17] | pyther (pyther!~pyther@unaffiliated/pyther) has joined #mythtv-users | |
| [22:13:08] | poodyp (poodyp!~poodyp@m4d0436d0.tmodns.net) has quit (Ping timeout: 256 seconds) | |
| [22:18:54] | darkdrgn2k (darkdrgn2k!~darkdrgn2@bas2-toronto44-1242515082.dsl.bell.ca) has quit (Ping timeout: 265 seconds) | |
| [22:48:26] | Gumby (Gumby!~gumby@unaffiliated/gumby) has joined #mythtv-users | |
| [22:49:36] | gregl (gregl!~greg@cpe-69-204-183-188.nycap.res.rr.com) has quit (Remote host closed the connection) | |
| [22:53:43] | gregl (gregl!~greg@cpe-69-204-183-188.nycap.res.rr.com) has joined #mythtv-users | |
| [22:59:46] | MartinJT (MartinJT!~martin@109.170.141.132) has quit (Ping timeout: 245 seconds) | |
| [23:08:40] | alexvd__ (alexvd__!~alexvd@pool-98-109-132-60.nwrknj.fios.verizon.net) has quit (Ping timeout: 256 seconds) | |
| [23:09:13] | poodyp (poodyp!~poodyp@ip68-101-124-225.oc.oc.cox.net) has joined #mythtv-users | |
| [23:12:57] | MartinJT (MartinJT!~martin@109.170.141.132) has joined #mythtv-users | |
| [23:17:38] | gnome42 (gnome42!~gnome42@69-196-160-50.dsl.teksavvy.com) has quit (Quit: Terminated with extreme prejudice - dircproxy 1.0.5) | |
| [23:18:47] | gbutters is now known as gbutters-G1 | |
| [23:21:13] | JohnTed (JohnTed!unstable@tor/regular/sid) has joined #mythtv-users | |
| [23:21:18] | JohnTed: | I'm looking for a decent speaker/receiver/woofer combo for a mythtv box I'm building, for under ~$400. Any suggestions? |
| [23:21:40] | gbutters-G1 is now known as gbutters | |
| [23:22:42] | KungFuJesus: | JohnTed: in that price range they are all about the same |
| [23:23:00] | KungFuJesus: | don't expect to be able to passthrough digitally HD audio, though |
| [23:23:35] | KungFuJesus: | All of the HD streams have be decoded from where they're played, kind of annoying |
| [23:25:11] | KungFuJesus: | I use a yamaha set (not any HD audio codec capable, only supports 16-bit 44.1KHz audio streams). It does the job fairly well |
| [23:25:50] | poodyp_ (poodyp_!~poodyp@ip68-101-124-225.oc.oc.cox.net) has joined #mythtv-users | |
| [23:25:53] | poodyp (poodyp!~poodyp@ip68-101-124-225.oc.oc.cox.net) has quit (Read error: Connection reset by peer) | |
| [23:25:53] | poodyp_ is now known as poodyp | |
| [23:26:15] | KungFuJesus: | I use a toslink cable for digital passthrough, eliminates the issues associated with unshielded audio cable |
| [23:26:55] | AndChat| (AndChat|!~gbutters@m3a5e36d0.tmodns.net) has quit (Quit: Bye) | |
| [23:27:46] | KungFuJesus: | but be forewarned, in that price range most of the time the woofers are terrible. Mine does a pretty crappy job when it experiences high levels of bass (really awful ruffling) |
| [23:28:01] | cafuego (cafuego!~cafuego@luv/committee/cafuego) has quit (Ping timeout: 265 seconds) | |
| [23:28:18] | KungFuJesus: | sure it'll be plenty loud and generate a fair amount of bass, but it will be noisy distorted base when it leaves the cone |
| [23:28:42] | cafuego (cafuego!~cafuego@luv/committee/cafuego) has joined #mythtv-users | |
| [23:29:47] | gnome42 (gnome42!~gnome42@69-196-160-50.dsl.teksavvy.com) has joined #mythtv-users | |
| [23:31:06] | KungFuJesus: | most good woofers on the market go for about the price of the entire set, though. I've learned to live with it for now, in time I may update to an HD capable receiver, although passing through the stream may require a spiders web of cables or some crappy HDMI to receiver to display configuration |
| [23:32:50] | JohnTed: | KungFuJesus: I'm just looking for 5.1 for regular standard DVDs |
| [23:33:41] | KungFuJesus: | Then you'll probably have decent luck looking in 3 or 4 year old market realm |
| [23:33:55] | KungFuJesus: | you may even be able to cut a decent deal on a used receiver |
| [23:34:35] | KungFuJesus: | there's virtually no difference between an audio receiver set manufactured in 1999 and one in 2007, except for maybe useless features |
| [23:35:30] | poodyp (poodyp!~poodyp@ip68-101-124-225.oc.oc.cox.net) has quit (Read error: Connection reset by peer) | |
| [23:36:57] | KungFuJesus: | polk audio and yamaha receivers tend to have decent sounding D to A |
| [23:40:41] | KungFuJesus: | Onkyo are pretty nice, too |
| [23:41:18] | grokky (grokky!~grokky@ppp118-209-203-155.lns20.mel6.internode.on.net) has quit (Remote host closed the connection) | |
| [23:41:42] | KungFuJesus: | a lot of internet rips from blurays have compression artifacts in the audio when it's not decoded as an HD stream |
| [23:42:33] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [23:48:38] | gunni_ (gunni_!~quassel@xdsl-81-173-235-148.netcologne.de) has quit (Quit: No Ping reply in 180 seconds.) | |
| [23:48:41] | gunni (gunni!~quassel@xdsl-81-173-235-148.netcologne.de) has joined #mythtv-users | |
| [23:59:02] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Read error: Connection reset by peer) | |
| [23:59:20] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
| [23:59:33] | dmb (dmb!~Dmb@unaffiliated/dmb) has joined #mythtv-users | |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.