Saturday, August 20th, 2011, 00:00 UTC | ||
[00:00:15] | skd5aner: | you may have to do that with sudo if the permissions aren't set correctly |
[00:00:51] | Clumpy: | Aww crap... says service unrecognized. |
[00:00:59] | Clumpy: | On that command... |
[00:01:20] | skd5aner: | hang on... |
[00:01:25] | skd5aner: | I could have it wrong for mythbuntu |
[00:01:51] | jamiem (jamiem!~jamiem@dilbert.jamiem.com) has joined #mythtv-users | |
[00:01:54] | skd5aner: | do you see anything in /etc/init.d/myth* ? |
[00:02:47] | skd5aner: | maybe try "service mythtv-backend restart" |
[00:02:57] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[00:03:02] | Clumpy: | I tried just typing mythbackend into terminal and got good database messages but received the following, "Failed to bind port 6543. Exiting." |
[00:03:37] | skd5aner: | Clumpy |
[00:03:42] | skd5aner: | that means it's probably already running |
[00:03:47] | skd5aner: | please look at what I asked above... |
[00:03:59] | skd5aner: | ls -la /etc/init.d/myth* |
[00:04:58] | messerting (messerting!~messertin@39.79-161-65.customer.lyse.net) has quit (Read error: Operation timed out) | |
[00:05:03] | jamiem: | hello. I installed a new DVB-T2 device tonight. It seems to be working quite well, but for some reason while I'm testing recording I am unable to pause, rew/ff or even get info for the recording file. I am dumpbed back to the UI with "Irrecoverable recorder error" |
[00:05:23] | Clumpy: | Looks like Sudo may have done the trick: http://tinypaste.com/314585 |
[00:05:37] | Clumpy: | Does this mean my back-end is working now? |
[00:05:56] | skd5aner: | most likely, "ps aux | grep mythbackend |
[00:06:03] | skd5aner: | without the quote |
[00:06:04] | rileyp (rileyp!~dad@91.70.96.58.static.exetel.com.au) has quit (Remote host closed the connection) | |
[00:07:01] | skd5aner: | does it show up as a running process in the output? |
[00:07:04] | Clumpy: | Grep command results here: http://tinypaste.com/59132 |
[00:07:15] | skd5aner: | yup – it's running |
[00:07:22] | skd5aner: | you should be able to start mythfrontend |
[00:07:39] | skd5aner: | if in X11, simply enter mythfrontend and it should connect |
[00:07:40] | Clumpy: | Cool, so now I'm clean? |
[00:07:57] | Clumpy: | Roger that. Again, crossing fingers... |
[00:08:10] | skd5aner: | well, as far as I can tell – I don't know if everything is configured correctly or not when itcomes to your tuners and sources, but you said you did that last night |
[00:09:08] | Clumpy: | I got signal and I got channels from the HD Homerun. I know its working as its clean on my windows boxes... |
[00:09:12] | skd5aner: | Clumpy: the reason you likely had to use sudo to restar the service is because it looks like you're running as charles... you should be running everything as mythtv... |
[00:09:43] | skd5aner: | you may have permissions issues if you are running different pieces as different users |
[00:09:46] | Clumpy: | Should I make an Administrative account for mythtv and just log into the system under that account when I want TV activities on it? |
[00:10:19] | wagner_: | no, just manage your group rights so everything has access where it needs it |
[00:10:21] | skd5aner: | I have no experience when trying to run the frontend as a different user than the user that also runs the backend, so I'm not sure how much of a concern it would be |
[00:10:39] | wagner_: | the frontend doesnt technically need any access |
[00:10:50] | wagner_: | but it does like at least read-only access |
[00:10:57] | wagner_: | write access is completely unnecessary |
[00:10:59] | Clumpy: | OK, in FrontEnd I see that it says "localhost" again. I'm going to change that to 192.168.1.27 to match the backend right? |
[00:11:01] | skd5aner: | yea, you could add "charles" to the mythtv group and make sure the mythtv group has access to everything it needs (which mythbuntu's packages should have setup for you) |
[00:11:23] | Clumpy: | I'm in the database screen 1/2 right now in the front-end. |
[00:11:28] | skd5aner: | Clumpy: yes, go ahead and use the IP |
[00:11:31] | wagner_: | the only setting the frontend cares about is the database |
[00:11:36] | wagner_: | and the database can use the hostname |
[00:11:58] | wagner_: | but, as before, its preferred to use the routable IP address just to make things easier in the future for possible expansion |
[00:15:05] | GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has quit (Quit: Leaving.) | |
[00:15:13] | Clumpy: | Crap: No dice still. Here's output from the terminal window after running mythtvfrontend: http://tinypaste.com/52a677 |
[00:16:24] | wagner_: | is the backend running? |
[00:16:51] | skd5aner: | wagner_: yes – http://tinypaste.com/59132 |
[00:16:59] | skd5aner: | (unless it crashed since then) |
[00:17:46] | [R]: | so is sex talk with sue johansen not on anymore? |
[00:17:53] | [R]: | i got oxygen again but don't see it |
[00:17:58] | skd5aner: | 2011-08–19 17:12:09.407 Could not open settings file /home/charles/.mythtv/mysql.txt for writing |
[00:18:02] | Clumpy: | Did you see the comment about "/home/charles/.mythtv/mysql.txt".. |
[00:18:30] | Clumpy: | You know what I looked at that file in Nautilus and it looks like a link and not even an actual text file. |
[00:18:41] | skd5aner: | ls -la /home/charles/.mythtv |
[00:18:50] | skd5aner: | and ps aux | grep mythbackend |
[00:18:56] | Clumpy: | Ubuntu Community Documentation said remove this crap but permission was denied so I left it alone... |
[00:19:25] | skd5aner: | Clumpy: run those commands and put in tinypaste please |
[00:19:55] | skd5aner: | [R]: heh – were you an avid watcher? |
[00:20:02] | skd5aner: | [R]: is she still alive even? |
[00:20:14] | [R]: | years ago i watched it, i dont even know, maybe thats why its not on, haha |
[00:20:18] | bumblebeebat_ (bumblebeebat_!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 276 seconds) | |
[00:20:27] | Clumpy: | Your ls -al command is as follows: http://tinypaste.com/ea215 |
[00:21:00] | [R]: | imdb says 1996- so no end year |
[00:21:09] | [R]: | 1930, so that would make her |
[00:21:16] | [R]: | 81 |
[00:21:23] | skd5aner: | ls -la /etc/mythtv/mysql.txt |
[00:21:29] | skd5aner: | Clumpy: ^ |
[00:21:33] | Clumpy: | Grep command: http://tinypaste.com/1271f6 |
[00:21:51] | Seeker`: | is there a way to speed up file seeking from a remote backend? or is it just a funciton of network speed? |
[00:21:59] | russell5 (russell5!~russell5@pool-173-48-66-250.bstnma.fios.verizon.net) has joined #mythtv-users | |
[00:22:21] | skd5aner: | Clumpy: I'm guessing the symlink has the wrong connection info in it and your "charles" account can't write to it |
[00:22:32] | Seeker`: | every time I try to skip in a file it comes up with "searching" for a second or so |
[00:22:36] | Unhelpful_ is now known as Unhelpful | |
[00:22:40] | skd5aner: | and therefore, it isn't connecting to the right db |
[00:23:02] | [R]: | skd5aner: imdb lies, wikipedia says 1996 – 2006 |
[00:23:04] | [R]: | 2005* |
[00:23:11] | Clumpy: | Can I just copy the *.txt file from the /etc/mythtv/mysql.txt directory into that home directory |
[00:23:19] | skd5aner: | well, hold on a sec... |
[00:23:20] | wagner_: | you could |
[00:23:26] | skd5aner: | but please don't yet |
[00:23:27] | wagner_: | but all that does is store the location of the database |
[00:23:55] | skd5aner: | I want to keep it as "mythbuntu" esq as possible, so we don't undo what it tried to do |
[00:24:06] | skd5aner: | just "fix" it |
[00:24:35] | skd5aner: | Clumpy: can you run that last ls -la command for me as well as "cat /etc/mythtv/mysql.txt and put that output in tinybin please? |
[00:24:56] | Clumpy: | Your ls -la /etc/mythtv/mysql.txt command yields: http://tinypaste.com/a2012d |
[00:25:01] | jamiem (jamiem!~jamiem@dilbert.jamiem.com) has left #mythtv-users ("Leaving") | |
[00:25:24] | skd5aner: | yea... so, that's the issue... |
[00:25:33] | skd5aner: | root owns that, exclusively... |
[00:25:45] | skd5aner: | why don't you do this... |
[00:26:09] | skd5aner: | :sudo chown charles.charles /etc/mythtv/mysql.txt" |
[00:26:11] | skd5aner: | oops |
[00:26:18] | skd5aner: | "sudo chown charles.charles /etc/mythtv/mysql.txt" |
[00:26:54] | skd5aner: | or even sudo chown charles.mythtv /etc/mythtv/mysql.txt |
[00:27:05] | skd5aner: | really, at this point, just run either one |
[00:27:48] | Clumpy: | As requested the results of the two commands are here: http://tinypaste.com/769235 |
[00:28:21] | skd5aner: | thx, see above for next commands |
[00:29:09] | Clumpy: | Did the chown command: "sudo chown charles.mythtv /etc/mythtv/mysql.txt" |
[00:29:24] | skd5aner: | k... now try running mythfrontend again, and see what happens |
[00:29:59] | Clumpy: | I'll run it from terminal. |
[00:30:04] | skd5aner: | k |
[00:30:50] | skd5aner: | and, just for sanity, are you sure your IP is 192.168.1.27? |
[00:31:09] | wagner_: | perhaps firewall issues? |
[00:32:17] | Clumpy: | Wow. Still says it "cannot connect to the master backend server". "Is it running?" "Is the IP address set for it in mythtv-setup correct?" |
[00:32:45] | Clumpy: | Edit / Connection information shows 192.168.1.27 |
[00:32:45] | skd5aner: | ifconfig says your IP is indeed 192.168.1.27? |
[00:33:28] | skd5aner: | what does the output of /var/log/mythtv/mythbackend.log say? |
[00:33:47] | Clumpy: | Yep,.. ifconfig confirms that IP. Can ping out to the Internet. (Obviously as I'm running IRC from here...) |
[00:34:00] | skd5aner: | yea, np... just trying to eliminate the obvious |
[00:36:18] | skd5aner: | Clumpy: find the backend log yet? |
[00:37:46] | Clumpy: | The back end log is massive... |
[00:38:12] | skd5aner: | Well, it'd be interested in maybe the last 400 lines |
[00:38:24] | skd5aner: | s/it'd/I'd |
[00:38:24] | Clumpy: | It's so big it crashed my web browser when I tried to paste it... |
[00:39:04] | skd5aner: | you can do "tail -n 400 /var/log/mythtv/mythbackend.log" |
[00:40:40] | Clumpy: | Here's a bit from the bottom: http://tinypaste.com/ed2210 |
[00:40:49] | Clumpy: | Seems like it's not seeing channels or something... |
[00:42:09] | skd5aner: | that doesn't tell me much and shouldn't preventyou from connecting as far as I know |
[00:42:43] | skd5aner: | but it's still showing a running pid in ps aux, correct? |
[00:42:49] | skd5aner: | (mythbackend that is) |
[00:43:30] | Clumpy: | My tuner is there as evidenced by "hdhomerun_config discover" command: http://tinypaste.com/3c57dd |
[00:44:11] | skd5aner: | actually, just for giggles, run the "sudo service mythtv-backend restart" |
[00:45:27] | skd5aner: | then try to run mythfrontend again, see if it makes any difference |
[00:45:42] | williammanda (williammanda!4af0e2bf@gateway/web/freenode/ip.74.240.226.191) has joined #mythtv-users | |
[00:46:12] | skd5aner: | but, I'm going to have to run in a few |
[00:47:02] | Clumpy: | ran the restart |
[00:47:25] | Clumpy: | Should I reboot my Silicon Dust tuner with a hard power off? |
[00:47:41] | williammanda: | I was looking for some advice on a touchscreen remote...I have seen the Nokia N810 being used with several programs ie irreco...I'm looking for suggestions. Thanks |
[00:47:52] | skd5aner: | well, that shouldn't prevent you from connecting with the frontend ttbomk |
[00:48:13] | skd5aner: | the tuner would either just show up as unavailable or the channels wouldn't work |
[00:48:19] | skd5aner: | but the frontend would still be able to connect to the backend |
[00:48:47] | skd5aner: | williammanda: I like the nevo remotes – but very pricey http://www.mynevo.com/ |
[00:49:14] | Clumpy: | Still getting the backend error... |
[00:49:29] | Clumpy: | Should I just try this on a fresh newly installed box? |
[00:49:57] | skd5aner: | well, I'm sure it can be fixed... but if you really want to do that, you should just download the mythbuntu media and install it that way |
[00:49:59] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has quit (Ping timeout: 264 seconds) | |
[00:50:01] | skd5aner: | not on top of ubuntu |
[00:50:23] | skd5aner: | http://www.mythbuntu.org/downloads |
[00:50:34] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv-users | |
[00:50:54] | Clumpy: | Live CD sounds like a crock of crap to me. You have to configure it every time you boot from disc? |
[00:51:05] | skd5aner: | Yea, don't do a Live CD |
[00:51:14] | skd5aner: | that's only for testing/evaluating/troubleshooting |
[00:52:58] | skd5aner: | I've got to go... good luck... like I said, if you aren't running linux for other reasons (desktop, server, etc) – and only want it to run mythtv, then use a myth-based distro... and since you picked ubuntu to beging with, might as well stick with mythbuntu |
[00:53:15] | skd5aner: | use that download link I just provided you, get the iso, and install it from scratch that way – it'll walk you through EVERYTHING |
[00:53:30] | skd5aner: | and if you have issues with the install, ask in #ubuntu-mythtv |
[00:54:00] | skd5aner: | later |
[00:54:41] | williammanda: | skd5aner: which model do you use? cost? Is it RF? |
[00:59:18] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (Ping timeout: 276 seconds) | |
[00:59:32] | Clumpy (Clumpy!18ea8959@gateway/web/freenode/ip.24.234.137.89) has quit (Ping timeout: 252 seconds) | |
[01:01:06] | Clumpy_ (Clumpy_!481424b6@gateway/web/freenode/ip.72.20.36.182) has quit (Quit: Page closed) | |
[01:01:49] | bruderbell (bruderbell!~bruderbel@c-174-52-174-87.hsd1.ut.comcast.net) has joined #mythtv-users | |
[01:02:07] | NULL[NULL[0]] (NULL[NULL[0]]!~fred@e181005126.adsl.alicedsl.de) has joined #mythtv-users | |
[01:02:24] | bruderbell: | Hi folks, I just got my mythtv back up and running, now on 11.04 |
[01:02:29] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[01:02:43] | bruderbell: | Does anyone know how to force the dang top bar to hide so that mythtv can occupy all of the screen |
[01:02:46] | bruderbell: | ? |
[01:02:52] | skd5aner: | williammanda: the Q50 |
[01:02:55] | wagner_: | disable compiz |
[01:03:08] | rileyp (rileyp!~dad@91.70.96.58.static.exetel.com.au) has joined #mythtv-users | |
[01:03:16] | skd5aner: | williammanda: retail it's like $400 or something rediculous, it use IR and RF |
[01:05:01] | gigem_ (gigem_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[01:05:02] | NULL[0] (NULL[0]!~fred@e181008002.adsl.alicedsl.de) has quit (Ping timeout: 240 seconds) | |
[01:05:18] | Shadow__X (Shadow__X!~jose@c-68-45-238-27.hsd1.nj.comcast.net) has joined #mythtv-users | |
[01:05:19] | williammanda: | skd5aner: ty |
[01:05:30] | gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv-users | |
[01:05:32] | bruderbell (bruderbell!~bruderbel@c-174-52-174-87.hsd1.ut.comcast.net) has quit (Remote host closed the connection) | |
[01:05:56] | ThisNewGuy: | hey all – I transcoded a recording to XVID and now my preview screenshot is all grey – does anyone know how I can get my preview back? running commflag --rebuild doesn't seem to help and then myth thinks the show is half as long as it really is |
[01:05:57] | Shadow__X (Shadow__X!~jose@c-68-45-238-27.hsd1.nj.comcast.net) has quit (Changing host) | |
[01:05:57] | Shadow__X (Shadow__X!~jose@unaffiliated/shadowx/x-411846) has joined #mythtv-users | |
[01:06:02] | williammanda: | Is there anyone here using the Nokia N8x0 as a remote? |
[01:11:43] | mycosys (mycosys!~mycosys@220-245-190-74.static.tpgi.com.au) has joined #mythtv-users | |
[01:11:43] | mycosys (mycosys!~mycosys@220-245-190-74.static.tpgi.com.au) has quit (Changing host) | |
[01:11:43] | mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv-users | |
[01:12:10] | GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has joined #mythtv-users | |
[01:28:20] | bruderbell (bruderbell!~bruderbel@c-174-52-174-87.hsd1.ut.comcast.net) has joined #mythtv-users | |
[01:29:20] | bruderbell: | So I want mythfrontend to restart automatically if it crashes, and I found this article: www.mythtv.org/wiki/Frontend_Loading_Script |
[01:29:32] | bruderbell: | noob question: where do I put such a script to make it funtional? |
[01:34:35] | bruderbell (bruderbell!~bruderbel@c-174-52-174-87.hsd1.ut.comcast.net) has quit (Remote host closed the connection) | |
[01:39:59] | mycosys: | not sure what ubuntu have done ,but it is default on it |
[01:56:57] | mycosys (mycosys!~mycosys@unaffiliated/mycosys) has quit (Quit: Leaving.) | |
[01:57:41] | mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv-users | |
[01:57:49] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv-users | |
[02:10:01] | hadees (hadees!~hadees@ip24-255-112-190.dc.dc.cox.net) has quit (Quit: hadees) | |
[02:13:04] | mzb: | has the "Samsung DLNA patch" been applied to 0.24? |
[02:13:08] | mzb: | http://code.mythtv.org/trac/attachment/ticket/7296/ |
[02:13:39] | hadees (hadees!~hadees@ip24-255-112-190.dc.dc.cox.net) has joined #mythtv-users | |
[02:14:08] | mzb: | http://www.gossamer-threads.com/lists/mythtv/commits/442677 |
[02:14:09] | mzb: | um |
[02:14:53] | mzb: | I can see the mythtv backend ... but I'm getting unsupported file format |
[02:14:54] | mzb: | AND |
[02:15:09] | mzb: | although I've got it set to share videos, I can only see recordings |
[02:15:33] | mzb: | can't get it to work with totem either ... so I must be doing something wrong ;) |
[02:15:36] | wagner_: | did you configure the local mythvideo file path on your backend? |
[02:15:53] | mzb: | I think so |
[02:16:06] | mzb: | it's actually a number of storage groups |
[02:16:10] | mzb: | I think |
[02:16:24] | wagner_: | needs to be the local mythvideo folder definitions |
[02:16:28] | wagner_: | the old style stuff |
[02:16:34] | mzb: | err |
[02:16:36] | wagner_: | the upnp server maintained its own list of content |
[02:16:40] | mzb: | where do I set this? |
[02:16:49] | wagner_: | the mythvideo setup, in the frontend |
[02:17:07] | mzb: | in the frontend? ... seems odd concept |
[02:17:19] | wagner_: | it has been 'fixed' in 0.25 |
[02:17:35] | wagner_: | the upnp server now pulls out of the same tables as the former mythvideo |
[02:17:45] | mzb: | oh |
[02:17:53] | wagner_: | and there is a backend call to update those tables instead of the independent upnp ones |
[02:17:59] | mzb: | "Directories that hold videos" is blank |
[02:18:12] | wagner_: | as they should be for any sane setup |
[02:18:16] | mzb: | I'm guessing that would be the problem? |
[02:18:17] | wagner_: | but... theyre needed for upnp |
[02:18:57] | mzb: | still trying to wrap my head around this concept ... celebrated the new tv a little too much last night :/ |
[02:19:07] | sphery: | wow, HP is getting out of the PC business (and dumping WebOS) |
[02:19:26] | wagner_: | in 0.21 and previous, mythvideo files were defined through the frontend, using those settings |
[02:19:39] | wagner_: | the upnp server was designed to emulate that |
[02:19:48] | wagner_: | however it maintained its own list of content, refreshed every half hour |
[02:20:01] | GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has quit (Quit: Leaving.) | |
[02:20:03] | wagner_: | so people who were using upnp, and otherwise never touched the frontend, wouldnt have to run the frontend to update content |
[02:20:13] | wagner_: | mythvideo switches to storage groups and stops using those settings |
[02:20:27] | wagner_: | but the upnp server still needs them to be defined to specify where the content is stored |
[02:21:26] | mzb: | ok, gotcha |
[02:21:42] | mzb: | so I have to wait ~20mins for this setting to update? |
[02:21:50] | mzb: | or can I force a change somehow? |
[02:22:12] | mzb: | --upnprebuild |
[02:22:13] | mzb: | nm |
[02:22:33] | mzb: | hah! |
[02:22:36] | mzb: | promising: |
[02:22:39] | mzb: | 2011-08–20 12:22:22.456 UPnpMedia: BuildMediaMap VIDEO scan starting in :/myth/stores/1000/videos: |
[02:23:36] | sphery: | heh, that path reads like a sentence |
[02:23:54] | mzb: | :) |
[02:24:24] | mzb: | 1000,1001,1002,1003 for the 1tB drives ... and 50x for the 500's |
[02:25:40] | mzb: | figured that was easier since splitting up the raid5 arrary |
[02:25:43] | mzb: | array |
[02:26:26] | williammanda: | Is there anyone here using the Nokia ie N810 as a remote? |
[02:26:53] | mzb: | meh ... 'nuv' is "Not supported file format" |
[02:27:00] | williammanda: | or someother touchscreen remote? |
[02:27:05] | wagner_: | hehehe |
[02:27:13] | sphery: | You mean the Not Usable Video format? |
[02:27:19] | wagner_: | crapola... cant find my old copy of rhino |
[02:27:41] | sphery: | (or, I should say, No-longer Usable Video format) |
[02:27:50] | sphery: | since no one but mythtv supports it |
[02:28:19] | mzb: | that's the one |
[02:28:22] | mzb: | avi working! |
[02:28:37] | mzb: | pity the browser doesn't do "album art" |
[02:29:30] | wagner_: | all of my old engineering stuff from undergrad is gone |
[02:29:43] | mzb: | wow that's neat |
[02:29:46] | wagner_: | wonder if that got lost in the "raid failure of '06" |
[02:29:53] | mzb: | this is a series 5 Samsung fwiw |
[02:30:05] | mzb: | ie: 1080p but not "smart" |
[02:31:53] | mzb: | so how do I do multiple directories? ... just semicolon or something? |
[02:32:08] | wagner_: | thats how mythvideo used to handle it |
[02:32:16] | wagner_: | i dont know if the upnp server duplicates that ability |
[02:33:46] | williammanda (williammanda!4af0e2bf@gateway/web/freenode/ip.74.240.226.191) has quit (Ping timeout: 252 seconds) | |
[02:34:32] | mzb: | nope ... videos blank now |
[02:34:41] | pyther (pyther!~pyther@unaffiliated/pyther) has quit (Ping timeout: 240 seconds) | |
[02:34:58] | wagner_: | so you can either symlink them in, or update to unstable |
[02:36:31] | sphery: | one more reason that the UPnP scanner needed to die |
[02:36:45] | mzb: | trying colons |
[02:37:08] | mzb: | looks better at the backend |
[02:38:20] | mzb: | yep ... that works I think ... got a bunch of ISOs that time ... so end result == fail ... trying next dir ;) |
[02:40:54] | pyther (pyther!~pyther@unaffiliated/pyther) has joined #mythtv-users | |
[02:42:25] | wagner_: | sphery: should i go for mini or micro on this case? |
[02:44:03] | wagner_: | i was thinking mini, with optional video on a riser card |
[02:44:05] | bumblebeebat_ (bumblebeebat_!~sean@173.208.87.10) has joined #mythtv-users | |
[02:44:23] | wagner_: | nominally 1U |
[02:48:19] | sphery: | mini or micro? |
[02:48:28] | mzb: | I don't suppose there's playlist support with this? |
[02:48:33] | wagner_: | atx |
[02:48:37] | wagner_: | board size |
[02:48:41] | sphery: | ahhh |
[02:48:58] | wagner_: | the plan was people would only ever use it as a frontend |
[02:49:08] | sphery: | I always go big (often full, never less than mini), so I'm a terrible person to ask |
[02:49:11] | mzb: | hmm |
[02:49:14] | wagner_: | meaning one slot for one card on a riser is sufficient |
[02:49:24] | mzb: | I'd love to be able to use it for my music videos |
[02:49:34] | sphery: | how much difference is there? |
[02:49:48] | mzb: | if there's _some_ way of doing random playback of a group I'll be on a winner |
[02:50:01] | sphery: | I know that users often seem to want as small as possible--even if they don't want to pay for it |
[02:50:04] | wagner_: | 170 square vs. 244 square |
[02:50:08] | mzb: | ie: being able to swap between music & (myth)tv |
[02:50:16] | sphery: | is this cube-shaped or more "stb-shaped"? |
[02:50:24] | wagner_: | 1U |
[02:50:30] | sphery: | ahh |
[02:50:38] | sphery: | you said that :) |
[02:51:00] | wagner_: | standard AV equipment width |
[02:51:15] | wagner_: | basically, whatever is needed for board, power, and full size graphics |
[02:51:19] | sphery: | so, really not a lot of difference in them--just depth? |
[02:51:26] | wagner_: | the entire rest of the width for a big heatsink |
[02:51:41] | wagner_: | the one whole side, just a big air channel |
[02:52:50] | sphery: | would mini be cheaper than micro? |
[02:54:10] | wagner_: | actually, theyre often more expensive |
[02:54:24] | wagner_: | and you lose the extra slots and extra memory |
[02:54:54] | sphery: | wait, micro is bigger than mini? |
[02:55:00] | sphery: | mini = mini itx, then? |
[02:55:06] | wagner_: | yes |
[02:55:09] | sphery: | ahhh |
[02:55:17] | wagner_: | mini is 170mm square, micro is 244mm |
[02:55:31] | sphery: | got it |
[02:56:18] | sphery: | yeah, seems reasonable to design it for frontend only with single card |
[02:56:46] | sphery: | but there are a lot of people buying atom systems and using them as combined frontend/backend systems |
[02:57:16] | sphery: | basically, I don't know which would be more likely to be what most people would want |
[02:57:19] | sphery: | :( |
[02:57:23] | sphery: | (I'm not being much help.) |
[02:57:25] | wagner_: | this is for something with decidedly more power than an atom |
[02:57:32] | sphery: | btw, what did you decide on for your CAD program? |
[02:57:38] | sphery: | yeah |
[02:57:42] | wagner_: | hence the big channel on the side for a heatsink |
[02:57:46] | wagner_: | just using rhino for now |
[02:57:49] | wagner_: | only one ive used much of |
[02:57:55] | wagner_: | although that was over five years ago |
[02:57:58] | sphery: | just saying that people might want to use it for a combined frontend/backend |
[02:58:16] | wagner_: | youre not going to do a combined frontend/backend in 1u |
[02:58:21] | sphery: | yeah |
[02:58:31] | sphery: | would be very hard to get reasonable hdd space into it :) |
[02:58:44] | wagner_: | you could with a custom board |
[02:58:50] | wagner_: | but... thats beyond the scope of this |
[02:59:05] | wagner_: | custom board with integrated tuners and graphics |
[02:59:58] | sphery: | heh, what? You're not sitting on cash reserves as large as Apple's? |
[03:00:19] | iamlindoro: | wagner_: hahahah, best engadget quote ever |
[03:00:33] | wagner_: | the pirate one? |
[03:00:39] | iamlindoro: | yeah |
[03:00:46] | wagner_: | i even got modded up pretty far for that |
[03:01:06] | sphery: | which quote? |
[03:01:20] | iamlindoro: | "Huh, that's weird. Why is my computer's CableCARD branding spelled "TORRENT"???" |
[03:01:23] | iamlindoro: | to which wagner_ replies |
[03:01:28] | iamlindoro: | "Because you're a dirty pirate?" |
[03:01:32] | sphery: | heh |
[03:01:35] | sphery: | nice |
[03:03:48] | ** iamlindoro should have a Prime to play with next week ** | |
[03:04:09] | iamlindoro: | Should be fun :) I was thinking about implementing the pseudoscan I mentioned in the commit the other day |
[03:04:10] | wagner_: | why bother, apparently you can download one right now |
[03:04:14] | iamlindoro: | haha |
[03:04:22] | iamlindoro: | Apparently that DVR is called "Sickbeard" |
[03:04:58] | sphery: | or bitme.tv--at least that's the one it was called on Trac |
[03:05:23] | pyther (pyther!~pyther@unaffiliated/pyther) has quit (Read error: Operation timed out) | |
[03:08:22] | williammanda (williammanda!4af0e2bf@gateway/web/freenode/ip.74.240.226.191) has joined #mythtv-users | |
[03:11:33] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[03:17:15] | Bombo_ (Bombo_!~bombo@dslb-084-060-195-179.pools.arcor-ip.net) has joined #mythtv-users | |
[03:17:54] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv-users | |
[03:18:39] | Bombo (Bombo!~bombo@dslb-084-060-241-000.pools.arcor-ip.net) has quit (Ping timeout: 268 seconds) | |
[03:18:42] | mycosys (mycosys!~mycosys@unaffiliated/mycosys) has left #mythtv-users ("Leaving.") | |
[03:22:25] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv-users | |
[03:26:28] | williammanda: | Anyone use a Nokia N770 / N810 as a remote? Or has anyone used something like this? |
[03:28:43] | bdfoster: | williammanda, #linuxmce has |
[03:29:11] | wagner_: | linuxmce runs their own independent frontend though |
[03:30:02] | williammanda: | well I went through that already |
[03:30:16] | williammanda: | looking for mythtv |
[03:30:28] | iamlindoro: | And asking about very specific hardware run by practically nobody, on a hobbyist DVR, on IRC, and hardware which isn't even sold new any more, is unlikely to get you far |
[03:30:57] | iamlindoro: | ie, phrasing your question to only include a certain subset of a subset of a subset, isn't likely to bear fruit |
[03:31:08] | williammanda: | there are several applications for remote via telnet |
[03:31:21] | iamlindoro: | Then you would probably get better traction by mailing their authors |
[03:31:41] | iamlindoro: | I've been here for years and haven't ever had anyone mention using a Nokia anything |
[03:32:00] | williammanda: | do you have any suggestions? |
[03:32:04] | iamlindoro: | for what? |
[03:32:16] | williammanda: | touchscreen remotes |
[03:32:25] | wagner_: | didnt Grey Foxx rig a 770 up as a remote? |
[03:32:37] | iamlindoro: | iPhone and Android are the most commonly used touchscreen remotes |
[03:32:52] | wagner_: | but that would have been like 4 years ago |
[03:32:54] | iamlindoro: | and the ones most likely to get a response if you ask about them |
[03:33:28] | deathadder (deathadder!deathadder@ganjaman.gotadsl.co.uk) has joined #mythtv-users | |
[03:33:40] | wagner_: | theres maemomyth, using the gmyth library |
[03:33:48] | wagner_: | but chances are that hasnt been maintained in years |
[03:34:27] | williammanda: | wagner_: ty...I was just looking for suggestions and you helpped me |
[03:34:51] | wagner_: | that was made by 30 seconds of googling, which you could have done hours ago |
[03:35:15] | iamlindoro: | wagner_: Isn't that a hacked together frontend |
[03:35:26] | wagner_: | yeah, so not a remote control |
[03:35:40] | williammanda: | well I have done some homework |
[03:35:55] | williammanda: | wagner you gave a reference |
[03:36:10] | williammanda: | not that I would buy that ... |
[03:36:44] | wagner_: | mailing list archives seem to indicate it was cecil messing with a 770 |
[03:37:01] | williammanda: | iamlindoro: several people have used a nokia devide as a remote |
[03:37:23] | iamlindoro: | williammanda: I never suggested that they hadn't |
[03:37:58] | williammanda: | iamlindoro: I've been here for years and haven't ever had anyone mention using a Nokia anything |
[03:38:16] | williammanda: | sorry that is what you said |
[03:38:21] | iamlindoro: | I suggested that given the limited market penetration of maemo tablets, the fact that they aren't available new any more, the fact that you're asking in IRC for a very small DVR project, that nobody was going to answer you |
[03:38:33] | iamlindoro: | You're right-- nobody has mentioned such a thing in all my years here |
[03:39:30] | williammanda: | so you haven't been here longer than 3 years? |
[03:39:43] | iamlindoro: | I've been here much longer than that |
[03:39:57] | iamlindoro: | and in all that time, nobody has ever talked about using a maemo device in this channel |
[03:40:06] | iamlindoro: | Now keep it on topic |
[03:40:22] | williammanda: | fine ....what you claim has been here longer than 3 years |
[03:40:33] | williammanda: | no problem |
[03:41:03] | williammanda: | just don't make those claims when someone is seeking help |
[03:41:23] | williammanda: | now back to the topic |
[03:41:52] | iamlindoro: | williammanda: I'm telling you the truth-- nobody here has ever mentioned using a Maemo device, and given how you can't buy one new, and it's obsolete tech, I'm suggesting you aren't going to get an answer |
[03:42:03] | iamlindoro: | so what is it you want to hear? That everyone is using them? They're not. |
[03:42:10] | williammanda: | well I did ... |
[03:42:13] | iamlindoro: | Please feel free to keep pushing your luck |
[03:42:18] | iamlindoro: | because you' |
[03:42:28] | williammanda: | I have been on the lookout for such a device |
[03:42:38] | williammanda: | prove me wrong |
[03:42:46] | iamlindoro: | ? Prove what? |
[03:43:01] | williammanda: | prove what you are saying |
[03:43:09] | iamlindoro: | What is it you'd like me to prove? |
[03:43:33] | williammanda: | I would like for you to step aside |
[03:43:41] | williammanda: | for this topic |
[03:43:45] | iamlindoro: | Tough |
[03:44:15] | iamlindoro: | What else shall we talk about? |
[03:44:25] | iamlindoro: | Just you and me now, baby! |
[03:44:38] | lyricnz: | the remote interface is really simple. write your own app. |
[03:44:45] | williammanda: | anyway....does anyone use or currently attempt to use a touchscreen remote for mythtv? |
[03:44:57] | iamlindoro: | williammanda: Lots of people do. On iDevices and Android. |
[03:44:57] | ** lyricnz uses ipad and iphone occasionally ** | |
[03:45:00] | wagner_: | http://mythtv.org/wiki/Frontend_Control_Socket |
[03:45:09] | lyricnz: | when batteries are flat on my bluetooth keyboard :) |
[03:45:34] | williammanda: | wagner_: ty I researched and saw that url |
[03:46:34] | troyt (troyt!~troyt@cl-166.phx-01.us.sixxs.net) has joined #mythtv-users | |
[03:46:36] | williammanda: | this is the reason I'm here is to get the seasoned mythtv users opinion |
[03:47:15] | williammanda: | iamlindoro: ty for your opinion... |
[03:47:38] | lyricnz: | did anyone write a mythweb remote app yet? |
[03:47:48] | wagner_: | yes, there has been one in mythweb for years |
[03:47:51] | iamlindoro: | lyricnz: yes, mythweb has included a remote for some time |
[03:47:54] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[03:48:06] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[04:00:54] | bruderbell (bruderbell!~bruderbel@c-174-52-174-87.hsd1.ut.comcast.net) has joined #mythtv-users | |
[04:01:27] | bruderbell: | I am having trouble getting mythfrontend to auto-start at bootup |
[04:01:42] | k-man: | when I take screenshots on the mac, they are black |
[04:01:48] | k-man: | I mean solid black |
[04:01:50] | bruderbell: | Does mythwelcome still exist in .24? |
[04:01:59] | k-man: | painter is set to qt |
[04:02:04] | k-man: | bruderbell, yes |
[04:02:31] | bruderbell: | I'm in Ubuntu 11.04 and can't find mythwelcome to install |
[04:02:35] | wagner_: | if you dont have a combined frontend/backend that you want to shut down when idle, you shoudlnt be using mythwelcome |
[04:03:17] | bruderbell: | I'm on a combined front/back. I just want mythfrontend to be there every time it boots |
[04:03:34] | bruderbell: | I leave it running 24/7, but in case of power outtage, etc |
[04:03:42] | k-man: | bruderbell, what distro are you running? |
[04:03:50] | bruderbell: | or mythfrontend crash |
[04:04:00] | bruderbell: | Ubuntu 11.04 |
[04:04:05] | wagner_: | so use the autostart documentation on the wiki |
[04:04:41] | bruderbell: | http://www.mythtv.org/wiki/Frontend_Loading_Script |
[04:04:48] | bruderbell: | ? |
[04:05:12] | wagner_: | http://www.mythtv.org/wiki/Frontend_Auto_Login |
[04:05:34] | k-man: | wagner_, is mythwelcome not also usefule for restarting the FE in case of a fe crash? |
[04:05:39] | williammanda: | bruderbell: you will need to install compizconfig setting manager |
[04:05:51] | wagner_: | k-man: its overkill |
[04:06:14] | wagner_: | personally, i use the inittab bit on that page |
[04:06:19] | williammanda: | when you do I will tell you what to do |
[04:07:01] | williammanda: | but understand compiz will cause you tearing problems |
[04:08:24] | bruderbell: | Does the frontend auto login method restart the frontend in case of crashes? |
[04:09:14] | bruderbell: | williammanda: what do you mean "tearing problems" |
[04:10:22] | williammanda: | bruderbell: running mythtv and compiz will not be painless |
[04:10:43] | bruderbell: | I'm logging in with teh gnome desktop |
[04:10:51] | williammanda: | bruderbell: there is a tradeoff |
[04:11:05] | bruderbell: | I'm listening |
[04:12:05] | williammanda: | bruderbell: running both causes problems |
[04:13:03] | bruderbell: | i've got the settings manager |
[04:13:18] | williammanda: | you get the ease of use but mythtv pays the price |
[04:13:49] | bruderbell: | what do you recommend for optimal performance on a 11.04 machine for mythtv |
[04:13:57] | williammanda: | to get rid of the top pane.... |
[04:14:06] | williammanda: | I can show you |
[04:14:17] | williammanda: | but tearing will happen |
[04:14:31] | bruderbell: | tearing of the video when playing back in mythtv? |
[04:14:42] | williammanda: | don't use compiz |
[04:15:06] | williammanda: | what happens now? |
[04:15:22] | bruderbell: | I uninstalled it at one point, but I then had no desktop |
[04:15:31] | bruderbell: | yeah right now it has tearing |
[04:15:59] | williammanda: | decide what you want... |
[04:17:00] | bruderbell: | I want clean video playback |
[04:17:46] | bruderbell: | So if I understand it right, compiz is a part of the unity desktop |
[04:17:56] | bruderbell: | Are you saying I should not use the unity desktop? |
[04:19:05] | wagner_: | bruderbell: im using the inittab method, meaning init automatically logs in that terminal to that user |
[04:19:25] | wagner_: | when the user logs in on that terminal, the bashrc starts X |
[04:19:38] | wagner_: | when X starts, the xinitrc automatically starts mythfrontend |
[04:20:05] | bruderbell: | wagner: are you on ubuntu? |
[04:20:09] | wagner_: | if mythfrontend terminates, it brings down X, the user logs out, and init starts the whole process automaticaly |
[04:20:23] | wagner_: | bruderbell: this is distro independent |
[04:20:24] | rileyp (rileyp!~dad@91.70.96.58.static.exetel.com.au) has quit (Quit: Leaving.) | |
[04:20:25] | wagner_: | and im using gentoo |
[04:21:06] | JEDIDIAH___ (JEDIDIAH___!~jedi@cpe-76-185-75-39.tx.res.rr.com) has quit (Remote host closed the connection) | |
[04:21:22] | bruderbell: | I guess I'm getting lost because I have no file in /etc called inittab |
[04:21:49] | wagner_: | well, it SHOULD be distro independent |
[04:21:53] | mycosys (mycosys!~mycosys@unaffiliated/mycosys) has joined #mythtv-users | |
[04:21:59] | k-man: | bruderbell, ubuntu probably uses some fancy alternative |
[04:22:05] | iamlindoro: | It is. Ubuntu has inittab |
[04:22:07] | iamlindoro: | including latest Ubuntu |
[04:22:24] | iamlindoro: | or at least, it will respond if you add one |
[04:22:42] | iamlindoro: | Though it might complain about it being deprecated |
[04:23:02] | wagner_: | though it would be wrong |
[04:23:16] | wagner_: | everyone has to rewrite the whole thing |
[04:23:21] | wagner_: | i dont understand why... |
[04:24:31] | bruderbell: | How many ttyX should I put in there? |
[04:24:53] | wagner_: | most systems run 1–7, with 8+ used for X sessions |
[04:26:07] | bruderbell: | so where my ubuntu 11.04 doesn't have inittab OOTB...it must be using another mecahnism to do that same thing, right? |
[04:26:22] | bruderbell: | by me adding inittab, am I going to drain memory? |
[04:26:31] | wagner_: | more likely upstart simply goes off an internal copy if none is detected in the filesystem |
[04:26:35] | wagner_: | drain memory? |
[04:27:04] | bruderbell: | It talks in the wiki about being aware how many virtual terminals to maintain memory |
[04:27:50] | wagner_: | each terminal is going to take something like 256KB of memory for a scrollback |
[04:27:56] | wagner_: | if youre concerned about that, buy more memory |
[04:28:28] | bruderbell: | indeed. |
[04:31:14] | wagner_: | sphery: seems like theres just not enough room for power supply, board, and full height graphics card on a riser |
[04:31:21] | wagner_: | going to have to reposition the power supply internally |
[04:31:48] | bruderbell: | williammanda: can you help me configure my 11.04 system for clean playback in mythtv? |
[04:32:49] | sphery: | this may well turn out to be a custom design... The Wagner Mini |
[04:33:58] | wagner_: | i was planning to size it against the one on the bottom... http://www.seasonicusa.com/1u.htm |
[04:35:01] | wagner_: | although i wouldnt be against an open frame supply stuffed deeper inside the case |
[04:38:43] | sphery: | I'm just happy you're going 80+ |
[04:39:00] | sphery: | but it's only 520W... can't you find a bigger one? ;) |
[04:39:09] | wagner_: | bottom one, the 250 |
[04:39:40] | sphery: | (I know, the bottom one is 250... but was commenting on how many people go with the bigger is better approach and en up losing much or all benefit of the 80 plus) |
[04:40:50] | troyt is now known as troyt|away | |
[04:42:00] | bruderbell: | and now the big test. I shall reboot and see what I've done. |
[04:42:38] | bruderbell (bruderbell!~bruderbel@c-174-52-174-87.hsd1.ut.comcast.net) has quit (Remote host closed the connection) | |
[04:44:38] | bruderbell (bruderbell!~bruderbel@c-174-52-174-87.hsd1.ut.comcast.net) has joined #mythtv-users | |
[04:45:16] | bruderbell: | ...I appear to have not accomplished much. My system booted and no frontend started. |
[04:45:51] | troyt|away is now known as troyt | |
[04:49:19] | williammanda: | bruderbell: yes decide...do not use the unity desktop or not |
[04:50:24] | bruderbell: | if I sudo apt-get remove unity will I still be able to get to my gnome desktop? |
[04:53:28] | JEDIDIAH__ (JEDIDIAH__!~jedi@cpe-76-185-75-39.tx.res.rr.com) has joined #mythtv-users | |
[04:57:51] | bruderbell (bruderbell!~bruderbel@c-174-52-174-87.hsd1.ut.comcast.net) has quit (Read error: Connection reset by peer) | |
[05:22:11] | hadees (hadees!~hadees@ip24-255-112-190.dc.dc.cox.net) has quit (Quit: hadees) | |
[05:24:21] | hadees (hadees!~hadees@ip24-255-112-190.dc.dc.cox.net) has joined #mythtv-users | |
[05:31:58] | oobe: | there is no need to remove any desktop unless you are trying to save space just use your dm most likely gdm to choose which desktop you use |
[05:32:15] | oobe: | btw gnome desktop wouldnt be a great choice for running mythfrontend |
[05:35:19] | aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has quit (Ping timeout: 246 seconds) | |
[05:46:10] | messerting (messerting!~messertin@39.79-161-65.customer.lyse.net) has joined #mythtv-users | |
[05:48:27] | aloril (aloril!~aloril@84.249.126.153) has joined #mythtv-users | |
[06:00:11] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has quit (Ping timeout: 264 seconds) | |
[06:06:44] | unixSnob (unixSnob!~unixSnob@212.117.169.230) has joined #mythtv-users | |
[06:10:24] | len (len!~quassel@174-30-215-151.mpls.qwest.net) has quit (Remote host closed the connection) | |
[06:13:01] | len (len!~quassel@174-30-215-151.mpls.qwest.net) has joined #mythtv-users | |
[06:13:14] | Captain_Murdoch (Captain_Murdoch!~cpinkham@ip72-218-58-187.hr.hr.cox.net) has joined #mythtv-users | |
[06:13:14] | Captain_Murdoch (Captain_Murdoch!~cpinkham@ip72-218-58-187.hr.hr.cox.net) has quit (Changing host) | |
[06:13:14] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has joined #mythtv-users | |
[06:13:15] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v Captain_Murdoch | |
[06:13:20] | len (len!~quassel@174-30-215-151.mpls.qwest.net) has quit (Remote host closed the connection) | |
[06:15:56] | len (len!~quassel@174-30-215-151.mpls.qwest.net) has joined #mythtv-users | |
[06:21:08] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[06:33:08] | stoffel (stoffel!~quassel@p57B4D109.dip.t-dialin.net) has joined #mythtv-users | |
[06:33:08] | stoffel (stoffel!~quassel@p57B4D109.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[06:33:23] | ubIx (ubIx!~ulf@p5DD198CB.dip0.t-ipconnect.de) has joined #mythtv-users | |
[06:36:47] | ubIx_ (ubIx_!~ulf@p5DD19828.dip0.t-ipconnect.de) has quit (Ping timeout: 264 seconds) | |
[06:39:58] | stoffel (stoffel!~quassel@p57B4D109.dip.t-dialin.net) has joined #mythtv-users | |
[06:39:58] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel | |
[06:59:06] | len (len!~quassel@174-30-215-151.mpls.qwest.net) has quit (Remote host closed the connection) | |
[07:00:16] | GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has joined #mythtv-users | |
[07:08:38] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv-users | |
[07:25:56] | bumblebeebat_ (bumblebeebat_!~sean@173.208.87.10) has quit (Ping timeout: 268 seconds) | |
[07:43:38] | bumblebeebat_ (bumblebeebat_!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has joined #mythtv-users | |
[07:52:58] | wagner_: | git, i hate you |
[07:54:31] | [R]: | lol |
[07:55:33] | wagner_: | Beirdo: around? |
[07:55:33] | stuartm: | I hate git more |
[08:00:03] | wagner_: | i commit a change to trunk |
[08:00:07] | wagner_: | except i forgot to pull first |
[08:00:20] | wagner_: | so rather than make a huge merge, i decide to remove the commit |
[08:00:27] | wagner_: | so... i rebase, and leave the commit out |
[08:00:47] | wagner_: | only to have git re-hash all of the merged commits, all 23 of 'em |
[08:00:48] | FabriceMG (FabriceMG!~fabrice@APoitiers-155-1-172-5.w83-193.abo.wanadoo.fr) has joined #mythtv-users | |
[08:00:55] | wagner_: | so if i push it, i hose up the whole repository |
[08:01:15] | wagner_: | git reset --hard isnt fixing things |
[08:01:42] | wagner_: | and ive got a fair bit of code stashed away, so i cant easily drop the whole thing and reset |
[08:01:59] | wagner_: | this is the problem with git |
[08:02:13] | wagner_: | if you want to actually use its features |
[08:02:33] | wagner_: | its so hard to get the whole thing horribly fubar'd with no hope of recovery outside of some guru |
[08:06:12] | [R]: | haha, im watching always sunny |
[08:06:18] | [R]: | they were high on coke, but dindt have anymore left |
[08:06:30] | [R]: | so they are doing flour, and think if they do enough of it, it'll keep them high |
[08:16:33] | wagner_: | yeah... |
[08:16:49] | wagner_: | Beirdo: whenever you get back, im going to need some help working my way back out of this mess |
[08:18:31] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[08:25:12] | stuartm: | wagner_: it doesn't help you now, but in future 'git pull --rebase' will un-apply your local commits, pull in remote changes then apply your changes back on top again |
[08:33:58] | wagner_: | i had to manually dig through the logs to find out specifically what the last commit before i botched everything |
[08:34:04] | wagner_: | and reset to that |
[08:36:52] | wagner_: | well that wasnt fun |
[08:36:54] | wagner_: | im going to bed |
[08:41:24] | stuartm: | fwiw, "git pull --rebase" is about as close as it gets to "svn up", git just makes you work harder to achieve the same end |
[08:45:34] | stuartm: | git config alias.up 'pull --rebase' |
[08:45:50] | stuartm: | hmm, I wonder if you can alias pull itself |
[08:46:09] | stuartm: | no ;( |
[09:00:04] | lyricnz (lyricnz!~simonrobe@ppp118-209-159-86.lns20.mel6.internode.on.net) has quit (Quit: lyricnz) | |
[10:01:40] | stoffel (stoffel!~quassel@p57B4D109.dip.t-dialin.net) has quit (Ping timeout: 260 seconds) | |
[10:05:02] | Guest27899 (Guest27899!~mike@c-24-21-63-118.hsd1.or.comcast.net) has quit (Remote host closed the connection) | |
[10:05:55] | mike (mike!~mike@c-24-21-63-118.hsd1.or.comcast.net) has joined #mythtv-users | |
[10:06:21] | mike is now known as Guest52569 | |
[10:07:38] | rileyp (rileyp!~dad@91.70.96.58.static.exetel.com.au) has joined #mythtv-users | |
[10:21:00] | xris (xris!~xris@mythtv/developer/xris) has quit (Ping timeout: 258 seconds) | |
[10:22:37] | xris (xris!~xris@xris.forevermore.net) has joined #mythtv-users | |
[10:24:15] | stoffel (stoffel!~quassel@p57B4D109.dip.t-dialin.net) has joined #mythtv-users | |
[10:24:15] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel | |
[10:27:11] | jya_ (jya_!~jyavenard@60-242-40-141.static.tpgi.com.au) has joined #mythtv-users | |
[10:27:11] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv-users | |
[10:27:11] | jya_ (jya_!~jyavenard@60-242-40-141.static.tpgi.com.au) has quit (Changing host) | |
[10:27:55] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Ping timeout: 260 seconds) | |
[11:12:52] | jcarlos (jcarlos!~quassel@85.137.99.76.dyn.user.ono.com) has quit (Read error: Connection reset by peer) | |
[11:13:27] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.) | |
[11:14:46] | jcarlos (jcarlos!~quassel@85.137.99.76.dyn.user.ono.com) has joined #mythtv-users | |
[11:18:36] | dekarl: | who wants ticket #10000? I got add patch in the pipeline but it's not ready yet ;) |
[11:19:57] | dekarl: | (and don't get cought calling your ticket "\"; truncate tickets;\""...) |
[11:26:58] | Seeker`: | hehm is 10,000 tickets a good thing or a bad thing? :P |
[11:38:45] | Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B2237B1.dip.t-dialin.net) has joined #mythtv-users | |
[11:42:42] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has joined #mythtv-users | |
[11:47:06] | rileyp: | mceusb how to use irsend in natty kernel 2.6.38.10 I cant get it working to switch on/off projector and receiver control anyone kind enoughto help |
[12:02:02] | pyther (pyther!~pyther@unaffiliated/pyther) has joined #mythtv-users | |
[12:02:56] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv-users | |
[12:03:53] | gigem_ (gigem_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[12:04:19] | gigem_ (gigem_!~david@host103.16.intrusion.com) has joined #mythtv-users | |
[12:04:20] | gigem_ (gigem_!~david@host103.16.intrusion.com) has quit (Changing host) | |
[12:04:20] | gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv-users | |
[12:18:06] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[12:30:15] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has quit (Ping timeout: 276 seconds) | |
[12:33:06] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has joined #mythtv-users | |
[12:36:12] | d0netsFN (d0netsFN!den0ts@blea.ch) has joined #mythtv-users | |
[12:45:11] | bumblebeebat_ (bumblebeebat_!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 264 seconds) | |
[12:46:22] | rileyp (rileyp!~dad@91.70.96.58.static.exetel.com.au) has quit (Remote host closed the connection) | |
[12:48:12] | Easy_Rider9999 (Easy_Rider9999!~Miranda@p5B2237B1.dip.t-dialin.net) has quit (Read error: Connection reset by peer) | |
[12:53:54] | rileyp (rileyp!~dad@91.70.96.58.static.exetel.com.au) has joined #mythtv-users | |
[13:14:21] | rileyp (rileyp!~dad@91.70.96.58.static.exetel.com.au) has quit (Remote host closed the connection) | |
[13:33:25] | pyther (pyther!~pyther@unaffiliated/pyther) has quit (Ping timeout: 260 seconds) | |
[13:45:01] | iamlindoro: | And ticket 10,000 is.... invalid. |
[13:47:42] | iamlindoro: | Hmm. Actually, it may not be |
[13:58:22] | Bombo (Bombo!~bombo@dslb-084-062-228-009.pools.arcor-ip.net) has joined #mythtv-users | |
[14:01:13] | Bombo_ (Bombo_!~bombo@dslb-084-060-195-179.pools.arcor-ip.net) has quit (Ping timeout: 268 seconds) | |
[14:07:40] | stuartm: | Seeker`: a significant percentage of submitted tickets turn out to be duplicates or invalid for some reason, we've currently less than 350 open tickets so it's not as bad as it sounds |
[14:08:14] | stuartm: | I like to think that the number of tickets we receive shows that people care ;) |
[14:22:38] | Evil-I (Evil-I!~mythtv@cust79-dsl52.idnet.net) has joined #mythtv-users | |
[14:24:30] | Evil-I: | Hi All, I've been trying for about 6 months to get a MythTv tuner farm up and running on Fedora 15, but have yet to really make it work. |
[14:25:33] | Evil-I: | Is there anyone here who has MythTV 1.24.1 running on Fedora 15? |
[14:28:23] | laga: | Evil-I: perhaps you need to ask a better question |
[14:32:49] | Evil-I: | Okay, not familiar with irc to be honest so wasn't sure how to go about asking for help |
[14:33:18] | Twiggy2cents: | My frontend is running on F15 with the current mythtv out of the repos |
[14:35:32] | Evil-I: | I'm running 2 x Hauppauge DVB-t tuners (1 x PCI, 1 x USB) as well as a Hauppauge DVBS-2 card, yet when adding capture cards I get Frontend IS: could not get info for card /dev/dvb/adapter0/frontend0 Subtype: Unknown error |
[14:35:47] | Evil-I: | any thoughts? |
[14:36:24] | Evil-I: | frontend0 is the DVB-S2 card btw |
[14:37:24] | Evil-I: | I have the same message for frontend 0–5 (so 1 x DVB-S2 and 4 x DVB-t) |
[14:40:17] | Twiggy2cents: | Are you following any guide for setting them up or just winging it? |
[15:08:06] | awalls (awalls!~awalls@d-72-9-4-240.cpe.metrocast.net) has joined #mythtv-users | |
[15:08:16] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[15:11:28] | awalls (awalls!~awalls@d-72-9-4-240.cpe.metrocast.net) has quit (Client Quit) | |
[15:34:02] | Seeker`: | I've got my new backend set up – I seem to be getting audio repeating the last second or two about once every 20 seconds when watching live TV |
[15:34:17] | Seeker`: | It doesn't seem to be an issue when watching videos |
[15:35:01] | Seeker`: | and if i skip backwards and watch the same bit again, it doesn't do it the second time |
[15:35:12] | Seeker`: | any ideas on how to fix it? |
[15:35:40] | [R]: | what abotu recordings? |
[15:35:56] | Seeker`: | not that I've seen |
[15:36:33] | Seeker`: | seems to stop doing it totally after skipping backwards actually |
[15:37:14] | [R]: | what kind of device are you using? |
[15:37:30] | Seeker`: | which tuner card? Nova-T 500 |
[15:37:55] | [R]: | so dvb |
[15:37:57] | [R]: | hrm |
[15:37:59] | [R]: | weird |
[15:38:50] | Seeker`: | the fact that skipping backwards stops it occuring for that period of watching livetv might imply it is something to do with not enough buffering? |
[15:39:24] | stoffel (stoffel!~quassel@p57B4D109.dip.t-dialin.net) has quit (Ping timeout: 246 seconds) | |
[15:39:28] | [R]: | no, just that its not properly synced |
[15:40:00] | Seeker`: | it plays fine for a while, then the video stutters and the last couple of seconds of sound repeat |
[15:40:06] | Seeker`: | then it just carries on like normal for 20 seconds |
[15:41:22] | [R]: | well livetv sucks, so... |
[15:41:35] | [R]: | and you're sure recordings are fine? |
[15:42:40] | Seeker`: | its a new backend, so I've only got one sample to play with at the moment, and i haven't seen it doing it |
[15:43:38] | [R]: | you can playback recorded livetv, you just need to switch the filter to show them |
[15:43:47] | [R]: | try playing one of them like a recording |
[15:47:17] | Seeker`: | [R]: not doing it. Only on current LiveTV it would seem |
[15:47:32] | [R]: | well that sucks |
[15:49:49] | Seeker`: | yup |
[15:49:58] | Seeker`: | hence why I was asking for a solution :D |
[15:51:02] | [R]: | stop using livetv crap? |
[15:51:38] | Seeker`: | mmm, not that helpful |
[15:52:29] | andreax (andreax!~andreaz@p57B92D3D.dip.t-dialin.net) has joined #mythtv-users | |
[15:57:04] | EvilGuru: | Seeker`: What does the frontend say when this happens? |
[15:57:51] | Seeker`: | probably won't be able to get it to do it again now |
[15:57:53] | Seeker`: | give me a min |
[16:00:22] | Seeker`: | EvilGuru: bah, not doing it now -_- |
[16:14:17] | sphery: | wagner_: you might be interested in responding to [mythtv-users] The elusive silent myth BE/FE box [in search of] |
[16:14:34] | wagner_: | i saw that, hadnt read through it |
[16:15:04] | sphery: | not sure what "25W Sandy Bridge" he's talking about, but it seems a good thing he's not looking to Atom |
[16:15:24] | sphery: | (though TTBOMK, some of those low-power sandy bridge processors are still pretty limited) |
[16:15:28] | wagner_: | its a mobile chip |
[16:16:04] | sphery: | anyway, he's trying to do a combined frontend/backend with 4 drives--and make it silent (and, I assume, pretty) |
[16:16:28] | sphery: | three 2.5" HDDs and one 3.5" HDD |
[16:16:34] | stuartm: | dekarl: in a multi-person household it's absolutely the correct behaviour to mark recordings as unwatched if someone starts watching from the beginning again and the potential for mistakes if we didn't also exists if you take your example in reverse, say you've jumped to the end of the recording to check that the entire programme was recorded, then back to the beginning you don't want it marked as watched because it hasn't been |
[16:16:41] | andreax1 (andreax1!~andreaz@p57B94903.dip.t-dialin.net) has joined #mythtv-users | |
[16:16:45] | andreax (andreax!~andreaz@p57B92D3D.dip.t-dialin.net) has quit (Ping timeout: 258 seconds) | |
[16:17:41] | sphery: | stuartm: agreed... and it's always worked that way for exactly that reason |
[16:17:43] | stuartm: | keep in mind that the watched status is tied to expiry order for many (most?) people, it's why I wrote the watched flag stuff in the first place |
[16:19:38] | stuartm: | I built a mythtv box for my parents but they would never remember to delete after watching, so the auto-expirer was deleting stuff they hadn't watched but leaving stuff they had seen ... the idea of a watch flag and preferring watched recordings when expiring was born and the rest is legend ... *cough* |
[16:21:06] | stuartm: | one of the first features I ever committed, maybe even the first one ... too long ago to remember now |
[16:24:05] | stoffel (stoffel!~quassel@p57B4B03D.dip.t-dialin.net) has joined #mythtv-users | |
[16:24:05] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel | |
[16:59:23] | Bombo (Bombo!~bombo@dslb-084-062-228-009.pools.arcor-ip.net) has quit (Quit: Lost terminal) | |
[17:04:48] | gigem_ (gigem_!~david@mythtv/developer/gigem) has quit (Remote host closed the connection) | |
[17:05:15] | gigem_ (gigem_!~david@host103.16.intrusion.com) has joined #mythtv-users | |
[17:05:15] | gigem_ (gigem_!~david@host103.16.intrusion.com) has quit (Changing host) | |
[17:05:15] | gigem_ (gigem_!~david@mythtv/developer/gigem) has joined #mythtv-users | |
[17:16:56] | williammanda (williammanda!4af0e2bf@gateway/web/freenode/ip.74.240.226.191) has quit (Quit: Page closed) | |
[17:17:57] | highzeth (highzeth!~hz@hoiseth.no) has quit (Read error: Connection reset by peer) | |
[17:18:32] | highzeth (highzeth!~hz@hoiseth.no) has joined #mythtv-users | |
[17:25:11] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has quit (Ping timeout: 252 seconds) | |
[17:28:32] | stoffel (stoffel!~quassel@p57B4B03D.dip.t-dialin.net) has quit (Ping timeout: 240 seconds) | |
[17:36:39] | awalls (awalls!~awalls@d-72-9-4-240.cpe.metrocast.net) has joined #mythtv-users | |
[17:36:50] | MitchCapper (MitchCapper!~UNIX@unaffiliated/mitchcapper) has left #mythtv-users () | |
[17:40:17] | nooneami: | okay, who wants to buy me ahd prime? |
[17:40:49] | nooneami: | Or, lend me one, so I can see if it works with my shiny cable company? |
[17:42:46] | okolsi (okolsi!~mythtv@a88-115-32-206.elisa-laajakaista.fi) has quit (Quit: leaving) | |
[17:44:31] | kwmonroe` (kwmonroe`!~kwmonroe@129.42.208.179) has joined #mythtv-users | |
[17:47:27] | kwmonroe (kwmonroe!~kwmonroe@32.97.110.58) has quit (Ping timeout: 276 seconds) | |
[17:48:56] | dekarl: | stuartm, sphery: for me it's been a negative surprise (as in undocumented at the place where I enabled the option) that the watched flag gets automatically set *and* reset. I want to use it for auto expiry but more so for the "Watch List" (? Beobachtungsliste). Maybe a tristate option (leave it / just set it / set and reset it) is the answer? |
[17:56:25] | mycosys (mycosys!~mycosys@unaffiliated/mycosys) has quit (Quit: Leaving.) | |
[18:00:58] | russell5 (russell5!~russell5@pool-173-48-66-250.bstnma.fios.verizon.net) has quit (Remote host closed the connection) | |
[18:01:00] | stoffel (stoffel!~quassel@p57B4B03D.dip.t-dialin.net) has joined #mythtv-users | |
[18:01:00] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v stoffel | |
[18:08:45] | GreyFoxx (GreyFoxx!~greg@mythtv/developer/GreyFoxx) has quit (Ping timeout: 260 seconds) | |
[18:19:13] | kormoc_afk is now known as kormoc | |
[18:24:50] | xris (xris!~xris@xris.forevermore.net) has quit (Changing host) | |
[18:24:50] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv-users | |
[18:24:51] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v xris | |
[18:25:36] | stoffel (stoffel!~quassel@p57B4B03D.dip.t-dialin.net) has quit (Remote host closed the connection) | |
[18:25:53] | Seeker`: | EvilGuru: it seems to coincide with "waiting 100ms for video buffers" |
[18:34:47] | justinh: | hmmm woke up to a deadlocked backend again |
[18:37:00] | Seeker`: | justinh: happen often? |
[18:37:42] | Seeker`: | also, does the pre/post roll function apply automatically to all future recordings? |
[18:39:17] | justinh: | Seeker`: happened a couple of times since I updated to 0.24 |
[18:39:18] | wagner_: | pre-post roll is for playback |
[18:39:25] | wagner_: | i.e. the film reel rolling |
[18:40:00] | wagner_: | but there are event triggers for both recording and playback |
[18:42:32] | Seeker`: | If I set "Time to record before start of show (secs)" to 180, will it automatically apply to recording profiles I have already set up? |
[18:43:00] | wagner_: | oh, i thought you were talking about the event triggers |
[18:43:22] | wagner_: | the "run this command when this event happens" stuff |
[18:43:47] | wagner_: | the soft passing set by those options are global |
[18:43:56] | wagner_: | they will not affect scheduling |
[18:44:07] | wagner_: | and will only be applied if they dont conflict with another recording |
[18:44:49] | Seeker`: | is there a global option that will change scheduling? |
[18:44:59] | wagner_: | change scheduling how? |
[18:45:34] | Seeker`: | so that it will start recording everything X seconds early, and move stuff to other tuners to allow it to do so, without having to go and change each recording rule individually |
[18:45:44] | wagner_: | no |
[18:45:54] | wagner_: | that has to be set per-rule |
[18:46:28] | Seeker`: | is it worth me putting that as a feature request somewhere? |
[18:46:55] | wagner_: | why do you think you need such a feature? |
[18:47:43] | Seeker`: | because at the moment I have to change it for every recording rule manually |
[18:47:54] | wagner_: | yes, but why does it need changing? |
[18:48:51] | Seeker`: | because it fairly consistently seems to cut off the start of some programs being recorded. Even with the clock being updated via NTP |
[18:49:11] | wagner_: | so your guide data is bad |
[18:49:23] | Seeker`: | only by 30–50 seconds |
[18:49:45] | justinh: | broadcasters are never on the nose these days |
[18:50:07] | justinh: | try the BBC.. 10 minutes here, 10 mins there... |
[18:51:02] | wagner_: | i believe there is an option to set a default offset for use with new rules |
[18:51:16] | wagner_: | but adding an option to blanket change all rules to that would be seen as dangerous |
[18:51:23] | wagner_: | and not likely something that would be accepted |
[18:51:29] | Seeker`: | it doesn't have to be a blanket change |
[18:51:41] | Seeker`: | it could be an "additional" |
[18:52:15] | wagner_: | but if ALL the channels were wrong, then the guide data should be fixed |
[18:53:54] | Seeker`: | its not a consistent offset. Sometimes programs start slightly late. Sometimes programs start slightly early. It happens often enough that it is worth recording the extra to avoid missing stuff. |
[18:54:11] | justinh: | welcome to the world of slack broadcasting |
[18:54:35] | justinh: | just set the global pre-roll for new rules & re-create your existing ones or edit them |
[18:55:19] | wagner_: | FFS... another "is this ION system a good frontend?" thread on the mailing list |
[18:56:45] | Seeker`: | aha, with -v playback, my stuttering problem is a rsult of "Video is X frames ahead of audio doubling video frame interval to slow down" |
[18:59:25] | Seeker`: | any idea what could be causing that? |
[18:59:57] | justinh: | holy cow how long is it taking to delete old recording rules? |
[19:00:25] | Seeker`: | ? |
[19:00:56] | justinh: | Seeker`: trying to play on underpowered hardware |
[19:01:12] | [R]: | justinh++ |
[19:01:23] | justinh: | saw it a lot on my EPIA frontend before it went bin-ward |
[19:01:32] | wagner_: | what hardware are you using? |
[19:02:08] | justinh: | wife just bit my head off cos some junk on ITV didn't update in the guide quickly enough when she set it to record |
[19:02:28] | justinh: | saturday is a busy night for the scheduler, with all the RUBBISH she records |
[19:02:45] | Seeker`: | me? An nvidia GT430, with VDPAU |
[19:02:48] | ** justinh deletes X-FACTOR recording rules just for giggles ** | |
[19:02:58] | Seeker`: | justinh: got a comfy sofa? :P |
[19:03:10] | justinh: | ITV rots your brain |
[19:03:49] | [R]: | justinh: s/i// |
[19:03:52] | justinh: | jesus this is like wading through treacle going through previously recorded & deleting old rules |
[19:04:04] | justinh: | [R]: ITV more than most |
[19:04:07] | wagner_: | Seeker`: that is a graphics card, what hardware are you using? meaning CPU |
[19:04:22] | Seeker`: | Q6600 |
[19:04:38] | wagner_: | try using opengl and 'standard' (ffmpeg) |
[19:04:40] | wagner_: | see if that works |
[19:05:01] | Seeker`: | wont that screw trying to play back bluray? |
[19:05:15] | wagner_: | no, youve got plenty of power in that CPU to play bluray in software |
[19:05:28] | justinh: | Seeker`: who cares for now... it'll eliminate or implicate :-) |
[19:05:49] | justinh: | ok this is seriously annoying now |
[19:06:51] | justinh: | ow. oldrecorded has 14885 rows |
[19:08:02] | Seeker`: | will wait to see if it happens again now |
[19:08:57] | unixSnob (unixSnob!~unixSnob@212.117.169.230) has quit (Quit: leaving) | |
[19:09:01] | Seeker`: | hmm, get quite a bit of tearing with this |
[19:09:13] | wagner_: | enable opengl vsync |
[19:09:59] | orificium: | My integrated nForce 750a card (on a Asus M3N-HDMI) supports VDPAU but still can't use it in mythtv. stutters pretty bad. gotta use ffmpeg :( |
[19:10:31] | [R] ([R]!~rbox@unaffiliated/rbox) has quit (Quit: Leaving) | |
[19:10:45] | Seeker`: | wagner_: which menu can i find that in |
[19:11:08] | wagner_: | should be in the playback profiles |
[19:11:17] | justinh: | junk like "all star family fortunes" presented by Vernon C*** |
[19:11:28] | wagner_: | orificium: youre probably using too intense of deinterlacers |
[19:11:45] | justinh: | delete from record where title like "%star%"; |
[19:12:49] | justinh: | not bloody surprised scheduling takes so darn long |
[19:13:04] | Seeker`: | wagner_: cant see an opengl vsync option. I'm running 0.24.1-fixes btw |
[19:14:10] | orificium: | wagner_: where do I change deinterlacers – don't see it in general playback |
[19:14:22] | wagner_: | what playback profile are you using? |
[19:14:50] | orificium: | I'm using Slim – I've tried using VDPAU Slim |
[19:15:28] | wagner_: | that chip should be capable of VDPAU Slim, but i doubt it could manage Normal |
[19:16:16] | orificium: | never had any luck with VDPAU Slim. – let me try increasing # of cores – might help? |
[19:16:49] | Seeker`: | isn't the point of VDPAU that you aren't using the CPU |
[19:16:49] | wagner_: | nope |
[19:17:05] | orificium: | Didn't the first page ont he General Playback settings use to have a vsync option? don't see it anymore. |
[19:17:07] | wagner_: | Seeker`: that is the point, yes |
[19:17:42] | unixSnob (unixSnob!~unixSnob@212.117.169.230) has joined #mythtv-users | |
[19:18:05] | Seeker`: | orificium: can't see one there. Or in the screen to configure playback profiles |
[19:19:00] | orificium: | I don't see one on the first page orin the playback profiles for vsync |
[19:19:36] | orificium: | I do believe you can configure vsync in nvidia x server settings though |
[19:20:15] | orificium: | eh – maybe not |
[19:21:13] | sphery: | all vsync configured in/handled by drivers |
[19:21:33] | justinh: | I might just turn duplicate checking off |
[19:21:40] | justinh: | it's more of a PITA than anything else nowadays |
[19:22:38] | orificium: | Were deinterlacing settings moved elsewhere? I noticed the wiki page says it's outdated as of .24 |
[19:22:56] | justinh: | oldrecorded is now 8827 rows in set |
[19:23:22] | Seeker`: | wagner_: still getting the video ahead of audio using ffmpeg & opengl |
[19:23:57] | wagner_: | is this a remote frontend? |
[19:24:06] | Seeker`: | yes |
[19:24:14] | wagner_: | connected how |
[19:24:34] | Seeker`: | 100mbit wired ethernet |
[19:24:56] | orificium: | ugh – I should just get a better video card. this 750a chipset just doesn't cut it. |
[19:25:36] | Seeker`: | wagner_: only using about 2MB/sec according to iftop |
[19:25:46] | awalls (awalls!~awalls@d-72-9-4-240.cpe.metrocast.net) has left #mythtv-users () | |
[19:25:52] | Seeker`: | so nowhere near saturating the connection |
[19:28:03] | pyther (pyther!~pyther@cpe-76-189-207-159.neo.res.rr.com) has joined #mythtv-users | |
[19:28:03] | pyther (pyther!~pyther@cpe-76-189-207-159.neo.res.rr.com) has quit (Changing host) | |
[19:28:03] | pyther (pyther!~pyther@unaffiliated/pyther) has joined #mythtv-users | |
[19:28:18] | Seeker`: | wagner_: the problem is also worsse than when I was using VDPAU |
[19:38:13] | wagner_: | i would bet its a problem with the video content itself |
[19:38:17] | wagner_: | some funky broadcast |
[19:38:31] | wagner_: | if both vdpau and ffmpeg barf on it |
[19:38:41] | justinh: | so er.. if I disable dupe checking by default & only enable it for certain things in future (say for series with unique episodes) scheduling should be a lot faster, no? |
[19:41:12] | orificium: | wagner_: does this look more like an audio related problem than VDPAU? – http://pastebin.com/vi7J9uBE |
[19:42:46] | Seeker`: | wagner_: ffmpeg was far far worse. Was doing it every 10 seconds with ffmpeg, done it once in the lat 10 mins with vdpau normal |
[19:43:46] | FabriceMG (FabriceMG!~fabrice@APoitiers-155-1-172-5.w83-193.abo.wanadoo.fr) has quit (Quit: Ex-Chat) | |
[19:54:02] | justinh: | where are the default recording rule dupe checking settings? |
[19:54:14] | Beirdo: | wagner_: hmmm, what did ya do? :) |
[19:54:32] | wagner_: | i got it fixed last night |
[19:54:43] | wagner_: | after much consternation |
[19:56:25] | Beirdo: | ahhh, sorry. |
[19:56:45] | Beirdo: | the one way to fix it would be to do a reset hard origin/master |
[19:56:56] | Beirdo: | and then put your changes back in |
[19:57:03] | pyther (pyther!~pyther@unaffiliated/pyther) has quit (Quit: Lost terminal) | |
[19:57:15] | wagner_: | yeah, but 'git reset --hard' wasnt doing it |
[19:57:25] | wagner_: | i had to tell it to reset against something like 50 commits back |
[19:57:32] | Beirdo: | yeah |
[19:57:46] | Beirdo: | that's why I was saying to reset to origin/master :) |
[19:58:08] | wagner_: | yeah, i did that |
[19:58:10] | wagner_: | repeatedly |
[19:58:12] | Beirdo: | that would put it to exactly what's on github (well, the last pull) |
[19:58:51] | wagner_: | and yet... |
[19:58:55] | Beirdo: | glad you got it worked out though |
[19:59:22] | justinh: | seems there's no way to change default dupe settings |
[19:59:24] | justinh: | boo |
[19:59:25] | Beirdo: | git does allow you to shoot yourself in the foot, but usually people avoid doing so |
[20:00:05] | wagner_: | yeah, i did it with a 12 gage |
[20:00:21] | Beirdo: | so today... I think I want to move the VDI files for my Vista VM over to zvols on my freebsd box, and use iscsi |
[20:00:26] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv-users | |
[20:01:11] | Beirdo: | since virtualbox is happy to do so |
[20:01:53] | Beirdo: | I redid it anyways so I could get all the updates in. and python |
[20:01:56] | wagner_: | does it show up as an iscsi iBFT? or just as a fake disk? |
[20:02:06] | justinh: | what? no way to never check for duplicates on an existing rule? |
[20:02:10] | orificium: | Seeker`: hey – I created my own playback profile and used "Standard" (ffmpeg) for decoder and vdpau for the renderer. No stuttering with this. |
[20:02:16] | Beirdo: | seems if you run out of space while doing windows update, you are hosed |
[20:02:44] | justinh: | ah not when it's in progress already. heh |
[20:03:01] | Beirdo: | to the guest, it shows up as a disk. the iscsi initiator is builtin to virtualbox |
[20:03:01] | Seeker`: | orificium: will give it a go if stuttering comes back with VDPAU normal |
[20:03:32] | GreyFoxx (GreyFoxx!~greg@mythtv/developer/GreyFoxx) has joined #mythtv-users | |
[20:03:32] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v GreyFoxx | |
[20:03:43] | Beirdo: | at least that's my understanding |
[20:03:54] | Beirdo: | anyways, I need to go eat and caffeinate |
[20:04:21] | Beirdo: | the fun begins in a bit |
[20:05:37] | orificium: | Are the dinterlacing settings gone now? One field, bob, temporal...etc? |
[20:06:03] | wagner_: | those are only available with the xv and opengl renderers |
[20:06:48] | orificium: | I see you can play with custom filters now |
[20:06:57] | wagner_: | as you have for years |
[20:07:40] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[20:07:48] | orificium: | I haven't been back tot his VDPAU wiki page in quite awhile. |
[20:07:50] | orificium: | :) |
[20:08:06] | EvilGuru: | VDPAU works well, so long as you disable compositing |
[20:08:24] | wagner_: | vdpau works with compositing, you just get nasty tearing |
[20:08:45] | EvilGuru: | That and stuttering every 4–5 secs |
[20:08:45] | Hoochster (Hoochster!~hooch@74.194.77.222) has quit (Ping timeout: 268 seconds) | |
[20:08:55] | wagner_: | i dont recall the stuttering |
[20:09:15] | EvilGuru: | News tickers are a good example |
[20:09:16] | orificium: | yeah I've got compositing disabled in my xorg |
[20:09:40] | EvilGuru: | It is a fixable problem with Xfences, however |
[20:09:46] | Hoochster (Hoochster!~hooch@74.194.77.222) has joined #mythtv-users | |
[20:11:22] | ** EvilGuru could never figure out why VDPAU does not get you an OpenGL texture ** | |
[20:12:19] | wagner_: | it can be made to |
[20:12:28] | wagner_: | if the programmer so chooses |
[20:12:52] | EvilGuru: | Any reason it is not widely used? |
[20:13:18] | len (len!~quassel@184-97-158-26.mpls.qwest.net) has joined #mythtv-users | |
[20:13:25] | wagner_: | it would only be of use trying to extract decoded frames for external processing |
[20:13:26] | iamlindoro: | It was added way, way, way after VDPAU was released, so most applications already had implementations |
[20:13:42] | wagner_: | i.e. commflagging or transcoding |
[20:13:56] | wagner_: | but decoding is far from the hard part of transcoding asymmetric codecs |
[20:14:11] | EvilGuru: | How does VDPAU work for stuff like the OSD |
[20:14:24] | wagner_: | vdpau offers an opengl-like interface to run the OSD through |
[20:14:25] | iamlindoro: | And because it prevents the use of some of the VDPAU deinterlacing niceties that some people swear by |
[20:14:30] | EvilGuru: | as it seems to use a hardware chroma-keyed overlay |
[20:14:45] | iamlindoro: | VDPAU has its own compositing API |
[20:14:51] | wagner_: | iamlindoro: no, you can always push the frames back into the vdpau renderer for output |
[20:15:01] | wagner_: | (unless of course there are conflicting resource needs when you do that) |
[20:15:10] | iamlindoro: | wagner_: That doesn't make any sense |
[20:15:22] | iamlindoro: | of course you can-- but why would you pull it out as a GLX texture, then push it back in? |
[20:15:23] | wagner_: | you can run the VDPAU renderer with software decoding |
[20:15:36] | wagner_: | some form of external post processing |
[20:16:14] | wagner_: | you like wasting your PCIe bus bandwidth on senseless endeavors |
[20:16:17] | iamlindoro: | wagner_: The XBMC guys have been pretty specific about how their need to get things out of VDPAU as a GL texture have caused deinterlacing problems |
[20:16:31] | wagner_: | ah, didnt know of that |
[20:16:40] | EvilGuru: | Is that an nvidia bug? |
[20:17:02] | wagner_: | probably less of a bug, more trying to shoehorn the interface to do something it was never supposed to do |
[20:17:09] | iamlindoro: | what he said |
[20:17:24] | justinh: | like rendering the whole UI on top of video? ;-) |
[20:17:28] | wagner_: | people at nvidia probably never considered anyone would want to pull the frames back to the CPU, only to push them right back to the card |
[20:17:34] | EvilGuru: | I'm surprised that the first impl did not let you get it as a GL texture |
[20:17:54] | EvilGuru: | As most things had GL compositing/rendering back then (I think) |
[20:18:10] | iamlindoro: | EvilGuru: What makes you think a GL texture is better? It's worse. |
[20:18:22] | iamlindoro: | The only time you'd need one is when you're *forced* to use a GL-only interface |
[20:18:24] | iamlindoro: | as XBMC is |
[20:18:29] | russell5 (russell5!~russell5@pool-173-48-66-250.bstnma.fios.verizon.net) has joined #mythtv-users | |
[20:19:02] | iamlindoro: | There's a severe resource hit in pulling it out, let along pushing it back when you're done |
[20:19:12] | EvilGuru: | iamlindoro: It would not pull it to the CPU |
[20:19:25] | EvilGuru: | If you have a GL texture it can happily be on the GPU already |
[20:19:37] | iamlindoro: | EvilGuru: Who said anything about CPU? |
[20:19:48] | EvilGuru: | 'Pulling it out' |
[20:20:06] | iamlindoro: | The VDPAU to GL surface transform has substantial overhead |
[20:20:24] | EvilGuru: | It really should be toll free |
[20:20:27] | iamlindoro: | meaning things which deinterlace or decode just fine suddenyl become unplayable |
[20:20:34] | iamlindoro: | It's not. |
[20:20:44] | [R] ([R]!~rbox@unaffiliated/rbox) has joined #mythtv-users | |
[20:20:54] | EvilGuru: | Sigh, at least with OpenCL they did a reasonable job at letting you grab CL stuff from GL |
[20:26:13] | deathadder (deathadder!deathadder@ganjaman.gotadsl.co.uk) has quit (Read error: Connection reset by peer) | |
[20:27:07] | sphery: | wow, wagner_ is faster than me, again |
[20:27:18] | sphery: | seems I was 5-min slower on an e-mail reply |
[20:27:27] | deathadder (deathadder!deathadder@ganjaman.gotadsl.co.uk) has joined #mythtv-users | |
[20:27:46] | wagner_: | faster? come on |
[20:27:55] | wagner_: | the original email was like an hour and a half ago |
[20:28:05] | wagner_: | :) |
[20:29:29] | sphery: | heh, yeah, from that standpoint you were only 6% faster than me (sounds better than 5-min faster) |
[20:30:21] | sphery: | you're like the CPU they charge 40% more to buy, but that only gives a 6% speed bump |
[20:30:39] | wagner_: | but its the important 6% |
[20:30:59] | EvilGuru: | Or the tax refundable 40% |
[20:34:21] | Guest (Guest!5b87a9d6@gateway/web/freenode/ip.91.135.169.214) has joined #mythtv-users | |
[20:34:35] | Guest: | Hello together! I have an VERY VERY important question. |
[20:34:59] | Seeker`: | Where do babies come from? |
[20:35:21] | Guest: | Could you please freenode me? |
[20:35:40] | wagner_: | i dont even know how to answer that |
[20:35:56] | laga: | yes. |
[20:36:14] | [R]: | freenode is a verb? |
[20:36:26] | Seeker`: | Guest: would you like fries with that? |
[20:36:26] | laga: | hush, you're a box |
[20:36:26] | Guest: | It means to connect me with the internet. |
[20:36:42] | ** wagner_ freenoded [R]'s mom repeatedly last night ** | |
[20:36:47] | [R]: | ROFL |
[20:36:58] | Seeker`: | wagner_: you quaked her net? |
[20:37:05] | [R]: | guest: if you're not on the internet, you are talking to yourself right now? |
[20:37:12] | [R]: | guest: you should probably see a doctor about that... |
[20:37:26] | wagner_: | we are all just voices in your subconscious |
[20:37:26] | Guest: | I don´t know but this is not the internet. |
[20:37:31] | Seeker`: | multiplayer notepad \o/ |
[20:37:35] | Guest: | This is fucking IRC |
[20:37:40] | Guest: | not the internet |
[20:37:41] | wagner_: | internet relay chat |
[20:37:46] | wagner_: | THE INTERNET |
[20:37:46] | stuartm: | wow |
[20:38:04] | wagner_: | no swearing in this channel, one and only warning |
[20:38:15] | Guest: | Fuck your mother. |
[20:38:24] | stuartm: | anyhow, just to be the joy kill I'll remind everyone that the channel rules ask everyone to be nice |
[20:38:26] | [R]: | ROFL |
[20:38:33] | stuartm: | the topic used to say it too |
[20:38:58] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +o stuartm | |
[20:39:01] | Mode for #mythtv-users by stuartm!~stuartm@mythtv/developer/stuartm : +b Guest!*@* | |
[20:39:02] | Guest has been kicked from #mythtv-users by stuartm!~stuartm@mythtv/developer/stuartm (Guest) | |
[20:39:10] | laga: | 7nick Guestz |
[20:39:15] | laga: | err, Guest. |
[20:39:27] | wagner_ is now known as wagnerrp | |
[20:39:29] | wagnerrp (wagnerrp!~Wagner@nr-ft1-66-42-241-137.fuse.net) has quit (Changing host) | |
[20:39:29] | wagnerrp (wagnerrp!~Wagner@mythtv/developer/wagnerrp) has joined #mythtv-users | |
[20:39:29] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v wagnerrp | |
[20:39:44] | AndyCap: | another satisfied customer. :P |
[20:40:16] | laga: | i definitely do not hear him complaining |
[20:40:28] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +o wagnerrp | |
[20:41:43] | Mode for #mythtv-users by wagnerrp!~Wagner@mythtv/developer/wagnerrp : +b *!*@*91.135.169.214* | |
[20:41:58] | Mode for #mythtv-users by ChanServ!ChanServ@services. : -o wagnerrp | |
[20:42:04] | wagnerrp: | i really should do that more often |
[20:42:13] | wagnerrp: | so i dont have to take the time to look up HOW to do it every time |
[20:42:29] | Seeker`: | what? ban people? |
[20:42:31] | AndyCap: | irc client aliases |
[20:42:49] | Seeker`: | auto_bleh on irssi ftw |
[20:43:31] | wagnerrp: | in xchat, you just right click their name, and click ban |
[20:43:33] | bumblebeebat_ (bumblebeebat_!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has joined #mythtv-users | |
[20:43:45] | Seeker`: | /abk nick |
[20:43:51] | wagnerrp: | but you had already kicked him by the time i got authenticated , so he wasnt around to do so |
[20:48:00] | iamlindoro: | It would be nice if quiet was on there |
[20:48:07] | iamlindoro: | (in xchat) |
[20:48:59] | wagnerrp: | i wonder if it can be made to auto-op with chanserv |
[20:50:13] | sphery: | right clicking in my irssi window just highlights a bunch of stuff |
[20:50:22] | sphery: | this xchat you're using must be magical |
[20:50:28] | Seeker`: | sphery: auto_bleh ftw :P |
[21:11:42] | deathadder (deathadder!deathadder@ganjaman.gotadsl.co.uk) has quit (Read error: Connection reset by peer) | |
[21:12:04] | Mode for #mythtv-users by stuartm!~stuartm@mythtv/developer/stuartm : -o stuartm | |
[21:12:04] | iamlindoro: | Interesting... apparently someone at Hauppauge told someone from a forum that there wouldn't be Linux drivers for their CableCard tuner for several months... yet I had it on good authority that it works with libhdhomerun... So I guess the "several months" is for the USB ethernet drivers? (or just plain wrong?) |
[21:13:15] | stuartm: | someone told someone, who knows a guy with a second cousin ... |
[21:13:44] | iamlindoro: | heh |
[21:13:53] | iamlindoro: | Well, I could probably have phrased it better, too |
[21:14:09] | iamlindoro: | rather, I am reading a post that says Hauppauge Sales said the above |
[21:14:14] | deathadder (deathadder!deathadder@ganjaman.gotadsl.co.uk) has joined #mythtv-users | |
[21:14:52] | bumblebeebat_ (bumblebeebat_!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 240 seconds) | |
[21:16:37] | stuartm: | ah, well a sales bod, that's almost better than the scenario I described above ;) |
[21:17:23] | stuartm: | I'm sure we know two or three people at a minimum who can give a definitive answer |
[21:17:36] | stuartm: | sadly I don't see any of them here right now |
[21:21:02] | iamlindoro: | Yeah, one among those was the one who mentioned that it works with libhdhomerun, and I take his word as fact |
[21:21:58] | iamlindoro: | My gut says it probably works just fine on linux, or if it doesn't that it's not more than a few hours work to make it do so |
[21:23:03] | iamlindoro: | That said, there are suddenly a number of options for a cablecard tuner known to work with myth, so... |
[21:23:59] | iamlindoro: | Unrelated: http://www.mythtv.org/wiki/File:X-QPACK_apevia.jpg Yikes |
[21:26:06] | justinh: | lol. no accounting for taste |
[21:26:38] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has joined #mythtv-users | |
[21:27:04] | wagnerrp: | well she IS running one of her frontends under a VM |
[21:27:08] | wagnerrp: | what do you expect |
[21:27:08] | wagnerrp: | :) |
[21:29:25] | StevenR (StevenR!~foo@88.97.49.237) has quit (Ping timeout: 260 seconds) | |
[21:30:39] | bumblebeebat_ (bumblebeebat_!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has joined #mythtv-users | |
[21:31:45] | wagnerrp: | justinh: so you have some first hand experience in the electronics field |
[21:32:00] | wagnerrp: | whats your opinion on internal versus external power supplies? |
[21:32:28] | justinh: | personal opinion is that I hate them with a passion |
[21:32:40] | jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has joined #mythtv-users | |
[21:32:40] | jya (jya!~jyavenard@60-242-40-141.static.tpgi.com.au) has quit (Changing host) | |
[21:32:40] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv-users | |
[21:33:00] | justinh: | I can see good reasons to have external PSUs though. makes approvals cheaper for one thing |
[21:33:32] | wagnerrp: | yeah, that was the one rebuttal on the mailing list that made sense |
[21:33:47] | justinh: | depends what the thing is. if it's an appliance, say a kitchen or bedroom radio... external PSUs are a pain |
[21:33:49] | wagnerrp: | can you not simply have some open frame design that you slap in a case and have approved? |
[21:34:07] | wagnerrp: | you have to get the whole device approved? |
[21:34:40] | justinh: | if it's low-voltage only, leaving the PSU approval to somebody else it's basically just a box ticking issue AFAIK |
[21:35:06] | justinh: | but if you have a built-in mains powered unit... full approval required IIRC |
[21:35:22] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Client Quit) | |
[21:36:02] | StevenR (StevenR!~foo@88.97.49.237) has joined #mythtv-users | |
[21:36:13] | wagnerrp: | i mean something like this... http://silverstonetek.com/images/products/lc05/lc05-v5.jpg |
[21:36:19] | wagnerrp: | you cant just get that one board approved |
[21:36:24] | wagnerrp: | you have to get the whole thing? |
[21:36:28] | justinh: | also easier when you use an external brick vs internal if the supplier disappears. very easy to find a different source – whereas if it's some weird size to fit in your box... you're boned if they go down |
[21:37:17] | justinh: | wagnerrp: there's mains on that board? |
[21:38:03] | stuartm: | not with any standard connector that I've seen |
[21:38:04] | wagnerrp: | guess that thing in the top right is DC->DC |
[21:39:03] | justinh: | yeah |
[21:39:18] | justinh: | simple approval :) |
[21:39:28] | wagnerrp: | a bunch of them are DC internal with AC external |
[21:39:32] | wagnerrp: | thats garbage... |
[21:39:51] | justinh: | depends if you want a fanless PSU or not |
[21:39:58] | justinh: | picopsu etc :) |
[21:40:09] | justinh: | supplied by a brick bigger than the PC case |
[21:40:23] | wagnerrp: | yeah, thats my complaint |
[21:40:32] | wagnerrp: | that people are selling these tiny little devices |
[21:40:36] | justinh: | anyway I still feel like crap so I'm going back to bed |
[21:40:49] | wagnerrp: | only to have an external brick, or worse, something strapped to your wall |
[21:40:55] | wagnerrp: | bigger than the entire rest of the unit |
[21:41:07] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has quit (Ping timeout: 252 seconds) | |
[21:43:05] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has joined #mythtv-users | |
[21:43:39] | wagnerrp: | i know i have seen ones where they wire 14C plug up to an internal power supply |
[21:43:45] | wagnerrp: | so the thing doesnt have to be as wide |
[21:47:20] | wagnerrp: | perhaps ive imagined the whole thing |
[21:53:08] | fa2k (fa2k!fa2k@higgs.lan.fa2k.net) has joined #mythtv-users | |
[21:53:15] | russell5 (russell5!~russell5@pool-173-48-66-250.bstnma.fios.verizon.net) has quit (Remote host closed the connection) | |
[21:53:39] | GlemSom (GlemSom!~glemsom@0x5da34bca.cpe.ge-1-1-0-1105.sdnqu1.customer.tele.dk) has quit (Remote host closed the connection) | |
[21:57:24] | sphery: | couldn't you just use a pogoplug, so the wall wart /is/ the device? they should be plenty powerful enough, right? |
[21:57:31] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has quit (Ping timeout: 258 seconds) | |
[21:58:00] | marsilainen (marsilainen!~matt@host-2-99-132-38.as13285.net) has joined #mythtv-users | |
[21:58:08] | StevenR: | hrrrm. can I stream a dvd from backend -> frontend? i.e. my laptop is a frontend, but has no optical drive, however, the backend has one. |
[22:04:05] | GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has joined #mythtv-users | |
[22:23:07] | messerting (messerting!~messertin@39.79-161-65.customer.lyse.net) has quit (Read error: Operation timed out) | |
[22:23:22] | GrahamIRC (GrahamIRC!~GrahamIRC@93-97-162-128.zone5.bethere.co.uk) has quit (Quit: Leaving.) | |
[22:43:33] | wagnerrp: | StevenR: yes |
[22:46:22] | StevenR: | wagnerrp: cool... do I need to do something "special" to make it happen? The laptop's frontend doesn't see the DVD drive on the backend... the fe/be plays the dvd just fine |
[22:46:43] | wagnerrp: | use 'Video' storage folders defined in mythtv-setup on the backend |
[22:46:53] | wagnerrp: | oh, an actual physical DVD? |
[22:46:56] | wagnerrp: | no, you cant do that |
[22:46:59] | StevenR: | yeah |
[22:47:01] | StevenR: | oh :( |
[22:47:05] | wagnerrp: | you can only stream VIDEO_TS folders and ISOs |
[22:47:56] | StevenR: | so if I can mount the dvd as a data drive, I can use it |
[22:48:33] | wagnerrp: | no, because encrypted disks cannot yet be streamed remotely |
[22:50:13] | skd5aner: | s/can only stream VIDEO_TS folders and ISOs/can only stream unecrypted VIDEO_TS folders and unecrypted ISOs |
[22:55:22] | StevenR: | ok. thanks for clarifying both :) |
[22:56:06] | StevenR: | for encrypted DVDs, it's the frontend doing the work? |
[22:56:52] | wagnerrp: | only for local files and physical DVDs |
[22:56:56] | wagnerrp: | nothing remote |
[22:57:10] | wagnerrp: | the libraries used for decryption need direct file access |
[23:03:15] | Heliwr (Heliwr!~Heliwr@pdpc/supporter/student/heliwr) has quit (Ping timeout: 252 seconds) | |
[23:03:47] | sailerboy (sailerboy!sailerboy@ipv61.sailerboy.net) has quit (Ping timeout: 264 seconds) | |
[23:09:10] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has quit (Ping timeout: 260 seconds) | |
[23:16:15] | _abbenormal- (_abbenormal-!~abbenorma@c-24-56-255-16.customer.broadstripe.net) has joined #mythtv-users | |
[23:16:16] | _abbenormal- (_abbenormal-!~abbenorma@c-24-56-255-16.customer.broadstripe.net) has quit (Client Quit) | |
[23:17:30] | StevenR: | wagnerrp: yeah. I understand. Thanks |
[23:19:11] | russell5 (russell5!~russell5@pool-173-48-66-250.bstnma.fios.verizon.net) has joined #mythtv-users | |
[23:21:03] | sailerboy (sailerboy!sailerboy@ipv61.sailerboy.net) has joined #mythtv-users | |
[23:21:47] | Dave123-road (Dave123-road!~dave@cpe-74-74-200-106.rochester.res.rr.com) has joined #mythtv-users | |
[23:24:08] | fa2k (fa2k!fa2k@higgs.lan.fa2k.net) has quit (Quit: leaving) | |
[23:24:13] | ** StevenR continues to consider frontend hardware for parents, and if a a dual-core atom would be sufficient as a frontend ** | |
[23:29:50] | Cougar (Cougar!~cougar@kkk.version6.net) has quit (Read error: Operation timed out) | |
[23:30:29] | bumblebeebat_ (bumblebeebat_!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has quit (Ping timeout: 246 seconds) | |
[23:35:16] | Heliwr (Heliwr!~Heliwr@2607:f358:1:fed5:22:0:7ad4:817e) has joined #mythtv-users | |
[23:35:16] | Heliwr (Heliwr!~Heliwr@2607:f358:1:fed5:22:0:7ad4:817e) has quit (Changing host) | |
[23:35:16] | Heliwr (Heliwr!~Heliwr@pdpc/supporter/student/heliwr) has joined #mythtv-users | |
[23:36:51] | Cougar (Cougar!~cougar@kkk.version6.net) has joined #mythtv-users | |
[23:38:27] | PointyPumper (PointyPumper!~pintlezz@190.244.73.13) has quit (Ping timeout: 252 seconds) | |
[23:45:32] | ClownStunt (ClownStunt!18ea8959@gateway/web/freenode/ip.24.234.137.89) has joined #mythtv-users | |
[23:46:18] | PointyPumper (PointyPumper!~pintlezz@190.244.73.13) has joined #mythtv-users | |
[23:46:20] | ClownStunt: | #mythbuntu |
[23:46:41] | bumblebeebat_ (bumblebeebat_!~sean@wnpgmb016qw-ds01-57-105.dynamic.mtsallstream.net) has joined #mythtv-users | |
[23:54:35] | mythmeat (mythmeat!~ServerSag@c-24-6-96-121.hsd1.ca.comcast.net) has joined #mythtv-users | |
[23:56:59] | mythmeat: | So I'm running a MythTV frontend (0.24.1) on OSX. When I play recordings I get a scrambled bar across the very bottom of the screen. I figured bumping up the Vertical scaling would solve it, but it has NO effect on it. Am I missing something? |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.