Monday, December 10th, 2007, 00:00 UTC | ||
[00:00:32] | mzb_d800: | either way, under the homedir of the user you are running the fe as will have ~/.mythtv/mysql.txt |
[00:00:39] | olsta: | yes |
[00:00:48] | mzb_d800: | AND there may also be one in /etc/mythtv/mysql.txt |
[00:00:56] | olsta: | no |
[00:01:01] | mzb_d800: | not to worry |
[00:01:16] | olsta: | another where the BE is the Fe work there |
[00:01:28] | mzb_d800: | root is a very confusing name to use ... but either way |
[00:02:05] | mzb_d800: | you need to have privileges set on the mythconverg table for *THAT* user (and from *THAT* host ... or *ALL* hosts) |
[00:02:18] | mzb_d800: | AND flush privileges! |
[00:02:33] | mzb_d800: | all can be done in phpmyadmin |
[00:02:56] | olsta: | can you help me? |
[00:03:04] | olsta: | i log to phpmyadmin |
[00:03:23] | skub: | i can advice you how you do it on console... |
[00:03:40] | olsta: | k |
[00:03:42] | skub: | ssh to BE as root |
[00:03:50] | olsta: | k |
[00:03:53] | skub: | mysql -p |
[00:04:02] | skub: | and enter root's mysql password |
[00:04:04] | skub: | ok so far? |
[00:04:14] | olsta: | yes |
[00:04:24] | skub: | use mythconverg |
[00:04:33] | skub: | wait, have to look the command |
[00:04:54] | olsta: | what? |
[00:05:56] | skub: | grant all on mythconverg.* to 'mythtv'@'%' identified by 'PASSWORD' |
[00:06:06] | skub: | take same password as in mysql.txt |
[00:06:12] | mzb_d800: | http://mythtv.org/pipermail/mythtv-users/2004-July/047733.html |
[00:06:18] | mzb_d800: | then flush |
[00:06:52] | skub: | and then flush ;) |
[00:06:55] | olsta: | what mean flush? |
[00:08:16] | mzb_d800: | http://dev.mysql.com/doc/refman/5.0/en/adding-users.html |
[00:08:34] | mzb_d800: | ie: FLUSH PRIVILEGES; |
[00:09:42] | skub: | hm, for whatever reason, "FLUSH PRIVILEGES;" dont works on my sqlserver... |
[00:09:53] | skub: | who cares, if in doubt, simply restart mysql-server |
[00:15:04] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[00:17:37] | olsta: | hmm |
[00:17:54] | olsta: | i will not work |
[00:21:06] | mzb_d800: | http://www.mythtv.org/docs/mythtv-HOWTO-6.html |
[00:21:13] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[00:21:29] | mzb_d800: | http://gentoo-wiki.com/HOWTO_Setup_MythTV#Set . . . ial_database |
[00:22:02] | otwin_ is now known as otwin | |
[00:22:33] | olsta: | mysql -u root mythconverg |
[00:22:44] | olsta: | ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO) |
[00:22:58] | mzb_d800: | that is *NOT* what you are trying to do |
[00:23:21] | mzb_d800: | you are trying to get a remote frontend to talk to the mysql database |
[00:23:25] | mzb_d800: | right? |
[00:23:51] | edge_ (edge_!n=edge@pm3-2-5.viola.mwt.net) has quit (Remote closed the connection) | |
[00:23:59] | NOT_guru: | olsta |
[00:24:05] | mzb_d800: | have a think about what you're trying to do |
[00:24:13] | NOT_guru: | you set a root password for your sql ? |
[00:24:39] | Daviey: | mysql -u mythtv *-p* |
[00:25:49] | Solv (Solv!n=solv@cust0299.sa01.aanet.com.au) has joined #mythtv-users | |
[00:26:05] | olsta: | NOT_guru: yes |
[00:26:21] | spalVl (spalVl!n=Mike@pool-71-175-32-231.phlapa.fios.verizon.net) has quit ("Leaving.") | |
[00:26:41] | alexp789 (alexp789!n=alex@83.100.249.204) has quit (Remote closed the connection) | |
[00:26:41] | NOT_guru: | sudo or su? |
[00:26:52] | olsta: | stop |
[00:27:00] | NOT_guru: | no |
[00:27:16] | olsta: | i set a root pw for mysql |
[00:27:22] | NOT_guru: | yes |
[00:27:30] | olsta: | mysql -p |
[00:27:34] | NOT_guru: | mysql -u root -p mythconverg |
[00:27:36] | olsta: | i do this after su |
[00:27:41] | NOT_guru: | or what have you |
[00:27:45] | NOT_guru: | you are correct sir |
[00:27:50] | NOT_guru: | give the man a cigar |
[00:27:56] | olsta: | thx |
[00:27:58] | olsta: | :D |
[00:28:04] | NOT_guru: | no prob man |
[00:28:12] | olsta: | but what you mean? |
[00:32:17] | Solv: | does anyone know what the percentage of cpu load is for a backend vs a frontend...reason being i have just one system currently doing frontend/backend...and I was thinking about getting the Zonbu mini desktop to use as a frontend...which is quite light on in regards to spec, but if the backend did most of the work, it wouldn't be a problem i reckon |
[00:33:16] | cccp: | use "top" to see how much they use |
[00:33:51] | Solv: | cccp, would the backend and frontend processes be listed seprately? |
[00:34:17] | cccp: | yes |
[00:34:49] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[00:35:27] | Solv: | hmmmm...it seems the backend is hardly doing anything...5 or 6%, but the frontend is pushing 35% |
[00:38:55] | skub (skub!n=skub@p57BDCA5A.dip.t-dialin.net) has quit (Remote closed the connection) | |
[00:40:47] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[00:40:47] | otwin_ is now known as otwin | |
[00:42:20] | Pogonip_ (Pogonip_!n=jeff@208-106-7-96.dynamic.calweb.com) has quit ("Ex-Chat") | |
[00:42:20] | psofa (psofa!n=psofa@adsl14-9.ath.forthnet.gr) has joined #mythtv-users | |
[00:42:38] | olsta: | i will go to sleep, thx all for your great help |
[00:42:40] | olsta: | n8 |
[00:42:55] | olsta (olsta!n=olsta@pD95FD1D8.dip.t-dialin.net) has quit ("bis dann") | |
[00:45:33] | lepsie (lepsie!i=charlie@c-71-228-201-48.hsd1.tn.comcast.net) has joined #mythtv-users | |
[00:46:26] | mzb_d800: | Solv: I'm a big fan of gkrellm ... on the host you want to watch install gkrellmd, and on your workstation install gkrellm .... execute it with $ gkrellm -s REMOTEHOST & |
[00:46:44] | Solv: | mzb_d800, ta man |
[00:47:49] | Solv: | actually...i'm just looking for a small form factor silent pc i can run as a frontend...using either mythbuntu or knoppmyth...I saw a Zonbu, but have now seen others around like fitpc....anyone got something for $300 or less that fits the bill? |
[00:47:56] | mzb_d800: | handy way of looking at *everything* at once ;) |
[00:48:33] | mzb_d800: | err ... I can't help with new stuff ... I've used scrap for my mythtv network ... total cost ~au$70 ;) |
[00:49:05] | mzb_d800: | => machines mounted under the floor, home built IR receivers, etc |
[00:50:46] | Solv: | nice...yeah I am running an old pentium 4 box in my chestofdrawers which has a little cupboard in the middle...perfect size...put a silent cpu fan on and it is quite good...but i wanna free it up elsewhere in the house to use as a thin client server, and a backend, and us e a nice silent small box as a frontend... |
[00:53:40] | eugo (eugo!n=eugo@unaffiliated/eugo) has quit (Read error: 104 (Connection reset by peer)) | |
[00:54:58] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[00:57:16] | robbins876 (robbins876!n=robbins8@host-51-214-9-69.midco.net) has quit (Remote closed the connection) | |
[00:58:31] | Mersault (Mersault!n=Mersault@206-248-172-98.dsl.teksavvy.com) has quit () | |
[00:59:34] | jonty_ (jonty_!n=jonty@host-84-9-145-41.bulldogdsl.com) has quit ("Defenestrated") | |
[01:01:47] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[01:01:57] | otwin_ is now known as otwin | |
[01:03:54] | Mersault (Mersault!n=Mersault@206-248-172-98.dsl.teksavvy.com) has joined #mythtv-users | |
[01:14:45] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[01:19:54] | Sedorox: | has anyone come across slanted video before? the only thing I know of that changed is comcast adding filters on the line as I went to limited basic cable.. regular TV seems to work fine, but anything recorded/"live" comes up slanted |
[01:20:59] | jhulst (jhulst!n=jhulst@unaffiliated/jhulst) has joined #mythtv-users | |
[01:22:18] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[01:22:43] | otwin_ is now known as otwin | |
[01:23:28] | BleedAway (BleedAway!i=whocares@saus04.usc.es) has quit (Read error: 110 (Connection timed out)) | |
[01:31:09] | k-man (k-man!n=jason@unaffiliated/k-man) has quit (Read error: 110 (Connection timed out)) | |
[01:32:26] | mokkan (mokkan!n=mokkan@unaffiliated/mokkan) has joined #mythtv-users | |
[01:32:56] | mokkan: | hey, i'm having some problems getting my video capture card working with mythtv... it keeps saying that all available inputs are being used when i click 'watch tv' |
[01:33:30] | mokkan: | i added the capture card with mythtv-setup (after shutting down mythbackend).. |
[01:33:47] | mokkan: | and cat /dev/video0 > test.mpg yields results |
[01:35:21] | xris: | did you attach a listings source to the card in mythtv-setup? |
[01:35:50] | mokkan: | hm, i dont think so |
[01:35:57] | mokkan: | is that what that schedules direct stuff is? |
[01:42:59] | xris: | SD is one of the options (pretty much the only one for the US), yes |
[01:43:22] | xris: | you need to set up a listings source (basically a list of channels and "what's on when"), and then attach it to your video card. |
[01:43:26] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[01:44:53] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[01:55:05] | LotharTBL (LotharTBL!n=sperlo@s.distmirr.com) has joined #mythtv-users | |
[01:55:28] | LotharTBL: | hello there |
[01:55:54] | LotharTBL: | quick question and I'll be on my way.. (maybe) |
[01:56:01] | LotharTBL: | mythbackendSession management error: Could not open network socket |
[01:56:13] | LotharTBL: | any ideas? |
[01:56:54] | LotharTBL: | I tried shutting it down and doing a netstat -a -p -n and nothing else is on the ports |
[01:58:02] | LotharTBL: | hmm no one home eh? I'll try later I suppose |
[01:59:45] | Dr_willis_ (Dr_willis_!n=willis@74-140-6-108.dhcp.insightbb.com) has joined #mythtv-users | |
[02:04:52] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[02:09:12] | mokkan (mokkan!n=mokkan@unaffiliated/mokkan) has left #mythtv-users ("bai") | |
[02:11:19] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[02:11:50] | otwin_ is now known as otwin | |
[02:12:17] | simcop2387-tv (simcop2387-tv!n=simcop23@p3m/member/simcop2387) has quit (Remote closed the connection) | |
[02:15:40] | leprechau (leprechau!i=charlie@c-71-228-201-48.hsd1.tn.comcast.net) has quit ("Leaving") | |
[02:15:52] | lepsie (lepsie!i=charlie@c-71-228-201-48.hsd1.tn.comcast.net) has quit ("Leaving") | |
[02:16:03] | leprechau (leprechau!i=charlie@c-71-228-201-48.hsd1.tn.comcast.net) has joined #mythtv-users | |
[02:17:32] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[02:21:47] | riddlebox (riddlebox!n=james@75-132-225-75.dhcp.stls.mo.charter.com) has quit ("Leaving") | |
[02:22:57] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has joined #mythtv-users | |
[02:24:48] | Der_Thomas (Der_Thomas!n=tom@cpe-76-180-78-184.buffalo.res.rr.com) has quit (Remote closed the connection) | |
[02:31:29] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[02:31:31] | otwin_ is now known as otwin | |
[02:31:33] | kb9urq (kb9urq!n=rob@c-98-203-152-96.hsd1.wa.comcast.net) has quit (Read error: 113 (No route to host)) | |
[02:40:56] | Mikey7047 (Mikey7047!i=4c18b38b@gateway/web/cgi-irc/ircatwork.com/x-1407c50231edca76) has joined #mythtv-users | |
[02:41:53] | Mikey7047: | Hi I have a new mythbuntu install and everything is working fine except for my private messages, I am using a PVR-150 and the picture quality is terrible. |
[02:44:49] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[02:47:53] | _Zoltan_ (_Zoltan_!n=dah@adsl-153-97-38.tys.bellsouth.net) has joined #mythtv-users | |
[02:52:47] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[02:52:47] | otwin_ is now known as otwin | |
[02:57:58] | BULLE: | Mikey7047: and what recording settings have you choosen for your pvr 150 then ? |
[02:58:03] | BULLE: | Mikey7047: what resolution, and what bitrate ? |
[02:58:52] | Mikey7047: | Let me check I will bring the setup back up |
[03:01:10] | Mikey7047: | Okay I found it, the resolution is 720x480 and the bitrate is 6000 |
[03:01:28] | Mikey7047: | I had moved the bitrate up when this problem happened, I didn't know the correct bitrates for the card |
[03:01:37] | Mikey7047: | But it didn't seem to affect the picture quality at all |
[03:01:46] | robbins61 (robbins61!n=robbins6@host-51-214-9-69.midco.net) has quit (Remote closed the connection) | |
[03:01:57] | robbins61 (robbins61!n=robbins6@host-51-214-9-69.midco.net) has joined #mythtv-users | |
[03:03:46] | cesman (cesman!n=cecil@pdpc/supporter/sustaining/cesman) has quit (Remote closed the connection) | |
[03:04:01] | cesman (cesman!n=cecil@76.91.116.141) has joined #mythtv-users | |
[03:04:54] | lightning (lightning!i=lightnin@67-176.127-70.tampabay.res.rr.com) has joined #mythtv-users | |
[03:05:12] | Mikey7047: | Bulle: Just to make sure I have these settings correct, it should be set as an MPEG-2 Hardware Encoder, with Stream Type as MPEG-2 PS? |
[03:06:24] | lightning: | 2x now on different days, i'll be watching tv and have mythtv stop showing the live tv stream, just frozen. Upon exit, the frontend complains the backend is not running, and indeed it is dead. I see the tuning to my channel then "mpeg error: error getting codec params using old ivtv ioctl eno: bad address (14)", then have a "finished recording" and nothing more |
[03:06:26] | lightning: | ideas |
[03:06:29] | lightning: | ? |
[03:11:15] | kdubya (kdubya!n=kyle@24.174.2.234) has quit ("Leaving") | |
[03:13:31] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[03:13:36] | lightning (lightning!i=lightnin@67-176.127-70.tampabay.res.rr.com) has quit ("using sirc version 2.211+KSIRC/1.3.12") | |
[03:14:48] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[03:15:33] | LotharTBL: | quick question and I'll be on my way.. (maybe) |
[03:15:40] | jhulst (jhulst!n=jhulst@unaffiliated/jhulst) has quit ("Konversation terminated!") | |
[03:15:43] | LotharTBL: | mythbackendSession management error: Could not open network socket |
[03:16:42] | LotharTBL: | I ran just the mythbackend and it cleared the error however when I run mythtv-backend start it dosn't seem to actually start |
[03:17:31] | LotharTBL: | no process in ps ax |grep myth |
[03:17:58] | LotharTBL: | when I run mythtv-backend stop it says nothing to stop |
[03:18:40] | LotharTBL (LotharTBL!n=sperlo@s.distmirr.com) has left #mythtv-users ("Konversation terminated!") | |
[03:23:13] | kdubya (kdubya!n=kyle@24.174.2.234) has joined #mythtv-users | |
[03:27:14] | jeffery (jeffery!n=jeffery@203-206-138-49.perm.iinet.net.au) has joined #mythtv-users | |
[03:33:02] | BULLE: | Mikey7047: yes, and use 720x480 or 720x576 and a bitrate of say 3–6mbit |
[03:35:21] | Mikey7047: | Bulle: Okay my settings are correct then and the picture quality is still terrible, can you think of any other reasons this would happen? |
[03:36:17] | kdubya: | it will never be as good as going strait to your TV |
[03:36:39] | Mikey7047: | No it's terrible though, I had this installed a while back with the same card and it worked fine, now it's unbearable |
[03:36:41] | kdubya: | there is an extra analog to digital conversion that degrades the picture |
[03:36:45] | kdubya: | oh |
[03:37:38] | Mikey7047: | Which is why I am unsure why this is happening, since I had it working before and had followed the same install stuff, minus the ivtv installation, which I kind of just winged this time since I couldn't find a good guide |
[03:39:05] | kb9urq (kb9urq!n=rob@c-98-203-152-96.hsd1.wa.comcast.net) has joined #mythtv-users | |
[03:43:11] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[03:44:46] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[03:45:18] | NOT_guru (NOT_guru!n=chatzill@209.145.181.55) has left #mythtv-users () | |
[03:57:04] | Mikey7047: | I figured it out I guess I had the wrong channel frequency set >< |
[03:57:18] | Mikey7047: | still not great, but alot better |
[04:02:40] | Mikey7047 (Mikey7047!i=4c18b38b@gateway/web/cgi-irc/ircatwork.com/x-1407c50231edca76) has quit ("CGI:IRC (Ping timeout)") | |
[04:04:45] | kdubya: | heh |
[04:05:44] | jhulst (jhulst!n=jhulst@unaffiliated/jhulst) has joined #mythtv-users | |
[04:08:23] | k-man (k-man!n=jason@unaffiliated/k-man) has joined #mythtv-users | |
[04:13:13] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[04:14:47] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[04:19:33] | Der_Thomas (Der_Thomas!n=tom@cpe-76-180-78-184.buffalo.res.rr.com) has joined #mythtv-users | |
[04:20:00] | Der_Thomas: | anyone around that can help me out with mythweb? |
[04:20:19] | xris: | possibly |
[04:20:22] | Der_Thomas: | I just keep getting "The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script." |
[04:20:28] | Der_Thomas: | Error 500 |
[04:20:29] | xris: | check your apache logs |
[04:21:54] | Der_Thomas: | looks like this could be a problem: |
[04:21:57] | Der_Thomas: | /srv/www/htdocs/mythweb/.htaccess: Invalid command 'se |
[04:21:57] | Der_Thomas: | tenv', perhaps misspelled or defined by a module not included in the server configuration |
[04:22:43] | xris: | looks like you need the mod_env module.. |
[04:22:49] | xris: | most distros these days include it built into apache itself. |
[04:23:48] | Der_Thomas: | OK, yeah I added it to /etc/apache2/sysconfig.d/loadmodules.conf |
[04:24:09] | xris: | what distro are you using? |
[04:24:19] | Der_Thomas: | Hmmm, my changes are not there now, I must have forgot to hit save... |
[04:24:24] | Der_Thomas: | opensuse 10.2 |
[04:25:30] | xris: | annoying that they don't compile in standard modules like that |
[04:26:14] | xris: | pretty sure I put all of that into the docs, though |
[04:26:14] | psofa (psofa!n=psofa@adsl14-9.ath.forthnet.gr) has quit (Read error: 110 (Connection timed out)) | |
[04:26:34] | Der_Thomas: | Ah ha! well I've improved, now I have access forbidden! |
[04:26:40] | Der_Thomas: | error 403 |
[04:26:45] | xris: | keep looking at the apache logs |
[04:27:04] | Der_Thomas: | yeah |
[04:28:15] | Der_Thomas: | Apache error log: Directory index forbidden by Options directive: /srv/www/htdocs/mythweb/ |
[04:28:22] | Der_Thomas: | make any sense to you? |
[04:28:36] | xris: | yeah. read the docs/readme |
[04:28:41] | xris: | keyword AllowOverride |
[04:29:06] | Der_Thomas: | hmm, yeah the package I installed already put that in for me |
[04:29:13] | xris: | apparently not |
[04:29:20] | Der_Thomas: | haha |
[04:29:22] | Der_Thomas: | right |
[04:29:23] | xris: | http://svn.mythtv.org/trac/browser/trunk/myth . . . thweb/README |
[04:29:25] | xris: | http://svn.mythtv.org/trac/browser/trunk/myth . . . .conf.apache |
[04:29:27] | xris: | try those |
[04:29:32] | xris: | they'll work with .20.x |
[04:29:36] | Der_Thomas: | cool |
[04:29:45] | xris: | I really should have just rolled those into .20.2 |
[04:33:03] | Der_Thomas: | hey, how do I get that mythweb.conf.apache as a file? |
[04:33:14] | xris: | link at the bottom of the page |
[04:33:24] | Der_Thomas: | damn, Thanks |
[04:34:47] | ** xris digs open source software... with the authors hanging out in IRC and everything. :) ** | |
[04:34:54] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[04:35:03] | Der_Thomas: | haha |
[04:35:09] | Der_Thomas: | yes me too! |
[04:35:32] | kdubya: | how do you not go insane |
[04:35:36] | kdubya: | helping people with the same crap |
[04:35:40] | Matrix9 (Matrix9!n=MiniMe@s206-75-119-243.ab.hsia.telus.net) has joined #mythtv-users | |
[04:35:52] | xris: | kdubya: who says I'm not? |
[04:36:03] | kdubya: | Oh. |
[04:36:06] | xris: | heh |
[04:36:17] | xris: | probably the same reason I write software for free |
[04:41:43] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[04:41:52] | otwin_ is now known as otwin | |
[04:42:15] | Matrix9 (Matrix9!n=MiniMe@s206-75-119-243.ab.hsia.telus.net) has quit (Remote closed the connection) | |
[04:42:27] | Der_Thomas: | xris, any idea why my loadmodule.conf keeps being over written? |
[04:43:20] | xris: | Der_Thomas: maybe suse has some other way to manage the config files and you should be using it instead? |
[04:43:30] | xris: | I don't know much about suse |
[04:44:20] | Der_Thomas: | I think that I had to stop apache then edit then restart... |
[04:44:54] | Der_Thomas: | ummm, no, every time I restart apache it over write it... hmm |
[04:47:48] | Der_Thomas: | OMG, .etc/sysconfig/apache2 |
[04:48:04] | Der_Thomas: | YES!! I got it!! |
[04:48:16] | Der_Thomas: | Welcome to MythWeb! |
[04:48:29] | xris: | :) |
[04:48:30] | Der_Thomas: | thanks for the hand holding Xris |
[04:48:46] | Der_Thomas: | don't know why I didn't think of checking the damn logs... |
[04:49:00] | xris: | I just added that as a FAQ in the mythweb readme |
[04:49:20] | Der_Thomas: | cool |
[04:50:01] | Der_Thomas: | BTW, I think that I was reading an old version of the readme. It suggests a much different mythtv.conf: http://svn.mythtv.org/trac/browser/branches/r . . . thweb/README |
[04:50:33] | Der_Thomas: | and tha tis what Suse had put in that file from their RPM |
[04:50:42] | xris: | yeah |
[04:50:48] | xris: | I gave you the one that will go into .21 |
[04:50:57] | xris: | it just happens to work fine with .20 |
[04:51:16] | xris: | I put a lot of work about 6–9 months ago into making things easier to config |
[04:51:48] | Der_Thomas: | The redme is a little weird though, it says to make sure that the AllowOverride is set per directions above, but above it tells you to go to the INSTALL file |
[04:52:22] | Der_Thomas: | so that is where I had to go. Maybe just a minor bit of word smithing there would make it a little easier to understand |
[04:52:40] | Der_Thomas: | XRIS, THANKS FOR YOUR HARD WORK |
[04:52:46] | xris: | :) |
[04:52:58] | Trot (Trot!n=trot@89.109.186.4) has joined #mythtv-users | |
[04:54:15] | Mersault (Mersault!n=Mersault@206-248-172-98.dsl.teksavvy.com) has quit () | |
[04:54:24] | GreyFoxx: | Man , trac tickets grow like weeds |
[04:54:38] | mchou (mchou!n=justsome@c-71-198-127-234.hsd1.ca.comcast.net) has joined #mythtv-users | |
[04:55:01] | Der_Thomas: | this is VERY cool BTW |
[04:55:02] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[04:56:25] | emily_ (emily_!n=emily@c-67-185-181-18.hsd1.mi.comcast.net) has joined #mythtv-users | |
[04:56:27] | emily_: | ok i have mythtv front end and backend working on two different machines...they connect..but I'm thinking i missed something. Will the backend stream my .avi videos the the front end? |
[04:56:51] | xris: | emily_: mythvideo and the other plugins only live in the frontend. |
[04:56:53] | xris: | the backend is just tv. |
[04:57:21] | emily_: | xris: aaaah. So if I want to watch .avi recordings and such I have to smbmount the drive? |
[04:57:31] | xris: | or use nfs.. |
[04:57:50] | xris: | you can plug it into automount/autofs or your fstab if you don't want to mount things by hand all the time |
[04:58:23] | emily_: | xris: so it won't stream my avis and music through the web? |
[04:59:44] | kdubya: | nfs+mythvideo for the avi's |
[04:59:52] | xris: | you can do a little of that with mythweb.. that's the "web" portion of mythtvb |
[05:00:08] | Der_Thomas: | emily, myth will stream your recordings over ethernet, but not otehr .avi's etc. |
[05:00:31] | emily_: | Der_Thomas: got it..thanks! |
[05:00:34] | Der_Thomas: | emily, this si bvecause the pluging that plays avi lives on the frontend |
[05:00:39] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[05:00:44] | emily_: | hmmm |
[05:01:00] | otwin_ is now known as otwin | |
[05:01:01] | emily_: | so if you're not gonna do recording u don't need a backend and I just wasted my evening lol |
[05:01:09] | emily_: | nice. :-p typical for me :-) |
[05:01:16] | xris: | mythtv doesn't work so well for "not for tv" |
[05:01:26] | emily_: | xris: really? |
[05:01:42] | emily_: | xris: what about dvd ripping and transcoding? |
[05:01:44] | xris: | well, it's just not easy to remove all of the TV parts of it |
[05:02:06] | xris: | mythvideo (formerly mythdbd) should do that.. I don't use it.. I have a dvd player. |
[05:02:25] | kdubya: | isnt the standard thing to say to people that do not want the TV stuff |
[05:02:30] | kdubya: | use freevo |
[05:02:48] | Der_Thomas (Der_Thomas!n=tom@cpe-76-180-78-184.buffalo.res.rr.com) has quit (Remote closed the connection) | |
[05:03:07] | emily_: | freevo? I've always thought myth was by far the best |
[05:03:29] | xris: | I thought that freevo only did tv |
[05:03:53] | xris: | I think myth may be the best for video/music stuff.. it's just a little weird to ignore the TV side of things |
[05:04:07] | emily_: | xris: well idn't want to ingore tv |
[05:04:51] | hads (hads!n=hads@reef80.anchor.net.au) has joined #mythtv-users | |
[05:08:11] | kothog (kothog!n=kothog@unaffiliated/kothog) has quit (Remote closed the connection) | |
[05:14:59] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[05:20:43] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[05:20:57] | otwin_ is now known as otwin | |
[05:23:26] | Trot: | At me the file tv_play is very long compiled, it normally? |
[05:25:08] | Kazan (Kazan!n=no@71-214-254-117.desm.qwest.net) has joined #mythtv-users | |
[05:25:16] | Kazan: | haha i think i may have found my lockup issue |
[05:25:24] | Kazan: | 2007-12–09 23:24:56.076 [ac3 @ 0x1a5d000]frame sync error |
[05:25:24] | Kazan: | 2007-12–09 23:24:56.076 NVP::AddAudioData():p1: Audio buffer overflow, audio data lost! |
[05:26:07] | emily_ (emily_!n=emily@c-67-185-181-18.hsd1.mi.comcast.net) has quit ("Lost terminal") | |
[05:29:44] | stiev3 (stiev3!n=stiev3@ip68-10-246-111.hr.hr.cox.net) has quit ("Leaving") | |
[05:30:38] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has quit (Remote closed the connection) | |
[05:31:09] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has joined #mythtv-users | |
[05:34:54] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[05:36:35] | defaultro: | hey folks, I forgot which tool can display a range of number in console |
[05:36:52] | defaultro: | ./sometool 1 10 |
[05:37:04] | defaultro: | then it will display 1 to 10 per row |
[05:37:19] | GreyFoxx: | seq |
[05:37:23] | defaultro: | ah :D |
[05:37:26] | defaultro: | let me try |
[05:38:06] | defaultro: | yep |
[05:38:09] | defaultro: | thanks buddy |
[05:39:56] | Trot (Trot!n=trot@89.109.186.4) has left #mythtv-users ("Time makes no sense") | |
[05:40:56] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[05:41:36] | Kazan: | hey defaultro |
[05:41:46] | Kazan: | did you see the copy+paste above |
[05:41:52] | otwin_ is now known as otwin | |
[05:43:17] | stiev3 (stiev3!n=stiev3@ip68-10-246-111.hr.hr.cox.net) has joined #mythtv-users | |
[05:43:33] | pooyak (pooyak!n=Pooya@75.153.119.178) has joined #mythtv-users | |
[05:43:51] | defaultro: | what? |
[05:44:32] | Kazan: | when frontend seizes up |
[05:44:41] | Kazan: | it's spamming it's logs with "audio buffer overflow, audio data lost!" |
[05:45:00] | defaultro: | oh |
[05:45:17] | Kazan: | any ideas? |
[05:45:21] | Kazan: | i'm using a Turtle Beach card |
[05:45:26] | Kazan: | i have an SB Live! i can toss in instead |
[05:45:39] | defaultro: | sometimes it's not really the card |
[05:45:49] | defaultro: | like my experience, was my fault |
[05:46:02] | Kazan: | ? |
[05:46:04] | defaultro: | I set NvAGP to 1 and everything went south |
[05:46:10] | Kazan: | haha |
[05:46:11] | defaultro: | that's in xorg.conf |
[05:46:12] | Kazan: | hmm |
[05:46:15] | Kazan: | i have that set |
[05:46:23] | defaultro: | and I got tons of audio lost in fe |
[05:46:31] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[05:46:35] | Kazan: | maybe i should turn it off and let the default driver take over? |
[05:46:47] | defaultro: | then I should not have modified it. I should have set it back to default which was 3 |
[05:46:56] | defaultro: | after setting it back to 3, everything was heaven |
[05:47:00] | Kazan: | kk |
[05:47:06] | Kazan: | *sets to three then restarts x* |
[05:48:10] | defaultro: | nvidia card was affecting performance |
[05:48:18] | defaultro: | so it can be anything |
[05:49:03] | Kazan: | right now i'm not using XvMC |
[05:49:04] | defaultro: | GreyFoxx, here is what I wrote and why I needed seq. |
[05:49:07] | defaultro: | for i in `seq 1 100`;do echo "exec sp_obfuscate_tbl @MinValue=`expr $i \* 100000`, @MaxValue=`expr $i \* 100000 + $i \* 10000`";done; |
[05:49:24] | defaultro: | i'm not using xvmc either |
[05:49:42] | defaultro: | i'm just being lazy typing today :D |
[05:50:20] | ** MaverickTech has recently gone away from using XvMC, and is having a more stable experience ** | |
[05:50:37] | Kazan: | we have good signs defaultro :D |
[05:50:44] | defaultro: | about? |
[05:51:01] | Kazan: | defaultro: i had a certain recording i could reliably seize frontend up with by doing two ten minutes skips |
[05:51:09] | Kazan: | it survived 5 ten minute skips and i hit pause |
[05:51:15] | defaultro: | ok |
[05:51:32] | Kazan: | MaverickTech: not using XvMC at this moment for the posibility that it was the cause of the instability |
[05:51:47] | defaultro: | what video card are you using? |
[05:52:38] | mchou: | Kazan: which turtle beach card is ththis> (lspci) |
[05:52:46] | mchou: | this?* |
[05:53:13] | Kazan: | sec |
[05:53:21] | Kazan: | ooh |
[05:53:23] | Kazan: | now i'm getting a studder |
[05:53:31] | Kazan: | went away |
[05:53:38] | Kazan: | 00:08.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10) |
[05:53:50] | mchou: | Kazan: ouch |
[05:54:04] | Kazan: | kill it and put my SB Live in? |
[05:54:15] | Kazan: | someone recommended turtle beach to me |
[05:54:26] | Kazan: | someone in chan... |
[05:54:27] | Kazan: | oh crap |
[05:54:30] | Kazan: | there goes the seize up |
[05:54:39] | mchou: | Kazan: the cmedia chip has some "issues" |
[05:54:51] | Kazan: | like... causing this... |
[05:55:02] | Kazan: | 2007-12–09 23:54:36.084 NVP::AddAudioData():p1: Audio buffer overflow, audio data lost! |
[05:55:02] | Kazan: | 2007-12–09 23:54:36.084 [ac3 @ 0x513a000]frame sync error |
[05:55:03] | mchou: | well, that part is not clear |
[05:55:25] | mchou: | that may or may not be the sound chip issue |
[05:55:44] | Kazan: | in about 10 minutes when my last recording for the night is finished i'll pull it and put my emu10k1 in |
[05:55:48] | mchou: | you probably wont lose much by trying the SB card |
[05:56:20] | mchou: | are you using HW encode or SW encode? |
[05:56:31] | mchou: | cause it says NVP |
[05:58:47] | Kazan: | HW |
[05:59:02] | Kazan: | PVR-150, PVR-500, Kworld ATSC 110 |
[05:59:09] | Kazan: | source of that recording was the ATSC 110 |
[05:59:11] | mchou: | ok |
[05:59:15] | Kazan: | using libmpeg2 for decoding right now |
[05:59:23] | Kazan: | i'll turn xvmc back on here |
[05:59:25] | mchou: | this happens for all recordings? |
[05:59:30] | Kazan: | only HD |
[05:59:32] | Kazan: | and only certain ones |
[05:59:39] | mchou: | nono, turn xvmc off for now |
[05:59:40] | Kazan: | this one is 720p with 5:1 audio – happens |
[06:00:06] | mchou: | what's speed CPU you got? |
[06:00:07] | MaverickTech: | Kazan: I was getting a lot of grief with DVD playback, but that's gone away now that I have moved away from XvMC |
[06:00:12] | Kazan: | 1080i stereo it doesn't |
[06:00:19] | Kazan: | i am having DVD playback problems as well |
[06:00:23] | Kazan: | i am using Xine for playback because of it |
[06:00:27] | Kazan: | but then i still have lots of grief |
[06:00:34] | Dr_willis_ (Dr_willis_!n=willis@74-140-6-108.dhcp.insightbb.com) has left #mythtv-users ("Leaving") | |
[06:00:40] | MaverickTech: | I have not been able to make a video rule set that would have recordings and DVD use a different renderer |
[06:00:41] | Kazan: | wife went to watch Hairspray (ugh) and couldn't, some nasty copy protection bollocks |
[06:00:52] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[06:00:52] | mchou: | really?? |
[06:00:56] | Kazan: | yup |
[06:01:02] | mchou: | Hairspray is DRM protected? |
[06:01:05] | Kazan: | yup |
[06:01:07] | MaverickTech: | Kazan: no problems with DVD since I turned of XvMC |
[06:01:12] | Kazan: | has a little logo on the freaking case it turns out |
[06:01:17] | Kazan: | hiding very small on the back |
[06:01:22] | mchou: | no kidding |
[06:01:29] | otwin_ is now known as otwin | |
[06:01:30] | Kazan: | no kiding |
[06:01:33] | Kazan: | i can barely read the text |
[06:01:42] | mchou: | can you scan or take a photo of the logo for me pls? |
[06:01:46] | MaverickTech: | only DVD problem I have left is menus are screwy in 16:9 on 4:3 screen, I have to change the zoom to make them work aok |
[06:01:59] | Hoxzer (Hoxzer!n=hox@dsl-hkigw2-fe1ede00-55.dhcp.inet.fi) has quit (Read error: 104 (Connection reset by peer)) | |
[06:02:06] | Kazan: | ThisDVD is copy protected and may be played only on licensed devices |
[06:02:09] | mchou: | I wanna see what the stupid logo looks like so I can avoid it |
[06:02:14] | Kazan: | powerDVD did it fine |
[06:02:17] | Kazan: | it's tiny |
[06:02:23] | hads (hads!n=hads@reef80.anchor.net.au) has left #mythtv-users () | |
[06:02:32] | pooyak (pooyak!n=Pooya@75.153.119.178) has quit ("Leaving") | |
[06:02:33] | jeffery (jeffery!n=jeffery@203-206-138-49.perm.iinet.net.au) has quit ("Leaving") | |
[06:02:35] | Kazan: | you couldn't have seen it with the shrink wrap on because of the outer paperboard casing |
[06:02:43] | mchou: | lol |
[06:02:51] | Kazan: | lemme see if the paperboard casing has it on it too |
[06:02:54] | mchou: | that's grounds for return right there |
[06:03:02] | Kazan: | yes it does |
[06:03:18] | Kazan: | the fact that it probably doesn't comply to DVD standards is grounds for a lawsuit |
[06:03:24] | mchou: | paperboard casing has logo? |
[06:03:28] | Kazan: | yes |
[06:03:31] | mchou: | damn |
[06:03:38] | MaverickTech: | is it a s(ph)ony DVD ? |
[06:03:42] | mchou: | then you probably cant return |
[06:04:01] | Kazan: | aye |
[06:04:03] | Kazan: | bought from amazon |
[06:04:07] | Kazan: | it doesn't comply to specs |
[06:04:11] | MaverickTech: | maybe sony has upgraded from rootkits to little stickers ;o |
[06:04:15] | mchou: | but you can exchange for a non DRM one |
[06:04:27] | Kazan: | only if they make them |
[06:04:35] | [[thufir]] ([[thufir]]!n=[[thufir@S01060016ec23af88.vc.shawcable.net) has joined #mythtv-users | |
[06:04:44] | mchou: | if they dont make them then you can return :) |
[06:04:47] | Kazan: | this dvd was an aniversary present to the wife |
[06:04:54] | mchou: | sigh.... |
[06:04:58] | mchou: | that sux |
[06:05:00] | Kazan: | aye |
[06:05:15] | mchou: | is that from sony? |
[06:05:23] | Hoxzer (Hoxzer!n=hox@dsl-hkigw2-fe1ede00-55.dhcp.inet.fi) has joined #mythtv-users | |
[06:05:29] | mchou: | I mean hairspray dvd |
[06:05:34] | Kazan: | new line |
[06:05:57] | mchou: | newline is owned by time warner |
[06:06:04] | Kazan: | big suprise |
[06:06:13] | mchou: | lol |
[06:06:27] | mchou: | I mean it wouldnt have been a surprise if it was sony |
[06:06:37] | Kazan: | find me a media company that isn't run by self-important @#$$%@s |
[06:06:40] | mchou: | time warner is actually surprising to me |
[06:07:12] | mchou: | you know, there is another way around this |
[06:07:18] | Kazan: | dvd rip |
[06:07:18] | mchou: | balame amazon |
[06:07:20] | Kazan: | heh |
[06:07:23] | mchou: | blame* |
[06:07:33] | mchou: | no, I'm being serious |
[06:07:36] | Kazan: | ? |
[06:07:49] | mchou: | did amazon say on the web page it's DRM? |
[06:08:03] | Kazan: | probably not |
[06:08:18] | mchou: | cause there is no way you could have seen any packaging if you got it via mail order...... |
[06:08:29] | Kazan: | aye |
[06:08:36] | Kazan: | file a complaint |
[06:08:50] | mchou: | nah, just return to amazon |
[06:08:57] | mchou: | headache over :) |
[06:09:18] | mchou: | amazon and new line both get fsck'd |
[06:09:19] | Kazan: | see previously stated reason for purchasing and allowing such a garbage movie in my house |
[06:09:58] | Kazan: | you see any mention of DRM? http://www.amazon.com/Hairspray-Widescreen-Jo . . . 6&sr=1-3 |
[06:10:03] | mchou: | Kazan: no, I'm sure you can find the SO something else more meaningful :) |
[06:10:36] | Kazan: | i just added "drm infected" and "drm" tags |
[06:10:46] | Kazan: | she wanted it badly |
[06:11:12] | mchou: | no, I dont see any mention of DRM on that link |
[06:11:57] | mchou: | I dunno |
[06:12:21] | mchou: | If it were me I'd get the wife a replacement. |
[06:12:27] | Kazan: | brb swapping audio cards |
[06:12:32] | mchou: | aint compromising on DRM crap |
[06:14:17] | MaverickTech: | a search on Doom9's forum turned up some discussion re: Hairspray and DRM |
[06:15:08] | MaverickTech: | it's even wigging out on some low end consumer DVD players |
[06:17:02] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[06:17:18] | mchou: | MaverickTech: that part actually doesnt surprise me |
[06:17:40] | mchou: | MaverickTech: it's not a "real" DVD |
[06:18:18] | mchou: | that's why I say just return it and let amazon & new line sleep in their own beds |
[06:19:04] | mchou: | there is just no excuse for that DRM garbage |
[06:20:39] | mchou: | I think the more firmly consumers vote with the pocketbook the better these DRM encumbered corporations understand the impact to the bottom line :) |
[06:20:52] | Kazan: | back |
[06:21:11] | Kazan: | my wife understands vaguely that DRM=bad |
[06:21:18] | Kazan: | but she doesn't understand the magnitudes of it's badness |
[06:21:30] | mchou: | Kazan: she will :) |
[06:21:34] | Kazan: | she can't.. most techie thing she ever did was manage to build a webpage |
[06:21:44] | Kazan: | and assemble her computer with me supervising |
[06:21:50] | mchou: | when she finds out her TV doesnt display certain DVDs :) |
[06:22:01] | Kazan: | eh.. right now she blames the mythbox because WAF is very low with it being unstable recently |
[06:22:12] | Kazan: | plus we've ALWAYS had problems with DVDs on the mythbox |
[06:22:14] | Kazan: | always |
[06:22:26] | mchou: | well, use an appliance DVD palyer to make that point then :) |
[06:22:31] | MaverickTech: | try DVD without XvMC, working well for me now, as I said |
[06:22:35] | Kazan: | they would play this disk fine |
[06:22:55] | Kazan: | if libdvdnav would simply completely implement all the little instructions like "skip this" "jump here" etc... |
[06:23:01] | Kazan: | powerdvd was able to read the disk |
[06:23:26] | Kazan: | this "DRM" they put on DVDs that are still able to play on "licensed players" relies on the fact that most unlicensed players don't bother to implement the entire standard |
[06:23:30] | mchou: | umm, dude, it's also possible your comp dvd player has bad firmware |
[06:23:46] | Kazan: | ? |
[06:23:56] | Kazan: | the dvd player in the mythbox? |
[06:23:56] | mchou: | I know my memorex dvd writer has bad firmware |
[06:23:58] | Kazan: | or in the laptop? |
[06:24:12] | Kazan: | i've had problems with DVD playback on the mythbox with atleast 3 different drives i've put into it |
[06:24:16] | mchou: | it never plays a dvd all the way thru |
[06:24:29] | Kazan: | oh.. it's only certain DVDs it dislikes |
[06:24:44] | Kazan: | mwaha |
[06:24:45] | Kazan: | 00:08.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08) |
[06:25:37] | mchou: | the memorex drive is also a POS I'd like to return |
[06:25:44] | Kazan: | well |
[06:25:45] | Kazan: | fsck() |
[06:25:47] | Kazan: | that didn't fix it |
[06:26:02] | mchou: | It does data great, but movie dvds are useless |
[06:26:24] | mchou: | fsck is not a function call :) |
[06:26:34] | Kazan: | it is when i use it to replace another word |
[06:27:29] | mchou: | well, like I said, it may or may not have been the sound chip :) |
[06:28:19] | mchou: | but you might as well use the SB instead of the cmedia |
[06:28:23] | anykey__ (anykey__!n=null@kladde.org) has quit ("leaving") | |
[06:28:26] | anykey_ (anykey_!n=null@kladde.org) has joined #mythtv-users | |
[06:28:30] | mchou: | now that it is in the box |
[06:28:45] | anykey_ (anykey_!n=null@kladde.org) has quit (Client Quit) | |
[06:29:02] | anykey_ (anykey_!n=null@kladde.org) has joined #mythtv-users | |
[06:29:18] | Kazan: | aye |
[06:29:29] | Kazan: | i had "agp=off" in boot options |
[06:29:35] | Kazan: | so nvagp still may have been asserting |
[06:29:41] | Kazan: | just removed it from boot options and rebooting the machine |
[06:30:56] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[06:32:24] | mchou: | does mythweather work any more?? |
[06:33:03] | Octane (Octane!i=Octane@cpe-74-64-110-254.nyc.res.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[06:33:21] | Kazan: | yes it does |
[06:33:24] | phiwer (phiwer!n=phiwer@c83-248-101-78.bredband.comhem.se) has joined #mythtv-users | |
[06:33:32] | mchou: | I get a whole bunch of Weatherobject() crap in my mythweather UI |
[06:33:39] | Kazan: | it's just a pain to get working because you have to hand resolve any missing dependancies for it's scripts |
[06:33:43] | otwin_ (otwin_!n=otwin@217.31.78.25) has quit (Read error: 145 (Connection timed out)) | |
[06:33:54] | Kazan: | oh... and i think your UI has to support the mythweather-revamp |
[06:34:10] | mchou: | mythweather revamp? |
[06:34:18] | mchou: | when did this happen? |
[06:34:29] | Kazan: | it's in trunk |
[06:34:55] | mchou: | I'm using 20.2 and GANT, shouldnt that work? |
[06:35:03] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[06:36:32] | Kazan: | hmm |
[06:36:38] | Kazan: | i dunno the status of old mythweather |
[06:38:30] | Kazan: | well |
[06:38:32] | Kazan: | i'm off to bed |
[06:38:36] | Kazan: | more attempts to debug this tommorow |
[06:38:42] | Kazan: | i've significantly improved overall system performance |
[06:38:43] | mchou: | ASSERT: "i <= nodes" in /usr/lib/qt3/include/qvaluelist.h (373)QDate::setYMD: Invalid date 0000-00–00 |
[06:38:47] | Kazan: | so now it's just this bug to kill |
[06:38:57] | Kazan: | wife is calling from bed :P |
[06:40:54] | mr|venm (mr|venm!i=alienven@c-24-6-85-42.hsd1.ca.comcast.net) has joined #mythtv-users | |
[06:43:14] | mr|venm: | Is it possible to disable the "video information" window so you don't have to hit "enter" an extra time before the video loads in the player? The window I'm referring to is: http://www.mythtv.org/wiki/index.php/Image:VideoSelect.jpg |
[06:44:43] | phiwer (phiwer!n=phiwer@c83-248-101-78.bredband.comhem.se) has quit ("Leaving") | |
[06:44:54] | anykey_ (anykey_!n=null@kladde.org) has quit ("leaving") | |
[06:45:06] | anykey_ (anykey_!n=null@kladde.org) has joined #mythtv-users | |
[06:49:51] | javatexan (javatexan!n=chatzill@rrcs-24-227-199-231.sw.biz.rr.com) has joined #mythtv-users | |
[06:50:02] | javatexan: | I have a question about irblaster |
[06:50:17] | javatexan: | i noticed that my cable STB has a IR port in the back, is there a way for me/mythtv to take advantage of that? |
[06:54:24] | xris (xris!n=xris@xris.forevermore.net) has quit ("Leaving.") | |
[06:56:18] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[06:57:33] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 60 (Operation timed out)) | |
[06:58:03] | otwin_ is now known as otwin | |
[07:03:03] | darkwizard (darkwizard!i=darkwiza@c-68-80-86-230.hsd1.pa.comcast.net) has quit (Read error: 104 (Connection reset by peer)) | |
[07:04:25] | _mre|666 (_mre|666!i=revived@iraqi.army.isoverrated.com) has quit (Remote closed the connection) | |
[07:13:55] | simcop2387 (simcop2387!n=simcop23@p3m/member/simcop2387) has joined #mythtv-users | |
[07:17:23] | KaZeR (KaZeR!n=kazer@77.200.73.6) has joined #mythtv-users | |
[07:17:33] | mchou: | javatexan: does your cable stb have a firewire port or serial port? |
[07:20:55] | anykey_ (anykey_!n=null@kladde.org) has quit (Remote closed the connection) | |
[07:20:59] | anykey_ (anykey_!n=null@kladde.org) has joined #mythtv-users | |
[07:23:50] | gnome42 (gnome42!n=gnome42@206-248-130-7.dsl.teksavvy.com) has quit (Remote closed the connection) | |
[07:25:49] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[07:27:00] | javatexan: | 1394...yeah |
[07:28:34] | javatexan: | it also has a usb port its the scientific atlantic 8300 HDC |
[07:28:44] | Aval0n (Aval0n!i=aval0n@38.96.193.177) has quit (Remote closed the connection) | |
[07:34:12] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[07:36:00] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has quit (Remote closed the connection) | |
[07:36:04] | K]g\PUX[k (K]g\PUX[k!n=otwin@217.31.78.25) has joined #mythtv-users | |
[07:36:30] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has joined #mythtv-users | |
[07:37:23] | otwin_ (otwin_!n=otwin@217.31.78.25) has quit (Read error: 60 (Operation timed out)) | |
[07:39:26] | javatexan (javatexan!n=chatzill@rrcs-24-227-199-231.sw.biz.rr.com) has quit ("ChatZilla 0.9.79 [Firefox 2.0.0.11/2007112718]") | |
[07:41:32] | Patina (Patina!n=tomas@82.143.216.111) has quit (Read error: 110 (Connection timed out)) | |
[07:41:58] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[07:42:09] | K]g\PUX[k is now known as otwin | |
[07:45:49] | mr|venm: | Is it possible to disable the "video information" window so you don't have to hit "enter" an extra time before the video loads in the player? The window I'm referring to is: http://www.mythtv.org/wiki/index.php/Image:VideoSelect.jpg |
[07:47:46] | bZBV[UlS` (bZBV[UlS`!n=otwin@217.31.78.25) has joined #mythtv-users | |
[07:49:27] | t0ny-p40 (t0ny-p40!n=t0ny-p40@72.24.29.46) has quit (Remote closed the connection) | |
[07:49:48] | t0ny-p40 (t0ny-p40!n=t0ny-p40@72.24.29.46) has joined #mythtv-users | |
[07:50:35] | adante (adante!n=adante@124-171-218-10.dyn.iinet.net.au) has quit (Remote closed the connection) | |
[07:50:52] | adante (adante!n=adante@124-171-218-10.dyn.iinet.net.au) has joined #mythtv-users | |
[08:01:57] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[08:02:44] | bZBV[UlS` is now known as otwin | |
[08:06:11] | fHTrkQldl (fHTrkQldl!n=otwin@217.31.78.25) has joined #mythtv-users | |
[08:07:34] | Dibblah (Dibblah!n=Dibblah@80-192-14-169.cable.ubr02.dund.blueyonder.co.uk) has joined #mythtv-users | |
[08:12:59] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has quit (Read error: 104 (Connection reset by peer)) | |
[08:13:01] | siXy (siXy!i=siXy@88.211.54.195) has joined #mythtv-users | |
[08:13:25] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[08:14:11] | stiev3 (stiev3!n=stiev3@ip68-10-246-111.hr.hr.cox.net) has quit ("Leaving") | |
[08:14:48] | phiwer (phiwer!n=phiwer@dhcp-248-167.nomad.chalmers.se) has joined #mythtv-users | |
[08:15:10] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 145 (Connection timed out)) | |
[08:15:54] | nuonguy_ (nuonguy_!n=nuonguy@c-24-6-175-26.hsd1.ca.comcast.net) has joined #mythtv-users | |
[08:16:12] | nuonguy (nuonguy!n=nuonguy@c-24-6-175-26.hsd1.ca.comcast.net) has quit (Read error: 113 (No route to host)) | |
[08:16:19] | ircNuser (ircNuser!i=aval0n@38.96.193.177) has joined #mythtv-users | |
[08:16:39] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[08:17:36] | phiwer (phiwer!n=phiwer@dhcp-248-167.nomad.chalmers.se) has quit (Client Quit) | |
[08:25:16] | gardz (gardz!n=grimcogs@ppp121-44-246-20.lns4.mel4.internode.on.net) has quit () | |
[08:27:07] | kfFEJecV` (kfFEJecV`!n=otwin@217.31.78.25) has joined #mythtv-users | |
[08:30:49] | fHTrkQldl (fHTrkQldl!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[08:33:19] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 145 (Connection timed out)) | |
[08:33:57] | kfFEJecV` is now known as otwin | |
[08:36:56] | ircNuser (ircNuser!i=aval0n@38.96.193.177) has quit (Remote closed the connection) | |
[08:42:18] | defaultro (defaultro!n=de@c-67-175-26-131.hsd1.il.comcast.net) has quit () | |
[08:53:09] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[08:54:53] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[09:05:47] | QufaUuqTL (QufaUuqTL!n=otwin@217.31.78.25) has joined #mythtv-users | |
[09:13:01] | justinh (justinh!n=justinh@spc1-salf3-0-0-cust997.bagu.broadband.ntl.com) has joined #mythtv-users | |
[09:16:48] | mzb_d800 (mzb_d800!n=mzb@ppp108-88.static.internode.on.net) has quit (Read error: 104 (Connection reset by peer)) | |
[09:16:49] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has quit (Read error: 104 (Connection reset by peer)) | |
[09:17:09] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[09:17:17] | mzb_d800 (mzb_d800!n=mzb@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[09:19:52] | amrit is now known as amrit|zzz | |
[09:21:49] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[09:22:34] | pigeon (pigeon!n=pigeon@60-241-137-179.static.tpgi.com.au) has quit (Remote closed the connection) | |
[09:22:45] | QufaUuqTL is now known as otwin | |
[09:22:46] | pigeon (pigeon!n=pigeon@60-241-137-179.static.tpgi.com.au) has joined #mythtv-users | |
[09:25:55] | Yahooadam (Yahooadam!n=ar17v07@e16.ecs.soton.ac.uk) has joined #mythtv-users | |
[09:28:47] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has joined #mythtv-users | |
[09:32:57] | Yahooadam (Yahooadam!n=ar17v07@e16.ecs.soton.ac.uk) has left #mythtv-users () | |
[09:33:26] | Yahooadam (Yahooadam!n=ar17v07@e16.ecs.soton.ac.uk) has joined #mythtv-users | |
[09:34:20] | lsobral (lsobral!n=sobral@200.184.118.132) has quit ("leaving") | |
[09:35:28] | otwin_ (otwin_!n=opera@outgoing.lmrl.lu) has joined #mythtv-users | |
[09:36:45] | justinh: | oh ffs mythnews.com. it has not been categorically stated yet that 0.21 will be released in February |
[09:37:21] | mj_M_AmFB (mj_M_AmFB!n=otwin@217.31.78.25) has joined #mythtv-users | |
[09:38:30] | justinh: | maybe www.mythconjecture.com would be a better URL |
[09:39:03] | Yahooadam: | 404 |
[09:39:05] | Yahooadam: | :p |
[09:39:16] | Yahooadam: | actually not 404 |
[09:39:30] | hashbang (hashbang!n=nosuch@cse-ajb.cse.bris.ac.uk) has joined #mythtv-users | |
[09:40:07] | ** Yahooadam slaps himself and sticks with his original comment ** | |
[09:42:18] | justinh: | it's rather fitting that mythtvnews.com has the facility to digg items. not to be trusted |
[09:43:55] | justinh: | "added FLV support to mythweb (read Youtube)". ducking crackhead |
[09:44:27] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 145 (Connection timed out)) | |
[09:45:19] | mj_M_AmFB is now known as otwin | |
[09:45:43] | Yahooadam: | "Added storage groups." |
[09:45:44] | Yahooadam: | yey |
[09:45:47] | justinh: | user generated content. BAH |
[09:45:47] | Yahooadam: | me wants now |
[09:45:55] | justinh: | so download & build it |
[09:46:25] | Yahooadam: | lol |
[09:46:37] | Yahooadam: | being >1hr from the mythtv box, im reluncatnt to break it |
[09:47:07] | justinh: | since I don't depend on minimyth anymore (yay!) I'll be able to run whatever version I want – and for once – exactly the same version on every box!!! |
[09:48:09] | justinh: | still trying to think of a use for the epia PoS crap M10k board. maybe it'll flash xmas lights |
[09:48:09] | Yahooadam: | was that on your epia? |
[09:48:21] | Yahooadam: | guess so :p |
[09:48:22] | justinh: | thing is, does it have enough CPU power? hmmmm |
[09:48:46] | Yahooadam: | you could make a "smash my epia" video |
[09:48:51] | Yahooadam: | they seem quite popular :p |
[09:49:03] | justinh: | but if I was mature, I couldn't =D |
[09:50:05] | justinh: | how ducking angsty are those guys anyway, to want to publically spite people queuing to buy gadgetry of the mode? |
[09:50:19] | justinh: | I think they're wrong in the head |
[09:50:40] | ** justinh wonders if an M10k will blend ** | |
[09:50:48] | Yahooadam: | lol |
[09:51:02] | Yahooadam: | Metallurgy theme looks quite nice |
[09:51:15] | justinh: | yeah but you need SVN trunk |
[09:51:26] | Yahooadam: | yeah |
[09:51:34] | justinh: | I'd not upgrade mythtv just to run a theme, I don't care how nice it looks |
[09:51:42] | Yahooadam: | but when 021 is out, should be in that ? |
[09:52:04] | justinh: | yeah and I've gone on record as saying I couldn't give a rat's arse if any of my own themes are in the core |
[09:52:45] | justinh: | but I agree some (hahaha) of the existing core themes are past their best & have to go |
[09:53:14] | Yahooadam: | cough GANT |
[09:53:47] | Yahooadam: | tbh, i dont like any of the mythtv themes |
[09:56:27] | Yahooadam: | but gant is the worst, and for some reason, default |
[09:56:37] | justinh: | some people like it |
[09:56:42] | Ze[ViYr]i (Ze[ViYr]i!n=otwin@217.31.78.25) has joined #mythtv-users | |
[09:57:15] | justinh: | I really hate mythcenter, mostly because of its spelling |
[09:57:38] | justinh: | and for the pretence it's like MCE. god I feel bitchy today |
[09:58:44] | Yahooadam: | its marginally similar |
[09:58:49] | Yahooadam: | but MCE's theme is much better |
[09:59:10] | justinh: | GET OUT! |
[09:59:47] | Yahooadam: | lol |
[10:00:14] | Yahooadam: | ok ok, MCE's theme is great |
[10:02:14] | justinh: | I still haven't decided which of mine to drop come 0.21 |
[10:02:32] | justinh: | probably going to be all the 43 ones |
[10:02:40] | justinh: | :3 even |
[10:02:48] | justinh: | arghh |
[10:02:51] | justinh: | 4:3 |
[10:03:10] | Yahooadam: | damn you :p |
[10:03:17] | justinh: | all the people in third world countries can make their own |
[10:04:06] | Yahooadam: | if that was aimed at me, you just said you live in a 3rd world country .... |
[10:04:10] | justinh: | and you can't tell me that there's not a person who can use even a basic image editor in the 4:3 TV owning population |
[10:04:48] | justinh: | Yahooadam: I saw the NHS up close last week, say no more |
[10:06:06] | Yahooadam: | i feel your pain |
[10:06:47] | IwjCjf[lt (IwjCjf[lt!n=otwin@217.31.78.25) has joined #mythtv-users | |
[10:11:03] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[10:11:08] | IwjCjf[lt is now known as otwin | |
[10:14:52] | justinh: | the UK isn't a 3rd world country but it's getting there fast :) |
[10:16:43] | jnBrYrCVi (jnBrYrCVi!n=otwin@217.31.78.25) has joined #mythtv-users | |
[10:19:22] | olsta (olsta!n=olsta@pD95FD1D8.dip.t-dialin.net) has joined #mythtv-users | |
[10:19:25] | olsta: | hi |
[10:19:52] | olsta: | for a few hours i was here with my FE on an another computer |
[10:20:17] | olsta: | now it will work fine, he connected over the network to the BE |
[10:20:29] | olsta: | the epg work too |
[10:20:36] | Ze[ViYr]i (Ze[ViYr]i!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[10:20:46] | olsta: | but the livetv will doesen`t work |
[10:21:02] | olsta: | 2007-12–10 11:19:52.628 EntryToProgram(0@Do Jan 1 01:00:00 1970) failed to get pginfo |
[10:21:07] | justinh: | is the hostname the same as the backend? |
[10:21:18] | olsta: | 2007-12–10 11:19:52.628 TV Error: LiveTV not successfully started |
[10:21:43] | olsta: | what you mean? |
[10:21:58] | justinh: | I mean, is the hostname of the new frontend the same as the hostname of the backend? |
[10:22:07] | olsta: | no |
[10:23:54] | olsta: | 192.168.2.34:oxymoron BE, 192.168.2.27:simulakron FE |
[10:25:54] | Dibblah: | olsta: Pastebin the entire frontend log, please. |
[10:26:06] | Dibblah: | From starting up to attempting to start the FE. |
[10:26:12] | Dibblah: | LiveTV, even. |
[10:26:15] | olsta: | the output from mythfrontend? |
[10:26:36] | Dibblah: | Yes. |
[10:26:43] | bq`lWNCHJ (bq`lWNCHJ!n=otwin@217.31.78.25) has joined #mythtv-users | |
[10:27:14] | olsta: | http://rafb.net/p/pNY1eB74.html |
[10:27:58] | olsta: | mythtv: Datei oder Verzeichnis nicht gefunden = directory not found |
[10:31:03] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[10:32:01] | bq`lWNCHJ is now known as otwin | |
[10:32:09] | olsta: | some ideas? |
[10:35:55] | vCPTb]jb\ (vCPTb]jb\!n=otwin@217.31.78.25) has joined #mythtv-users | |
[10:36:38] | justinh: | directory not found? hmmm now let me think. errors like that are generally caused by a directory not being found, say if you just left the default recording directory set to something that doesn't exist |
[10:37:36] | olsta: | i don`t know which directory he mean |
[10:38:29] | justinh: | ah that error is just about lirc so don't worry about that yet |
[10:38:36] | olsta: | yes |
[10:38:52] | justinh: | you said this is a new remote frontend. does live tv still work on the other machine? |
[10:38:54] | olsta: | where the BE is there is a frontend too with lirc and all it work fine |
[10:39:01] | olsta: | yes |
[10:39:05] | olsta: | faboulus |
[10:39:17] | olsta: | its hang on a tv |
[10:39:25] | justinh: | usually when that's the problem, the hostnames are the same |
[10:39:52] | Yahooadam: | hold on |
[10:39:53] | olsta: | well you mean i must change the hostname to the same as the BE |
[10:40:00] | Yahooadam: | the original BE/FE hangs on LiveTV too? |
[10:40:01] | justinh: | what's the recordings directory called on the backend? |
[10:40:27] | olsta: | this /home/linux/movie/flux |
[10:40:29] | justinh: | if you have a directory on the new frontend called the same thing, that will cause a problem |
[10:40:37] | olsta: | k i will test |
[10:41:00] | justinh: | and before, I meant that if the host names are the same, it causes the kind of problem you are seeing. they should be different |
[10:41:05] | jnBrYrCVi (jnBrYrCVi!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[10:42:43] | olsta: | ok i change the path by the FE to the livetv path from the BE but the same |
[10:43:35] | justinh: | no I meant... whatever the directory is where recordings are stored – if that dir exists on the frontend, DELETE IT |
[10:43:52] | justinh: | it looks in the local path first |
[10:44:46] | Yahooadam: | good luck, time to do work 4 me |
[10:44:51] | Yahooadam: | (ie, a maths test) |
[10:45:04] | Yahooadam (Yahooadam!n=ar17v07@e16.ecs.soton.ac.uk) has quit ("Leaving.") | |
[10:46:37] | f`oZLa`JQ (f`oZLa`JQ!n=otwin@217.31.78.25) has joined #mythtv-users | |
[10:48:55] | olsta: | no the dir doesen`t exist on the FE |
[10:51:16] | justinh (justinh!n=justinh@spc1-salf3-0-0-cust997.bagu.broadband.ntl.com) has left #mythtv-users () | |
[10:51:46] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[10:52:13] | f`oZLa`JQ is now known as otwin | |
[10:56:25] | ^eGxZXlsL (^eGxZXlsL!n=otwin@217.31.78.25) has joined #mythtv-users | |
[10:56:31] | ireverentReveren (ireverentReveren!n=bah@12-219-28-217.client.mchsi.com) has joined #mythtv-users | |
[10:56:36] | Ozymandias2 (Ozymandias2!n=bah@12-219-28-217.client.mchsi.com) has quit (Read error: 104 (Connection reset by peer)) | |
[11:01:00] | vCPTb]jb\ (vCPTb]jb\!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[11:05:21] | ^eGxZXlsL (^eGxZXlsL!n=otwin@217.31.78.25) has quit (Remote closed the connection) | |
[11:11:36] | ircNuser (ircNuser!i=aval0n@38.96.193.177) has joined #mythtv-users | |
[11:12:17] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[11:13:00] | Kazan (Kazan!n=no@71-214-254-117.desm.qwest.net) has quit (Read error: 110 (Connection timed out)) | |
[11:20:21] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has quit (Remote closed the connection) | |
[11:20:51] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has joined #mythtv-users | |
[11:30:36] | MavT (MavT!n=Maverick@111.86.233.220.exetel.com.au) has joined #mythtv-users | |
[11:49:28] | olsta (olsta!n=olsta@pD95FD1D8.dip.t-dialin.net) has quit ("bis dann") | |
[11:49:35] | MaverickTech (MaverickTech!n=Maverick@111.86.233.220.exetel.com.au) has quit (Read error: 113 (No route to host)) | |
[11:52:57] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has joined #mythtv-users | |
[11:53:04] | Jasper: | hej guys, anyone here who can help me setup lirc |
[11:53:17] | Jasper: | I have lirc setup, I can see signals with irrecord, but can't get them into mythtv |
[11:56:12] | gardz (gardz!n=grimcogs@ppp59-167-145-221.lns4.mel6.internode.on.net) has joined #mythtv-users | |
[11:56:55] | grokky (grokky!n=grokky@ppp59-167-165-6.lns1.mel4.internode.on.net) has joined #mythtv-users | |
[11:57:08] | Octane (Octane!i=Octane@cpe-74-64-110-254.nyc.res.rr.com) has joined #mythtv-users | |
[12:00:31] | be1 (be1!n=atoulan@196.218.200.202) has joined #mythtv-users | |
[12:00:55] | be1: | does the opengl overlay in svn work? |
[12:01:49] | be1 is now known as ben10 | |
[12:06:15] | justinh (justinh!n=justinh@spc1-salf3-0-0-cust997.bagu.broadband.ntl.com) has joined #mythtv-users | |
[12:06:33] | ben10: | I have ATI card which does not have xv support in the fglrx driver. So when I try to play videos it failed. I compiled with opengl video output support and exported NO_XV and ran mythvtv but the video output is corrupted |
[12:07:08] | ** justinh mutters something about playback profiles ** | |
[12:07:42] | grokky (grokky!n=grokky@ppp59-167-165-6.lns1.mel4.internode.on.net) has quit () | |
[12:08:59] | justinh: | hmm now if I was to buy a bit of kit just to video myself smashing it up, it'd be this: http://www.reghardware.co.uk/2007/12/07/uk_gets_tux_droid/ |
[12:10:13] | siXy: | but will it blend? |
[12:11:04] | justinh: | will it burn? =D |
[12:11:16] | siXy: | :) |
[12:11:28] | siXy: | |
[12:12:23] | justinh: | aye. I don't hate tux enough for that |
[12:14:49] | siXy: | by the way, will glass-wide accept .gif backgrounds? |
[12:15:18] | justinh: | no idea |
[12:15:23] | justinh: | I hope not |
[12:15:32] | justinh: | 256 colour backgrounds.. are you mad? |
[12:16:04] | siXy: | wife wants a vista-mce style background, which is a very subtley animated blue thingy |
[12:16:18] | justinh: | tell her to go to hell |
[12:16:23] | justinh: | it won't work |
[12:16:26] | siXy: | hmm – doesnt .gif support 24-bit colour? |
[12:16:31] | justinh: | no |
[12:16:42] | justinh: | and myth doesn't support animated gif anyway |
[12:16:59] | justinh: | so, you better get MCE! |
[12:17:12] | siXy: | no chance :) she will have to live without it |
[12:18:06] | justinh: | exactly. wtf does she do all day? just sit there gawping at the effing menus?! |
[12:18:09] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has quit () | |
[12:18:48] | justinh: | anyway making loopable background animations is kinda beyond the scope of most mortals |
[12:19:49] | psofa (psofa!n=psofa@adsl14-9.ath.forthnet.gr) has joined #mythtv-users | |
[12:21:39] | siXy: | well i used to do a fair bit of thatsort of thing (although obviously i've never touched an annimated gif in my life) when i was doing CGI in lightwave3d several years ago |
[12:22:58] | siXy: | nice thing about that sort of program is you can make the two ends of the loop tie up exactly, at its just mathematics at its heart |
[12:24:21] | justinh: | no so much in other apps, IME |
[12:26:27] | ben10: | justinh: i defined a new profile to use opengl renderer for everything still displays the corrupted video |
[12:26:34] | justinh: | what might be cool in future is to be able to have a video background to menus instead. now THAT I can see the point of. not shitty animated GIF ;) |
[12:26:43] | justinh: | ben10: dunno then. |
[12:26:57] | justinh: | all I can suggest is throwing the ATI card in the skip |
[12:27:11] | justinh: | it won't be lonely there. |
[12:27:35] | siXy: | justinh: given that the interface can be OGL rendered, presumably its not that difficult to program? (just guessing as i am completely ignorant of UI programming) |
[12:27:49] | siXy: | ben10: are you using the very latest drivers? |
[12:28:14] | justinh: | siXy: no idea. video would be much more flexible |
[12:28:30] | siXy: | since amd stomped on the ati driver team and forced them to spend some time on the linux driver it has got a bit better, but only in recent versions |
[12:28:34] | siXy: | yeah, video is what i meant |
[12:29:11] | justinh: | everything is moving towards common methodologies, so maybe.. |
[12:29:58] | justinh: | I'd sooner have storage groups & multirec in mythtv though |
[12:30:12] | justinh: | menu animation can wait til the program is finished |
[12:30:59] | justinh: | and you have to remember the "awww but what about us pvr350 users here?" guys :P |
[12:31:06] | siXy: | multirec definately – im getting less enthusastic about storage groups since being persuaded to retry linux LVM |
[12:31:11] | siXy: | lmao :D |
[12:31:31] | siXy: | nothing sweeter than the anguished cry of a pvr-350 owner |
[12:31:44] | justinh: | and the "hey when will mythtv support FF dvb cards?" |
[12:31:53] | justinh: | gotta love that crew. bless them |
[12:32:04] | anykey_: | yeah, finish the program first, then polish the ui. You'll end up like elisa(?) else ;) |
[12:32:12] | levander (levander!i=cponder@user-11214h8.dsl.mindspring.com) has quit (Remote closed the connection) | |
[12:32:23] | justinh: | that has a polished UI? didn't think you could polish a turd |
[12:32:38] | justinh: | anyway... |
[12:32:49] | anykey_: | well, I like the UI idea of it. But it has no features ;) |
[12:32:50] | siXy: | linux dirvers for the various pci-e dvb cards would be nice, however |
[12:36:09] | ben10: | justinh: it is a builtin card, and yes I am using the latest drivers, |
[12:37:00] | siXy: | ohh builtin cards are definately prone to issues. which car & motherboard?? |
[12:37:17] | ben10: | justinh: mplayer can use the opengl overlay just fine though.. so it is not an issue for video file playback, it is an issue with TV and DVB .. |
[12:38:53] | ben10: | siXy: ATI Technologies Inc Radeon X1200 Series , asus m2a-vm |
[12:41:05] | siXy: | ben10: what does glxinfo say? |
[12:42:55] | ben10: | siXy: I found an error just a minute |
[12:46:14] | Jasper: | can anyone here help me setup lirc in combination with mythtv |
[12:46:27] | Jasper: | irrecord is working, and I am receiving signals, but I don't get it to work with mythtv |
[12:46:31] | Jasper: | maybe a wrong config file or something? |
[12:46:36] | clever: | i cant even get it that far |
[12:46:44] | clever: | i missing a major chunk of the hardware |
[12:46:44] | Jasper: | why not? |
[12:46:48] | Jasper: | oh |
[12:46:48] | ben10: | siXy: direct rendering: Yes |
[12:46:48] | ben10: | fglrxinfo |
[12:46:48] | ben10: | display: :0.0 screen: 0 |
[12:46:48] | ben10: | OpenGL vendor string: ATI Technologies Inc. |
[12:46:48] | ben10: | OpenGL renderer string: ATI Radeon X1200 Series |
[12:46:49] | ben10: | OpenGL version string: 2.0.6958 Release |
[12:46:50] | Jasper: | receiver? |
[12:46:56] | clever: | the receiver:P |
[12:47:01] | Jasper: | build one yourself |
[12:47:02] | Jasper: | so did I |
[12:47:07] | Jasper: | 10 euro |
[12:47:09] | clever: | cant find the right ir ic |
[12:47:19] | Jasper: | where do you live? |
[12:47:27] | Jasper: | every hardware shop should have them |
[12:47:27] | clever: | i got a pair of ir led/trans but that trans isnt the right one |
[12:47:38] | clever: | and the ir led was only usefull for the ir blaster |
[12:47:40] | clever: | canada here |
[12:47:56] | clever: | radio shack got baught out by the source |
[12:49:01] | Jasper: | oh really |
[12:49:02] | siXy: | ben10: run glxgears for a bit and see if it crashes the X server |
[12:49:10] | Jasper: | I visited the radioshack once in florida |
[12:49:19] | Jasper: | don't live there though |
[12:49:23] | Jasper: | netherlands here |
[12:49:37] | Nightcrlr (Nightcrlr!n=Nightcrl@CPE001839ae2290-CM000f9f7b4198.cpe.net.cable.rogers.com) has joined #mythtv-users | |
[12:49:37] | Jasper: | so buy it on the internet clever |
[12:49:42] | clever: | i am |
[12:49:47] | clever: | but the site is out of stock atm |
[12:49:56] | clever: | and its taking 7–8 days to transer into paypal |
[12:50:29] | clever: | and the last one i ordered online still hasnt arrived:P |
[12:51:40] | ben10: | siXy: glxgears runs fine |
[12:52:39] | ben10: | siXy: running steadily at 724 FPS |
[12:53:06] | clever: | on ocasion mplayer has hardlocked my video output |
[12:53:17] | clever: | (xorg needed a restart thru ssh) |
[12:53:34] | clever: | something is buggy in my vid drivers but it only happens once every 2–3 months |
[12:53:38] | clever: | or longer |
[12:53:51] | siXy: | ben10: hmm. in that case, can you try playing a recorded tv file with mplayer -vo gl2 (or whatever the vo option for gl output is) |
[12:54:00] | clever: | if i played a video non stop for a month it may happen sooner |
[12:56:08] | ben10: | siXy: I don't have any recorded TV right now, this is a new box and I am still trying to get stuff to work. However mplayer -vo gl foo.mpg works |
[12:56:56] | ben10: | siXy: would compiling mythtv against fglrx headers cause this breakage ? |
[12:57:27] | siXy: | ben10: not sure, to be honest |
[12:58:25] | Jasper: | so |
[12:58:30] | Jasper: | can anyone help me setup lirc for mythtv? |
[12:58:36] | justinh: | Jasper: you use irrecord to make a lircd.conf file. the lircd.conf file ends up having a list of button names (i.e. the names of buttons on your remote) and their associated codes. For mythtv to work you need to have a lircrc file in~/.mythtv/ which ties the button names to functions of mythtv keyboard commands |
[12:59:44] | Jasper: | yes, that's what I did justinh :/ |
[12:59:46] | justinh: | for the lircd.conf file you record with irrecord to work with lirc you need to put the lircd.conf file where lirc is configured to look for it (usually /etc/lirc/ ) then when you start the lirc daemon it'll read it |
[13:00:19] | justinh: | when the lirc daemon is running, use 'irw' to verify all the buttons report the correct data when you push buttons on the remote |
[13:00:35] | Jasper: | justinh: http://home.planet.nl/~verberk/lircd.conf |
[13:00:42] | justinh: | then make sure that all the button names agree with what you have configured in the lircrc file |
[13:01:11] | justinh: | note mythfrontend looks for _lircrc_ not .lircrc and that the file must be in the .mythtv directory of your home directory |
[13:01:25] | Jasper: | justinh http://home.planet.nl/~verberk/lircrc |
[13:01:27] | justinh: | it's case sensitive |
[13:01:42] | Jasper: | it is. |
[13:02:23] | Jasper: | that's just a simple config I made to test it justinh |
[13:02:33] | justinh: | let me guess. only the left button works |
[13:02:38] | Jasper: | none work.. |
[13:02:48] | Nightcrlr: | does anyone know the reason for this error "Error was encountered while displaying video." ? |
[13:02:52] | justinh: | does irw report the button presses? |
[13:02:52] | Solv: | what happens when you run irw? |
[13:03:03] | Solv: | does it pause the command line or go back to prompt? |
[13:03:04] | Jasper: | nothing.. |
[13:03:09] | Jasper: | back to prompt |
[13:03:17] | Solv: | lircd isn't running properly then |
[13:03:18] | Jasper: | and when I try it again, it says it's not allowed to connect |
[13:03:20] | justinh: | Jasper: if irw doesn't report anything, you've not configured lirc correctly |
[13:03:30] | Jasper: | huh? but irrecord works? |
[13:03:36] | Solv: | Jasper, are oyu using a serial port? |
[13:03:40] | Jasper: | yes |
[13:03:40] | justinh: | irrecord only works when lirc is not running! |
[13:03:52] | Solv: | have you disabled the irq? |
[13:03:56] | Jasper: | MythTV .mythtv # /etc/init.d/lircd start |
[13:03:56] | Jasper: | * WARNING: lircd has already been started. |
[13:03:58] | Solv: | ratehr the uart |
[13:04:07] | Jasper: | it's allready started and irrecord works |
[13:04:07] | justinh: | Solv: irrecord would not work if the serial port was still enabled |
[13:04:21] | justinh: | Jasper: just because it's started it doesn't mean that it's still running |
[13:04:25] | Solv: | justinh, good point well made |
[13:04:38] | Jasper: | MythTV .mythtv # /etc/init.d/lircd restart |
[13:04:38] | Jasper: | * Stopping lircd ... [ ok ] |
[13:04:38] | Jasper: | * Starting lircd ... [ ok ] |
[13:04:43] | Jasper: | ok let's try again |
[13:04:47] | justinh: | now ps -ef |grep lirc |
[13:04:54] | Solv: | it's quite possible it's looking for lircd in the wrong place.? |
[13:05:04] | Jasper: | root 6118 1 0 13:35 ? 00:00:00 /usr/sbin/lircd -d /dev/lirc |
[13:05:04] | Jasper: | root 6143 5724 0 13:36 pts/0 00:00:00 grep --colour=auto lirc |
[13:05:12] | Jasper: | -d /dev/lirc |
[13:05:14] | Jasper: | should be |
[13:05:17] | Jasper: | -d /dev/lirc0 |
[13:05:18] | justinh: | Jasper: so it's still running then |
[13:05:24] | Jasper: | rright? |
[13:05:27] | Jasper: | lirc = no device |
[13:05:29] | Jasper: | lirc0 = |
[13:05:37] | justinh: | so edit /etc/lirc/hardware.conf then |
[13:05:48] | justinh: | tell it what the device is and where to find lircd.conf |
[13:05:57] | justinh: | then restart the daemon |
[13:05:57] | Jasper: | don't have an /etc/lirc |
[13:06:09] | Solv: | yeah often the default setp for lircd.conf is wrong, and you have to cahnge it to lirc0 |
[13:06:21] | justinh: | or edit the init script |
[13:06:21] | anykey_: | Jasper: gentoo? |
[13:06:27] | Jasper: | yes |
[13:06:35] | anykey_: | Jasper: /etc/conf.d/lirc iirc |
[13:06:36] | Solv: | yeah i have gentoo as well |
[13:06:45] | Solv: | too quick |
[13:06:47] | justinh: | poor you :P |
[13:06:50] | Solv: | anykeu |
[13:06:57] | Solv: | anykey_, even |
[13:07:00] | Jasper: | anykey_ /etc/conf.d/lircd |
[13:07:03] | clever: | im manualy starting lircd from /etc/rc.local after i setserial the port off |
[13:07:03] | Jasper: | allready looking in it |
[13:07:19] | anykey_: | add something like LIRCD_OPTS="-d /dev/lirc0" |
[13:07:35] | Jasper: | yes allready done |
[13:07:37] | Jasper: | it works now |
[13:07:46] | Jasper: | irw works |
[13:07:47] | Jasper: | now |
[13:08:04] | Solv: | great! |
[13:08:09] | Jasper: | so justinh what were you saying about the up / down |
[13:08:12] | Jasper: | I have the wrong commands for it? |
[13:08:35] | Jasper: | can I find the mythtv key mappings anywhere? |
[13:08:56] | clever: | in the mythcontrols plugin you can view/edit them |
[13:09:28] | Jasper: | didn't know there was a plugin for it :P |
[13:09:41] | Solv: | it make sa huge difference |
[13:09:45] | clever: | the plugin shows up in setup |
[13:09:49] | Jasper: | ok great |
[13:09:56] | Jasper: | plugin is build |
[13:09:59] | Jasper: | you mean mythtv setup? |
[13:10:05] | Solv: | nope |
[13:10:06] | clever: | mythfrontend->setup |
[13:10:08] | Solv: | frontend |
[13:10:10] | Jasper: | oh k |
[13:10:11] | Jasper: | gona look now |
[13:11:42] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has quit (Read error: 104 (Connection reset by peer)) | |
[13:11:48] | mzb_d800 (mzb_d800!n=mzb@ppp108-88.static.internode.on.net) has quit (Read error: 104 (Connection reset by peer)) | |
[13:12:04] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[13:12:13] | mzb_d800 (mzb_d800!n=mzb@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[13:13:20] | Jasper: | oh I see |
[13:13:35] | justinh: | up == up, down == down |
[13:13:36] | Jasper: | have to fully fix the lirc.conf |
[13:14:12] | Jasper: | justinh I was used to irxevent |
[13:14:17] | Jasper: | which I used like 2 years ago |
[13:14:45] | justinh: | http://homepage.ntlworld.com/justin.hornsby2/lircrc |
[13:14:53] | black_Nightmare_ (black_Nightmare_!n=black_Ni@modemcable147.26-58-74.mc.videotron.ca) has joined #mythtv-users | |
[13:15:07] | Jasper: | hmm gotta define all the other keys first I gues.. |
[13:15:11] | Jasper: | hell of a lot of work :( |
[13:15:11] | justinh: | that isn't a lot of buttons but it's every button on my remote |
[13:15:16] | black_Nightmare_: | anyone here ever had any experience with tv-out cards or the alike? |
[13:15:21] | Jasper: | tv-out? |
[13:15:24] | Jasper: | just a videocard? |
[13:15:30] | Jasper: | or you mean the pvr-350? |
[13:15:35] | clever: | i have tvout on my nvidia and ati working |
[13:15:37] | clever: | the ati was painfull |
[13:15:47] | Jasper: | nvidia is way too easy |
[13:15:48] | Jasper: | :P |
[13:15:50] | justinh: | avoid the pvr350 |
[13:15:56] | clever: | yeah |
[13:16:08] | clever: | nvidia took seconds nearly |
[13:16:08] | black_Nightmare_: | jasper...no...just that... a card made to add tv-out (aside to any other smaller features) |
[13:16:15] | clever: | ati too months of working on and of |
[13:16:21] | Jasper: | why would you ever want that black_Nightmare_ ? |
[13:16:30] | Daviey: | http://jusky.com/ – " |
[13:16:31] | Daviey: | This domain is for sale!" |
[13:16:41] | justinh: | just get a dirt cheap vga card with tv out |
[13:17:04] | black_Nightmare_: | justinh....do any have audio too? :p |
[13:17:05] | justinh: | avoid anything INtel based unless you want to patch the driver |
[13:17:15] | justinh: | yeah audio comes out of the soundcard |
[13:17:57] | black_Nightmare_: | justinh..umm do you have any idea where to find an inexpensive card with the extra line needed for the tv then? |
[13:18:01] | black_Nightmare_: | ^_^ |
[13:18:08] | justinh: | what extra line? |
[13:18:14] | black_Nightmare_: | audio |
[13:18:30] | black_Nightmare_: | (as all 4 are already used up as it is) |
[13:18:39] | justinh: | WHAT? |
[13:19:18] | Solv: | black_Nightmare_, ever heard of a splitter? |
[13:19:52] | black_Nightmare_: | solv...that wouldn't help the actual feed unless you like overlaying into statics |
[13:20:07] | justinh: | wtf are you talk about? |
[13:20:12] | justinh: | *talking |
[13:20:12] | Solv: | yeah? |
[13:20:25] | justinh: | do you mean the only spare input on your TV is RF ? |
[13:20:30] | black_Nightmare_: | justinh..what do you think happens when two sound collide? sounds like static :p |
[13:20:33] | justinh: | i.e. an antenna connection? |
[13:20:52] | Solv: | black_Nightmare_, can you explain exactly what your trying to achieve? |
[13:21:34] | phiwer (phiwer!n=phiwer@c83-248-96-255.bredband.comhem.se) has joined #mythtv-users | |
[13:21:59] | black_Nightmare_: | solv...what else other than tv screen experience? |
[13:22:31] | justinh: | some details would help us help you |
[13:22:45] | justinh: | rather than just saying "uhhhh,, ummmmm" |
[13:22:57] | black_Nightmare_: | justinh...there's not much..just that I want full tv-out from the system? ^_^ |
[13:23:42] | Jasper: | jesus dude, you're makikng no sense at all |
[13:23:46] | telly (telly!n=mythtv@c220-239-14-45.belrs4.nsw.optusnet.com.au) has joined #mythtv-users | |
[13:23:51] | Jasper: | you are saying you have 4 jack outputs on your box for music right? |
[13:23:56] | Jasper: | and you used them all |
[13:23:56] | Solv: | black_Nightmare_, explain why you think running the audio out from the soundcard into the av input of your tv, on the same av input that the tv out is going to won't work! |
[13:24:01] | Jasper: | so basically youi need an extra sounddevice? |
[13:24:22] | telly: | mythtv can't connect to my mysql database |
[13:24:27] | black_Nightmare_: | solv...ever noticed the quote 'all 4 are already used up' |
[13:24:35] | Jasper: | WHAT 4? |
[13:24:38] | Jasper: | on your sounddevice? |
[13:24:39] | Jasper: | or tvv? |
[13:24:48] | Jasper: | make some sense plz |
[13:24:57] | DustyBin: | justinh: ive ordered £80 worth of UK x10 gear :D |
[13:25:20] | telly: | QSqlQuery::exec: database not open |
[13:25:20] | telly: | QSqlQuery::exec: database not open |
[13:25:20] | telly: | 2007-12–11 00:24:49.567 DB Error (KickDatabase): |
[13:25:20] | telly: | Query was: |
[13:25:20] | telly: | SELECT NULL; |
[13:25:21] | telly: | No error type from QSqlError? Strange... |
[13:25:23] | telly: | 2007-12–11 00:24:49.620 Unable to connect to database! |
[13:25:25] | telly: | 2007-12–11 00:24:49.620 Driver error was [1/1045]: |
[13:25:25] | justinh: | black_Nightmare_: all four WHAT ? |
[13:25:27] | telly: | QMYSQL3: Unable to connect |
[13:25:27] | DustyBin: | including these: http://www.letsautomate.com/amlm12.cfm |
[13:25:29] | telly: | Database error was: |
[13:25:31] | telly: | Access denied for user 'mythtv'@'localhost' (using password: YES) |
[13:25:36] | Jasper: | telly pastebin jesus |
[13:25:40] | justinh: | DustyBin: wooo X10 :-\ |
[13:25:48] | telly: | sorry |
[13:25:49] | DustyBin: | whats wrong with x10 ? |
[13:25:52] | justinh: | telly: er stop using mythbuntu? ;) |
[13:26:08] | telly: | mythbuntu? |
[13:26:12] | telly: | ??? |
[13:26:21] | telly: | myth specially for ubuntu? |
[13:26:21] | Solv: | black_Nightmare_, so obviously you mean that all 4 INPUTS on your TV are used up, not OUTPUTS on your SOUNDCARD??? |
[13:26:22] | Jasper: | telly what os? |
[13:26:25] | telly: | Ubuntu |
[13:26:36] | Jasper: | solv I would guess he meant all 4 outputs on his soundcard |
[13:26:45] | justinh: | telly: you missed the popup which told you what the mysql password was :P |
[13:26:48] | black_Nightmare_: | solv..did you ever read more than one line at once? you'll see the answer there |
[13:26:58] | Jasper: | black_Nightmare_ change the attitude |
[13:26:58] | justinh: | black_Nightmare_: you didn't say |
[13:26:59] | mzb_d800 (mzb_d800!n=mzb@ppp108-88.static.internode.on.net) has quit (Read error: 104 (Connection reset by peer)) | |
[13:27:02] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has quit (Read error: 104 (Connection reset by peer)) | |
[13:27:08] | Jasper: | you have 3 people here not understanding a word you're saying |
[13:27:11] | Solv: | black_Nightmare_, i could help you but i won't knnow.... |
[13:27:12] | Solv: | now |
[13:27:19] | mzb_d800 (mzb_d800!n=mzb@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[13:27:20] | justinh: | telly: lookin /etc/mythtv/mysql.txt |
[13:27:21] | Jasper: | so obviously you didn't explain yourself correctly |
[13:27:24] | mzb (mzb!n=ubernut@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[13:27:37] | Daviey: | justinh: your name has been added to the list.. (for "stop using mythbuntu?") :( |
[13:27:46] | justinh: | Daviey: so? |
[13:28:06] | Solv: | i have rigged up countless of these setups and I am an audio engineer... |
[13:28:06] | Daviey: | justinh: the list is entitled "Naughty boys" |
[13:28:21] | black_Nightmare_: | well why is 'audio card' in one line then '4 lines' nearby not making sense to you? |
[13:28:42] | justinh: | Daviey: you have no idea how much time I wasted over the weekend trying to get mythbuntu to do my bidding. never again. next time it'll be slack be damned |
[13:28:45] | Jasper: | ok here's what I suggest you do...go fsck yourself for wanting help and then putting up that attitude |
[13:28:48] | DustyBin: | what kind of other AV equipment do you guys run alongside mythtv? surround sound? |
[13:28:49] | Solv: | black_Nightmare_, well if you have 4 line outs from your audio card...what connectors do they use |
[13:28:50] | telly: | Failed to run /etc/init.d/mythtv-backend 'stop' as user root |
[13:29:01] | Solv: | 3.5mm to rca? |
[13:29:09] | Daviey: | justinh: what probs? |
[13:29:15] | telly: | the underlying auth sudo does not allow you to run this program |
[13:29:20] | telly: | ???? |
[13:29:22] | Solv: | optical/spdif coax? |
[13:29:26] | Jasper: | complaining about static, and then using 3,5 mm plugs...what a noob |
[13:29:33] | black_Nightmare_: | solv...two ministereo, two rca, midi, and the two internal cdrom header and speaker pin |
[13:29:45] | black_Nightmare_: | thats what the card is |
[13:29:51] | justinh: | Daviey: for one I didn't want to use the built in packages. I think a lot of my complaints are probably based on gutsy perculiarities but it all ends up being lumped together |
[13:29:52] | Jasper: | black_nightmare invest some money and get a decend audio device |
[13:30:09] | telly: | can anyone help me |
[13:30:11] | Solv: | okay so you CAN split your outputs and it won't cause static.... |
[13:30:14] | telly: | I can't stop myth backend |
[13:30:21] | telly: | it says root is not allowed to stop it |
[13:30:24] | telly: | ???? |
[13:30:28] | justinh: | telly: so that was another popup you missed or ignored |
[13:30:37] | Jasper: | solv splitting isn't very nicely. but it will do |
[13:30:48] | Solv: | run a y splitter from one 3.5mm to 2 3.5mm on one of the outputs...then run a 3.5mm to 2 rca cable to the back of your tv or stereo...that's it |
[13:30:59] | Jasper: | black_Nightmare_ you have midi on your audio device? |
[13:31:05] | Jasper: | actual midi – in / out? |
[13:31:05] | Solv: | Jasper, I challenge the average user to hear the difference |
[13:31:14] | Daviey: | justinh: If you can find specific – i'd appreciate it if you can raise a bug, that way we can help improve it :) |
[13:31:32] | Jasper: | solv I'm using a rme-audio fireface 400 with monitor speakers :P |
[13:31:35] | Solv: | you only get overlayed static if you try and run two signals on one input |
[13:31:38] | justinh: | Daviey: oh yeah serial lirc support. needing a mouse to do the setup. :( |
[13:32:00] | Jasper: | justinh fyi mythtv works with remote now |
[13:32:03] | Jasper: | thx everyone |
[13:32:04] | Solv: | Jasper, yes, you do have good taste...i have an RME HDSP9652 with 24 optical out =) |
[13:32:09] | Jasper: | :P |
[13:32:15] | Solv: | Jasper, but not on my mythbox =) |
[13:32:19] | telly: | whats up with root |
[13:32:19] | Jasper: | 24 optical out? |
[13:32:31] | justinh: | Daviey: I'm going off ubuntu big style now |
[13:32:37] | Daviey: | :`( |
[13:32:38] | Solv: | well 3 optical outs...24 channels |
[13:32:45] | black_Nightmare_: | solv...I tried that once on both ministereo and rca-out and that caused random statics thanks to the background phone software on former (why it kept overlaying statics on the line if something else tries to use it I don't know yet) and standing-by multimedia player on the latter .. so these lines obviously aren't shareable |
[13:32:47] | Jasper: | the hdsp9652 is just a pci right? |
[13:32:49] | black_Nightmare_: | be back in a second anyhow |
[13:32:50] | Jasper: | with breakout cable? |
[13:33:27] | Jasper: | solv: http://home.planet.nl/~verberk/700sx.jpg <-- my setup :P |
[13:33:29] | Solv: | Jasper, yeah pci...got a breakout for spdif...plug the adat cables directly in yourself to another adat D to A convertor |
[13:33:38] | Solv: | got midi brakout cables |
[13:34:03] | Jasper: | still need to put the monitors up higher though :( |
[13:34:19] | justinh: | Daviey: by making everything dead easy for Mr Average, there's a lot of control which seems to have been taken away, or ubuntu-ised. I might use it for a 'quick install' in future but I'll be seriously considering other distros |
[13:34:47] | Daviey: | Jasper: geez, far too tidy – either you have no kids, ecd, or don't do any real work in there |
[13:35:07] | justinh: | lol |
[13:35:09] | Jasper: | I cleaned up for the picture Daviey :P |
[13:35:12] | clever: | i have a massive rat nest of wires behind my desk |
[13:35:15] | Solv: | black_Nightmare_, sounds like your runnign a lot from your mythbox...maybe it's a poorly earthed card...shouldn't get that problem at all...you could try running two soundcrads |
[13:35:24] | clever: | and i have wiring hanging from the celing everywhere |
[13:35:36] | Jasper: | solv what monitors do you use? |
[13:35:40] | Daviey: | clever: that's because you are a proper geek.. unlike Jasper :) |
[13:35:45] | clever: | lol:) |
[13:35:49] | Solv: | Jasper, I'm still downloading it...currently downloadin kubuntu as well and uploading 150megs to mediafire =) |
[13:36:04] | Jasper: | :P |
[13:36:17] | justinh: | my livingroom is nice but the computer room.. ooof |
[13:36:25] | Daviey: | The real skill is convincing wives that an assort of wires everywhere is a *good* thing |
[13:36:32] | Jasper: | solv I mean what monitor speakers do you use? |
[13:36:35] | Solv: | Jasper, what are your monitors again? |
[13:36:39] | Jasper: | I'm using these mackie hr 624s |
[13:36:42] | clever: | no wife here:P |
[13:36:45] | Solv: | damn |
[13:36:46] | justinh: | !trout hifi geeks |
[13:36:46] | ** MythLogBot slaps hifi with a geeks trout on behalf of justinh... ** | |
[13:36:53] | Jasper: | you? |
[13:36:58] | Solv: | i'm using KRK rokit8 |
[13:37:17] | justinh: | too much disposable income and "The emperor's new clothes' complex. |
[13:37:28] | justinh: | NO! THIS mains plug 'sounds better' bullshit |
[13:37:34] | Daviey: | i'm using a really expensive Pioneer setup (well it was in 1995), and accepts phono only – awesome |
[13:37:37] | Solv: | rme adats go to a behringer ddx3216 |
[13:37:45] | Solv: | Jasper, you hang out on the ardour forums? |
[13:37:45] | Jasper: | you like them Solv ? |
[13:37:52] | Jasper: | behringer oeffffffffffff |
[13:37:55] | Kazan (Kazan!n=no@71-214-254-117.desm.qwest.net) has joined #mythtv-users | |
[13:37:59] | DustyBin: | rotel ftw |
[13:38:05] | DustyBin: | mission speakers ftw |
[13:38:20] | clever: | im running my myth sound card into the tv |
[13:38:28] | Jasper: | no not hanging out on forums Solv :P |
[13:38:29] | Solv: | behringer is cheap but not bad...krks are VERY nice...i'd like to afford dynadio bm6a but hey i'm not that rich |
[13:38:33] | clever: | then the tv's sound out into the 5.1channel stereo |
[13:38:57] | clever: | myth can only output 2 channels from the box but it plays out 6 |
[13:39:14] | ** justinh goes both ways. analogue audio out into the TV. digital into the Pioneer RXV-457 ** | |
[13:39:27] | Solv: | Jasper, heh...i'm slow..i only just noticed the two times you asked me about my monitors =) |
[13:39:28] | clever: | spdif out on myth but nothing with in |
[13:39:35] | Jasper: | :P |
[13:39:40] | AngryElf (AngryElf!n=jsharpe@ip24-255-126-187.dc.dc.cox.net) has joined #mythtv-users | |
[13:40:20] | DustyBin: | does anyone here use fail2ban to stop .htaccess password auth brute force attacks on your protected mythweb directory |
[13:40:40] | Solv: | Jasper, well, nice rig jasper...i'm going to bed...its midnite here |
[13:40:51] | telly (telly!n=mythtv@c220-239-14-45.belrs4.nsw.optusnet.com.au) has left #mythtv-users () | |
[13:41:09] | clever: | DustyBin: im using .htaccess to limit my mythweb to 192.168.1.3 |
[13:41:10] | Jasper: | it's very earlyt here still |
[13:41:13] | Jasper: | 14:41 :P |
[13:41:14] | clever: | which is my router ip |
[13:41:20] | DustyBin: | ok |
[13:41:29] | clever: | and you only get that source if bouncing thru the routers port forward |
[13:41:35] | Solv (Solv!n=solv@cust0299.sa01.aanet.com.au) has quit ("Leaving") | |
[13:41:37] | DustyBin: | clever: what happens if you want to access mythweb from the net |
[13:41:49] | clever: | then your source is a public ip |
[13:41:52] | black_Nightmare_: | hmm earthed...now that I think about it...maybe I missed a wire in the ground harness somewhere |
[13:41:56] | clever: | which doesnt match |
[13:42:05] | clever: | i can also access it thru a vpn directly into the mythweb box |
[13:42:10] | DustyBin: | ok |
[13:42:30] | clever: | but currently my mythweb box is the one id probly bring with me on the road |
[13:42:42] | clever: | and the problem is its also the mysql holding the whole myth up |
[13:42:42] | black_Nightmare_: | reminds me of the mini-itx review of the sigma xcard .. interesting but seem the company didn't even support it well and still seem to not to |
[13:42:54] | siXy: | why not do it properly and use iptables to restrict it? |
[13:43:10] | clever: | siXy: the http server is multi use |
[13:43:17] | clever: | i need parts of it to be public |
[13:43:22] | DustyBin: | siXy: cant you just use host.allow host.deny ? |
[13:43:24] | siXy: | ah ok, fair enough |
[13:43:29] | black_Nightmare_: | anyway sorry but I need to afk for a while..might be back later tho (especially after checking the pc again) |
[13:43:35] | black_Nightmare_ (black_Nightmare_!n=black_Ni@modemcable147.26-58-74.mc.videotron.ca) has left #mythtv-users () | |
[13:43:39] | siXy: | DustyBin: you can do. but its not as robust |
[13:43:44] | DustyBin: | ok |
[13:44:05] | siXy: | not a great deal you can do about bruteforcing with hosts.* |
[13:44:06] | clever: | my vpn has static ip's |
[13:44:22] | clever: | so i can allow just the vpn ip and the lan |
[13:44:32] | clever: | and its safe enless you can get itno my lan |
[13:44:42] | DustyBin: | fail2ban checks logs for login attempts of anything you want, if it notices a certain amount of failed attempts it writes a iptables rule to block, you can set it up to say block for 1 hour then remove block |
[13:44:55] | Nightcrlr: | can anyone help me out or know of this error "Error was encountered while displaying video." ? |
[13:44:59] | clever: | yeah ive heard of it before |
[13:45:27] | DustyBin: | .htaccess on its own is just not secure enough |
[13:45:36] | DustyBin: | .htaccess + SSL is better |
[13:45:36] | clever: | why not? |
[13:45:39] | clever: | ah |
[13:45:42] | justinh: | Daviey: one good thing about mythbuntu/gutsy. diskless boot from powered down to mythfrontend menu – without trimming init – 40secs |
[13:45:44] | siXy: | DustyBin: I just have an incremental delay script, ie you get 3 free attempts then the delay counts up, making bruteforce attacks unproductive |
[13:45:45] | DustyBin: | but you still need to stop brute force |
[13:45:58] | DustyBin: | aye ok |
[13:46:05] | clever: | DustyBin: ssl blocks sniffing but if im not using http-auth you cant sniff my pw |
[13:46:09] | Daviey: | justinh: awesome |
[13:46:33] | clever: | DustyBin: and the only path to my mythweb thats not encrypted is when using it over the lan |
[13:46:41] | clever: | the vpn encrypts arround the http |
[13:46:56] | DustyBin: | i just use SSL for my webserver, even over LAN |
[13:47:04] | clever: | lol |
[13:47:11] | DustyBin: | thats how its set up |
[13:47:15] | DustyBin: | it just uses port 443 |
[13:47:43] | siXy: | other thing you can do is run mythweb on a seperate computer, if you are getting a lot of unwanted activity (using mod_proxy) |
[13:47:50] | DustyBin: | when your running a mail server, zoneminder, x10 and mythweb, i think SSL is important |
[13:48:00] | siXy: | meh mythweb is slow enough withut using SSL ;) |
[13:48:08] | clever: | its allready on a seperate pc:P(my laptop/fe/ircclient) |
[13:48:17] | Jasper: | hmm |
[13:48:23] | Jasper: | this mythcontrl is obviously not wokring |
[13:48:24] | Jasper: | the plugin |
[13:48:25] | clever: | id like to get x10 going or something similar |
[13:48:32] | Jasper: | it tells me to press a key, and then sees nothing |
[13:48:44] | DustyBin: | if somone hacked my .htaccess password, they would be able to view cameras in my house and turn lights on and off.. :-S |
[13:48:45] | clever: | Jasper: you need to hit enter with one of the white boxes selected |
[13:48:53] | Jasper: | did that clever |
[13:48:56] | clever: | Jasper: to actualy make a change to it |
[13:48:58] | Jasper: | then I selected bind a key |
[13:48:59] | clever: | then hit a key |
[13:49:00] | siXy: | personally I no longer serve anything from my home IP, so i just lock it down to my work ip, and my wife's |
[13:49:04] | Jasper: | and now it says PRESS A KEY |
[13:49:08] | Jasper: | but I keep pressing |
[13:49:10] | Jasper: | nothing happens |
[13:49:11] | clever: | justinh: are you hitting a lirc key? |
[13:49:16] | siXy: | DustyBin: that would be hilarious – almost tempted to try now |
[13:49:21] | DustyBin: | :-O |
[13:49:26] | justinh: | clever: eh? |
[13:49:29] | Jasper: | yes |
[13:49:30] | Jasper: | I am |
[13:49:35] | clever: | justinh: oops |
[13:49:49] | clever: | Jasper: you need to tie the lirc key to a keyboard key before myth can use it |
[13:49:53] | Jasper: | it does react to the up key though clever |
[13:50:06] | Jasper: | oh, I'll just manually edit lircrc |
[13:50:08] | Jasper: | prolly easier |
[13:50:08] | clever: | myth cant use the lirc keys directly |
[13:50:16] | clever: | you need to tie the lirc keys to keyboard keys |
[13:50:19] | clever: | then bind those to actions |
[13:50:24] | Kazan: | anyone have any idea what the cause of "Audio Buffer Overruns" is when watching 720p HD w/ 5:1 AC3 audio |
[13:50:34] | Kazan: | 1080i w/ Stereo AC3 doesn't do it |
[13:50:42] | justinh: | ENOTENOUGHCPU! |
[13:50:50] | clever: | lol |
[13:51:09] | Kazan: | my cpu utilization is not 100% |
[13:51:21] | Kazan: | once frontend starts spamming that to it's logs it becomes it though |
[13:51:40] | Kazan: | w/ XvMC assist it's only like 40% utilization on 720p (50% utilization w/o XvMC) |
[13:52:37] | justinh: | bah xvmc. if you can't get by without it, get better hardware |
[13:53:43] | Jasper: | justinh you know anything about the overlay in the internal player? |
[13:54:21] | Kazan: | the system CAN play the content without it |
[13:54:30] | justinh: | Jasper: nope |
[13:54:35] | Kazan: | 50% utilization on 720p, 60% utilization on 1080i w/o XvMC |
[13:54:50] | Kazan: | XvMC reduces CPU utilization and doesn't seem to be related to my issue from what i have tried so far |
[13:55:00] | Kazan: | so why should i make my cpu work harder when i don't have to |
[13:55:17] | justinh: | Kazan: tbh I used to see audio buffer underruns on my current frontend even with low cpu usage |
[13:55:28] | Kazan: | this isn't an underrun |
[13:55:30] | justinh: | but that frontend will very soon be history |
[13:55:30] | Kazan: | it's an overrun |
[13:55:50] | justinh: | under/over – it's some kind of performance issue |
[13:55:56] | Kazan: | aye |
[13:55:58] | Kazan: | but _why_ |
[13:56:06] | Kazan: | it only happens randomly |
[13:56:12] | Kazan: | or semi-randomly |
[13:56:15] | justinh: | I was on the verge of blaming ALSA at one point |
[13:56:22] | clever: | most of my audio problems durring playback |
[13:56:25] | Kazan: | typically when skipping or i hit a glitch in the recording |
[13:56:26] | clever: | are damage to the recordings |
[13:56:36] | Kazan: | then frontend starts spamming it's logs as hard as it can with messages |
[13:56:36] | clever: | from audio buffer overflows durring recording |
[13:57:52] | Kazan: | 2007-12–09 13:51:38.303 NVP::AddAudioData():p2: Audio buffer overflow, audio data lost! |
[13:58:17] | Kazan: | it's spamming that, and a line following it, once every 2 ms when it encounters the problem |
[13:58:31] | Kazan: | clever: this is an ATSC source |
[13:58:37] | Kazan: | doesn't happen on SD |
[13:58:41] | clever: | havent used that before |
[13:58:47] | clever: | im stuck with a frame grabber |
[13:58:50] | Kazan: | doens't happen on all HD recordings, only certain ones |
[13:58:57] | clever: | inputing thru the linein on a sound card |
[13:59:14] | Kazan: | i've got a PVR-150, a PVR-500, and a Kworld ATSC 110 |
[13:59:22] | Kazan: | so the CPU never has to do any work encoding videos |
[13:59:27] | siXy: | Kazan: i get similar issues trying to play certian xvid files with the internal player... |
[13:59:38] | Jasper: | I have a pvr 500...but I'm not too happy about the image it delivers |
[13:59:43] | Jasper: | it looks all smoozy etc |
[13:59:47] | Jasper: | thinking of going digital |
[13:59:58] | BULLE: | smoozy ? |
[14:00:00] | Kazan: | i haven't got any problem on mine except some weirdness on low-numbered chans (2, 3, 4) |
[14:00:25] | justinh: | my pvr150 looked like shite with the default ivtv settings |
[14:00:27] | Kazan: | (which just looks like some external noise) |
[14:00:47] | justinh: | temporal DNR etc.. YUCK! |
[14:00:52] | Jasper: | justinh is tehre any tuning to be doine then? |
[14:01:13] | justinh: | anyway Daviey mythbuntu needs a user like me, like a hole in its head ;) |
[14:01:22] | BULLE: | Jasper: what do you mean with "smoozy" ? |
[14:01:30] | justinh: | Jasper: recent versions made the default settings more sane |
[14:01:47] | Jasper: | BULLE it just looks damn ugly |
[14:01:51] | justinh: | BULLE: blurry, motion trails.. ghostly |
[14:02:07] | Daviey: | justinh: We neeed PITA's as part of the QA stage.. you know the pedantic, shudda been a parking warden sort :) |
[14:02:21] | BULLE: | justinh: ah, so turn off the temporal filtering then |
[14:02:30] | BULLE: | justinh: then you wont see any ghosting and motion trails anymore |
[14:02:34] | BULLE: | justinh: atleast i dont |
[14:02:35] | justinh: | BULLE: it used to be enabled by default!!!!!! |
[14:02:48] | BULLE: | justinh: temporal filtering IS enabled by default, nowadays, atleast for me |
[14:02:51] | Kazan: | are you running capture at the cards native 720x480 |
[14:02:57] | justinh: | blugh |
[14:03:03] | Jasper: | and also, it's so slow |
[14:03:07] | Jasper: | to fill the buffer |
[14:03:08] | Kazan: | (or thw 720xwhatever for PAL) |
[14:03:10] | justinh: | nice if you like your TV looking like you're on acid |
[14:03:12] | Jasper: | zapping takes like ages |
[14:03:22] | mzb_d800 (mzb_d800!n=mzb@ppp108-88.static.internode.on.net) has quit (Read error: 113 (No route to host)) | |
[14:03:32] | BULLE: | Kazan: no, because 720x480 isnt the native res for my card! ( i live in PAL land ) and the res that the driver accepts is 704x576 |
[14:03:34] | Kazan: | if you're not running an IVTV card at it's native resolution then you're asking for trouble – they don't like it |
[14:03:41] | justinh: | Daviey: so what was the thinking behind the need for a mouse in all the setup? though I noticed gutsy is much the sme :-\ |
[14:03:47] | Kazan: | BULLE: notice my "or whatever for pal" |
[14:03:54] | mzb_d800 (mzb_d800!n=mzb@ppp108-88.static.internode.on.net) has joined #mythtv-users | |
[14:03:59] | BULLE: | Kazan: it came later, i had already typed and hit enter when that line showed up! |
[14:04:05] | Kazan: | wee lag :D |
[14:04:06] | justinh: | BULLE: crap. it accepts 720x576 and 768x576 |
[14:04:34] | BULLE: | justinh: hmm, i might mean 720x576 then, in the past i always used 768x576 but last time i uppgraded ivtv that resulted in a no go |
[14:04:38] | Kazan: | question is which one is native |
[14:04:44] | BULLE: | justinh: and the driver outputting something very wierd |
[14:04:46] | DustyBin: | when you compare freeview recievers what are built into TVs and the output of a Nvidia graphics card, are there any differences in quality ? |
[14:04:53] | BULLE: | justinh: about non supported size |
[14:04:59] | BULLE: | justinh: going to 720x576 solved it |
[14:05:00] | justinh: | DustyBin: depends on the receiver. |
[14:05:15] | DustyBin: | justinh: maybe a fairly good one? |
[14:05:15] | justinh: | DustyBin: your typical £20 box from ASDA will look shit compared to a nvidia card |
[14:05:21] | DustyBin: | aye ok |
[14:05:36] | Daviey: | justinh: Is it not possible to attach a mouse for initial setup? |
[14:05:48] | _mre|666 (_mre|666!i=revived@mother.fuker.us) has joined #mythtv-users | |
[14:06:01] | justinh: | it was, thankfully |
[14:06:05] | [Jasper-2] ([Jasper-2]!n=jverberk@ipd50a583c.speed.planet.nl) has joined #mythtv-users | |
[14:06:06] | [Jasper-2]: | nice.. |
[14:06:07] | justinh: | but that isn't the point |
[14:06:08] | [Jasper-2]: | laptop crashed |
[14:06:17] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has quit (Read error: 104 (Connection reset by peer)) | |
[14:06:22] | [Jasper-2] is now known as Jasper | |
[14:06:34] | Jasper: | so is your changing of channels also this slow justinh ? |
[14:06:46] | justinh: | change channels? eh? |
[14:06:52] | justinh: | fuckknows |
[14:06:57] | Jasper: | you don't use livetv I guess |
[14:07:03] | Jasper: | any way to get livetv OUT of mythtv? |
[14:07:09] | justinh: | nope |
[14:07:25] | Jasper: | too bad, since no-one appears to actually be using it |
[14:07:39] | j-rod (j-rod!i=jarod@nat/redhat/x-13b28347fd60aff8) has left #mythtv-users ("Leaving") | |
[14:07:41] | justinh: | you can remove it from the menus though |
[14:07:43] | justinh: | very easy |
[14:07:50] | Jasper: | oh that's a good idea |
[14:07:57] | Jasper: | because I still wanna be able to record |
[14:08:23] | ** justinh is a livetv deny-er :P ** | |
[14:08:29] | Jasper: | :P |
[14:09:00] | ** BULLE uses livetv ocassionaly ** | |
[14:09:27] | justinh: | it's only good for testing tuners |
[14:09:32] | justinh: | and then only 2 at a time |
[14:10:02] | Kazan: | hmm |
[14:10:10] | Kazan: | where do i check what audio system myth is using |
[14:10:37] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has quit (Connection timed out) | |
[14:10:42] | siXy: | in general options |
[14:11:35] | Kazan: | ah |
[14:11:41] | Kazan: | it's good could default "/dev/dsp" |
[14:11:59] | ** Kazan changes it to "ALSA:default" ** | |
[14:12:13] | siXy: | if you have digital out, use ALSA:spdif |
[14:12:21] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has joined #mythtv-users | |
[14:12:26] | Kazan: | i don't |
[14:12:34] | Kazan: | i'm using a 4.1 audio system for computers |
[14:12:40] | Kazan: | so it's using the normal computer connections |
[14:14:05] | Kazan: | wow using alsa instead of oss i think reduced my cpu utilization.... |
[14:14:39] | Kazan: | i think that did it |
[14:14:53] | Kazan: | i did a bunch of ten minute skips backward and forward all over one of the offending recordings |
[14:14:56] | Kazan: | it remained stable |
[14:15:20] | Kazan: | wow.. no prebuffering pauses even |
[14:15:24] | siXy: | alsa> oss :) |
[14:15:45] | siXy: | and supposedly pluseaudio > alsa, but i don't know much about that |
[14:15:47] | Kazan: | indeed |
[14:15:52] | ** justinh wonders how the 50's diner mythtv theme is coming along anyway ** | |
[14:16:16] | Kazan: | well.. afk now to tell wife za good news |
[14:18:29] | justinh: | "you did WHAT?!" whack.. "oh" |
[14:18:54] | Kazan: | on another subject |
[14:19:00] | Kazan: | trying to switch back to internal player for DVDs |
[14:19:01] | justinh: | or "ok. whatever", or even "mmmmmkay.. as long as you're happy" |
[14:19:11] | siXy: | Kazan: media settings |
[14:19:12] | Kazan: | the "copy protection scheme" on my wife's new DVD causes frontend to crap it's pants |
[14:19:17] | Kazan: | siXy: already changed it over :P |
[14:19:28] | Kazan: | libdvdnav: ifoRead_VOBU_ADMAP vtsi failed |
[14:19:28] | Dralid_ (Dralid_!n=chatzill@12-214-7-141.client.mchsi.com) has joined #mythtv-users | |
[14:19:35] | justinh: | take it back to the store & demand a non-DRM one |
[14:19:50] | justinh: | assuming other encrippled disks play back ok of course |
[14:19:50] | siXy: | hmm. do you have libdvdread libdvdnav and libdvdcss installed and at latest version? |
[14:19:54] | Dralid_: | > I have an Ubuntu box that I installed MythTV on, but cannot get to work properly. The Capture card is a SiliconDust HDHomerun. I can get it to stream to VLC fine, but have problems with the stream on Myth. I think it is a decoding problem, as a approx 4:3 box is filled with random colors when I attempt to stream. Any suggestions? |
[14:19:54] | Kazan: | can't and they don't make a non-drm edition |
[14:20:03] | Kazan: | it's wife's DVD, it was one of her anniversary presents |
[14:20:19] | Kazan: | it plays in powerDVD, so dvdnav guys could get it to work |
[14:20:20] | justinh: | lemme guess. "Hairspray" ? |
[14:20:55] | Kazan: | yup |
[14:21:06] | justinh: | there was a thread on the -users list about it |
[14:21:12] | Kazan: | fun |
[14:21:12] | Dralid_: | Excuse me for the stupid question, but I'm new to IRC, Can people hear me? |
[14:21:18] | Kazan: | yes we can see you typing |
[14:21:18] | justinh: | no Dralid_ |
[14:21:26] | Kazan: | they figure out a work-around |
[14:21:38] | justinh: | Kazan: I doubt it |
[14:21:42] | Dralid_: | okay, thanks... |
[14:22:01] | justinh: | it's not a disc which complies to the DVD spec, so technically can't be allowed to bear the DVD logo apparently. heheh |
[14:22:13] | Kazan: | ooh... so it's illegal for that DVD logo to be on it |
[14:22:42] | justinh: | technically but since Sony is behind it.. er.. |
[14:22:46] | Kazan: | some of the schemes manage to keep inside the compliance bubble |
[14:23:02] | justinh: | apparently some standalone players have problems with it too |
[14:23:14] | justinh: | will these bastards ever learn? |
[14:23:15] | Kazan: | not suprised |
[14:23:19] | Kazan: | no they won't |
[14:23:25] | Kazan: | not until some government fines them into oblivion |
[14:23:38] | Kazan: | and it becomes more costly to be assholes than to "tolerate piracy" |
[14:23:58] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has quit (Read error: 104 (Connection reset by peer)) | |
[14:24:09] | stevenh (stevenh!n=lews@65.167.23.2) has joined #mythtv-users | |
[14:24:18] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has joined #mythtv-users | |
[14:27:18] | Nightcrlr: | can anyone help me out with an error i'm getting? |
[14:27:47] | siXy: | doubt it, without knowing what the error is |
[14:28:06] | justinh: | I've always failed to see how the media companies come to the conclusion they've 'lost' so many billions to piracy. it's like everybody would have bought the shite they downloaded anyway :P.. as if |
[14:28:56] | Nightcrlr: | this is the error i'm getting ------> "Error was encountered while displaying video." |
[14:29:11] | siXy: | internally, i'm sure they don't. but its good to have nice big numbers to go cry to governemnts about so that they can get away with whatever legally-grey practices they want |
[14:29:42] | justinh: | Nightcrlr: I think that might mean that mythtv encountered some kind of 'error' while displaying video. not 100% sure though |
[14:30:11] | siXy: | hehe :) |
[14:30:40] | Nightcrlr: | <justinh> yeah that sounds more like it |
[14:30:59] | justinh: | could mean the video file doesn't exist |
[14:31:19] | justinh: | could mean the driver for the video card doesn't support the output method mythtv is trying to use.. |
[14:31:20] | Nightcrlr: | well its when i'm trying play live tv |
[14:31:31] | mindframe- (mindframe-!n=mindfram@69.2.38.187) has joined #mythtv-users | |
[14:31:53] | justinh: | in this case, like so many others – I think the error message needs to be seen in its true context |
[14:32:13] | justinh: | that is to say, post the whole output of mythfrontend into a pastebin |
[14:32:51] | siXy: | http://rafb.net/paste is a good choice |
[14:33:37] | Nightcrlr: | i don't see any video playing its just black screen and for seconds later the error pops up on screen |
[14:34:10] | siXy: | Nightcrlr: run mythfrontend from the console with logging enabled |
[14:34:37] | Nightcrlr: | i |
[14:35:03] | Nightcrlr: | i've check my log files but they don't make sense to me because i'm noob lol |
[14:35:33] | justinh: | a big problem can be users trying to decide what info is relevant ;) |
[14:36:45] | Nightcrlr: | true... so where should i paste my logs? |
[14:37:34] | rooaus (rooaus!n=cameron@220-130-51-138.HINET-IP.hinet.net) has joined #mythtv-users | |
[14:39:21] | justinh: | pastebin.ca is nice |
[14:39:32] | justinh: | backend log output would be good too |
[14:39:50] | justinh: | since when tv is involved it's rarely the frontend to blame |
[14:41:14] | Jasper: | justinh my laptop crashed...you were saying I coudl remove live-tv easily from the menu |
[14:41:16] | Jasper: | how will I do that" |
[14:41:47] | stiev3 (stiev3!n=stiev3@ip68-10-246-111.hr.hr.cox.net) has joined #mythtv-users | |
[14:41:57] | justinh: | er.. edit the mainmenu.xml file of course |
[14:42:38] | siXy: | Jasper: use kwrite or similar, xml is horrible to edit without syntax highlighting |
[14:42:41] | justinh: | or better still, copy /usr/(local/)share/mythtv/themes/mainmenu.xml to your .mythtv dir in your home dir, then remove the 'watch tv' entry |
[14:42:49] | NOT_guru (NOT_guru!n=chatzill@24-241-103-142.static.stls.mo.charter.com) has joined #mythtv-users | |
[14:43:00] | justinh: | or put <!-- --> around it |
[14:43:08] | justinh: | <!-- comment it out --> ;) |
[14:44:19] | BULLE: | siXy: depends a bit on how you indent yoru xml though |
[14:44:29] | BULLE: | will new mythui thingy still use xml ? |
[14:45:22] | justinh: | yep |
[14:45:28] | justinh: | http://www.pastebin.ca/811000 |
[14:46:17] | jvs (jvs!n=jvs@dyn166168.wlan.jku.at) has joined #mythtv-users | |
[14:46:30] | siXy: | BULLE: iirc mainmenu isn't indented at all |
[14:47:23] | justinh: | indents schmindents |
[14:47:52] | ben10 (ben10!n=atoulan@196.218.200.202) has left #mythtv-users () | |
[14:49:15] | Jasper: | btw...is there any way...lin my watch videos...it displays the .srt files which are in the directorys |
[14:49:21] | Jasper: | I don't want them showed as videos |
[14:49:23] | Jasper: | how can I fix this |
[14:49:32] | justinh (justinh!n=justinh@spc1-salf3-0-0-cust997.bagu.broadband.ntl.com) has quit () | |
[14:51:18] | Nightcrlr: | <justinh> http://www.pastebin.ca/811007 |
[14:52:06] | sege_ (sege_!n=sege@sege.nu) has joined #mythtv-users | |
[14:52:48] | siXy: | Jasper: in videos settings you can hide unkown file types |
[14:53:28] | sege (sege!n=sege@sege.nu) has quit (Read error: 104 (Connection reset by peer)) | |
[14:53:30] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has quit (Read error: 110 (Connection timed out)) | |
[14:54:36] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has joined #mythtv-users | |
[14:55:33] | Nightcrlr: | <justinh> Backendlog ---> http://www.pastebin.ca/811007 Frontendlog ---> http://www.pastebin.ca/811010 |
[14:58:41] | otwin_ (otwin_!n=opera@outgoing.lmrl.lu) has left #mythtv-users () | |
[15:00:11] | rooaus (rooaus!n=cameron@220-130-51-138.HINET-IP.hinet.net) has left #mythtv-users () | |
[15:03:53] | gnome42 (gnome42!n=gnome42@206-248-130-7.dsl.teksavvy.com) has joined #mythtv-users | |
[15:09:14] | Kazan (Kazan!n=no@71-214-254-117.desm.qwest.net) has quit () | |
[15:11:05] | jvs (jvs!n=jvs@dyn166168.wlan.jku.at) has quit (Read error: 110 (Connection timed out)) | |
[15:15:40] | sege_ is now known as sege | |
[15:16:25] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has quit (Read error: 110 (Connection timed out)) | |
[15:16:29] | directhex|bsp (directhex|bsp!n=jms@osc-franzibald.oerc.ox.ac.uk) has quit ("Leaving") | |
[15:18:04] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has joined #mythtv-users | |
[15:29:18] | jgarvey (jgarvey!n=jgarvey@cpe-024-163-032-204.nc.res.rr.com) has joined #mythtv-users | |
[15:34:52] | directhex|bsp (directhex|bsp!n=jms@osc-franzibald.oerc.ox.ac.uk) has joined #mythtv-users | |
[15:39:50] | Jasper: | hej guys |
[15:39:57] | Jasper: | how can I add a file extension to mythtv |
[15:39:59] | Jasper: | like .srt ? |
[15:47:56] | Hoxzer: | You mean like add special settings for specific file extension in mythvideo ? |
[15:47:59] | directhex|bsp: | it's in the mythvideo settings somewhere |
[15:49:31] | Jasper: | yeah allready found it |
[15:49:32] | Jasper: | thank you |
[15:53:27] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has quit (Read error: 110 (Connection timed out)) | |
[15:54:56] | GreyFoxx: | Jasper: Why do you want the SRT to be visible in mythvideo ? |
[15:55:05] | xris (xris!n=xris@xris.forevermore.net) has joined #mythtv-users | |
[15:55:05] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v xris | |
[15:55:21] | GreyFoxx: | If the SRT exists in the same directory as a video and has the same name (except with the srt extension) it will be autoloaded |
[15:56:50] | sebrock (sebrock!n=sebrock@h-91-126-96-52.wholesale.rp80.se) has joined #mythtv-users | |
[15:58:01] | black_Nightmare_ (black_Nightmare_!n=black_Ni@modemcable147.26-58-74.mc.videotron.ca) has joined #mythtv-users | |
[15:58:03] | black_Nightmare_: | back |
[15:59:11] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has quit (Read error: 104 (Connection reset by peer)) | |
[16:00:21] | xris (xris!n=xris@xris.forevermore.net) has quit ("Leaving.") | |
[16:00:45] | bradd (bradd!n=bradd@shaolin.ameri.ca) has joined #mythtv-users | |
[16:04:12] | directhex|bsp: | GreyFoxx, myth includes an srt parser/renderer? |
[16:05:46] | GreyFoxx: | yup |
[16:06:08] | GreyFoxx: | as long as the srt has the same name as the video it will auto load it |
[16:06:25] | GreyFoxx: | you just need to hit a hotkey to display it ontop of the video |
[16:06:40] | GreyFoxx: | I should apply my patch to make that an onscreen menu item for External Subtitles |
[16:07:45] | squidly (squidly!n=squidly@HoodLUG/member/squidly) has quit ("leaving") | |
[16:07:46] | directhex|bsp: | GreyFoxx, that's something that's up to myth, it's not in ffmpeg, right? |
[16:09:51] | edge (edge!n=edge@D047A966.ptr.provps.com) has joined #mythtv-users | |
[16:10:01] | GreyFoxx: | I think it's internal to myth |
[16:10:36] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has joined #mythtv-users | |
[16:10:43] | Jasper: | hej guys, I have no sound playing a .wmv 1080p |
[16:10:46] | Jasper: | how can I fix this? |
[16:11:01] | edge: | im attempting to run the mythtv front and backend on the same box. i started it on gentoo by adding it to the run time, but the front end says it can't connect to the backend at the loopback address |
[16:11:38] | GreyFoxx: | directhex|bsp: libs/libmythtv/textsubtitleparser.cpp |
[16:12:01] | directhex|bsp: | GreyFoxx, what i'm getting towards is "how, rationally, to make myth read subtitles from a stream inside the video container instead of a file on disk" |
[16:13:01] | Jasper: | is the internal player lacking the plugin for wmv hd 1080p sound? |
[16:13:22] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has joined #mythtv-users | |
[16:13:40] | SiD3WiNDR: | edge: is your backend really running? |
[16:13:40] | directhex|bsp: | Jasper, 1080p is a video resolution. wmv is a container format. work out the audio codec your file wants |
[16:14:00] | Dralid_ (Dralid_!n=chatzill@12-214-7-141.client.mchsi.com) has quit ("ChatZilla 0.9.79 [Firefox 2.0.0.11/2007120410]") | |
[16:14:20] | edge: | SiD3WiNDR: it says it started, i would assume it wouldn't tell me it started if it really hasn't. how do i test its running if the frontend wont connect to it |
[16:14:35] | SiD3WiNDR: | ps ax|grep myth |
[16:14:52] | directhex|bsp: | what's the xml status port? 6544 or somesuch? |
[16:15:55] | squidly (squidly!n=squidly@adsl-76-224-92-239.dsl.emhril.sbcglobal.net) has joined #mythtv-users | |
[16:16:12] | Hoxzer (Hoxzer!n=hox@dsl-hkigw2-fe1ede00-55.dhcp.inet.fi) has quit ("leaving") | |
[16:16:13] | Jasper: | directhex that's what I've been ttrying |
[16:16:18] | Jasper: | but gspot doesn't realy recognise the sound |
[16:16:36] | Jasper: | oh wait |
[16:16:38] | Jasper: | directhex 0x0162 (Windows Media Audio 9 Professional) |
[16:16:43] | Jasper: | that's the audio codec it requires |
[16:19:18] | Jasper: | guys |
[16:19:21] | Jasper: | can mythtv use ffmpeg? |
[16:19:58] | Hoxzer (Hoxzer!n=hox@dsl-hkigw2-fe1ede00-55.dhcp.inet.fi) has joined #mythtv-users | |
[16:20:55] | Cyrexion (Cyrexion!n=johndoe@cpe-76-180-126-5.buffalo.res.rr.com) has joined #mythtv-users | |
[16:21:48] | directhex|bsp: | Jasper, mythtv uses its own built-in ffmpeg |
[16:22:13] | Jasper: | yes but directhex apparently it's missing the codec right? |
[16:24:07] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has quit (Read error: 104 (Connection reset by peer)) | |
[16:24:22] | directhex|bsp: | wma pro hasn't been reverse-engineered |
[16:24:25] | GreyFoxx: | myth uses the ffmpeg libraries for decoding and is only 1 month or so behind their current development versions |
[16:24:40] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has joined #mythtv-users | |
[16:24:46] | Jasper: | sorry directhex got disconnected |
[16:24:59] | Jasper: | but I guess ffmpeg which is included is missing the sound codec right? |
[16:25:35] | directhex|bsp: | wma pro hasn't been reverse-engineered |
[16:26:19] | davilla (davilla!n=davilla@24.172.19.62) has joined #mythtv-users | |
[16:26:23] | Jasper: | oeh |
[16:26:26] | Jasper: | that's not good now is it |
[16:26:33] | lizaore1 (lizaore1!n=lizaoreo@adsl-068-209-001-173.sip.asm.bellsouth.net) has joined #mythtv-users | |
[16:26:47] | directhex|bsp: | it's a reality of proprietary ecosystems |
[16:31:22] | fysa (fysa!n=j@6532148hfc121.tampabay.res.rr.com) has joined #mythtv-users | |
[16:31:29] | [[thufir]] ([[thufir]]!n=[[thufir@S01060016ec23af88.vc.shawcable.net) has quit ("Leaving.") | |
[16:31:54] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has quit (Success) | |
[16:32:50] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has joined #mythtv-users | |
[16:33:36] | black_Nightmare_ (black_Nightmare_!n=black_Ni@modemcable147.26-58-74.mc.videotron.ca) has left #mythtv-users () | |
[16:40:22] | Led-Hed (Led-Hed!n=LedHed@209.209.124.226) has joined #mythtv-users | |
[16:40:30] | xris (xris!n=xris@ip67-88-193-254.z193-88-67.customer.algx.net) has joined #mythtv-users | |
[16:40:30] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v xris | |
[16:43:05] | fysa (fysa!n=j@6532148hfc121.tampabay.res.rr.com) has quit (Read error: 113 (No route to host)) | |
[16:43:45] | Cyrexion: | Hey guys... does anyone know if there is a command-line based utility which will take a video file (captured from myth, .mpg), seek to random points in that video file, and extract snapshots? |
[16:45:17] | directhex|bsp: | there's something. mytharchive does it when making a DVD |
[16:46:51] | robbins876 (robbins876!n=robbins8@host-51-214-9-69.midco.net) has joined #mythtv-users | |
[16:48:28] | Patina (Patina!n=tomas@82.143.216.111) has joined #mythtv-users | |
[16:50:47] | lizaore1: | Hey guys, I got my MythTV working, sorta, I get display, but it's all squished up and Black and White. Not sure what to do now, it took forever to get it this far, but I'm glad I made it over the lirc hurdle :) |
[16:50:56] | lizaore1: | Here's a shot of what I see right now http://lizaoreo.thokk.com/MythTV.png |
[16:54:25] | Cyrexion: | now that's the way donkey kong should be played :) ! (j/k) |
[16:56:26] | BULLE: | lizaore1: seems like a tv-out issue to me |
[16:56:58] | espacious: | i have winfast 200 tv card seems it works but im not able to scan for channels |
[16:57:09] | espacious: | or better can anyone help me with setting up the chanels for my country? |
[16:57:40] | espacious: | i tryed many things but no luck. |
[16:58:25] | jeffery (jeffery!n=jeffery@crickey.fernandez.net.au) has quit (Read error: 110 (Connection timed out)) | |
[16:59:22] | fysa (fysa!i=fysa@6532148hfc121.tampabay.res.rr.com) has joined #mythtv-users | |
[16:59:47] | lizaore1: | Hmm, when I get home today I'll try pulling from a different device. Thanks... probably should have thought of that myself. |
[17:01:42] | Computer_Czar (Computer_Czar!n=Drake@71.5.26.30.ptr.us.xo.net) has quit ("Leaving") | |
[17:02:57] | iamlindoro_ (iamlindoro_!n=rmcnamar@140.239.95.222) has joined #mythtv-users | |
[17:04:52] | hashbang (hashbang!n=nosuch@cse-ajb.cse.bris.ac.uk) has quit ("Client exiting") | |
[17:06:29] | stiev3 (stiev3!n=stiev3@ip68-10-246-111.hr.hr.cox.net) has quit ("Leaving") | |
[17:07:36] | espacious: | can someone point me to the right way getting my tvcard to capture something? |
[17:08:00] | espacious: | i use mythbuntu |
[17:08:12] | stiev3 (stiev3!n=stiev3@ip68-10-246-111.hr.hr.cox.net) has joined #mythtv-users | |
[17:11:05] | mr|venm: | Is it possible to disable the "video information" window so you don't have to hit "enter" an extra time before the video loads in the player? The window I'm referring to is: http://www.mythtv.org/wiki/index.php/Image:VideoSelect.jpg |
[17:13:28] | Jasper (Jasper!n=jverberk@ipd50a583c.speed.planet.nl) has quit () | |
[17:15:45] | siXy (siXy!i=siXy@88.211.54.195) has quit ("Leaving") | |
[17:20:41] | floppyears (floppyears!n=jose@poipu/supporter/floppyears) has quit (Read error: 104 (Connection reset by peer)) | |
[17:22:28] | Hausberg (Hausberg!n=jykke@p549A2BCB.dip0.t-ipconnect.de) has joined #mythtv-users | |
[17:48:19] | souped (souped!n=jerbes@71.5.4.16) has quit ("Konversation terminated!") | |
[17:53:40] | Hausberg (Hausberg!n=jykke@p549A2BCB.dip0.t-ipconnect.de) has quit ("Leaving") | |
[17:53:49] | kothog (kothog!n=kothog@unaffiliated/kothog) has joined #mythtv-users | |
[17:55:31] | _Zoltan_ (_Zoltan_!n=dah@adsl-153-97-38.tys.bellsouth.net) has quit (Read error: 113 (No route to host)) | |
[18:00:53] | morpheus9 (morpheus9!n=morpheus@195.224.109.78) has joined #mythtv-users | |
[18:02:05] | morpheus9: | I have mythtv running on ubuntu gutsy with a nova-t 500 card, when I try and add a capture card in mythtv-setup it says "failed to open" in the probed info, any suggestions??? |
[18:02:26] | Hoxzer (Hoxzer!n=hox@dsl-hkigw2-fe1ede00-55.dhcp.inet.fi) has quit (Read error: 104 (Connection reset by peer)) | |
[18:02:26] | iamlindoro_: | Does your card work properly outside of myth? |
[18:02:33] | morpheus9: | yup |
[18:02:46] | iamlindoro_: | Are you running myth setup as a user with permissions to the device? |
[18:03:10] | morpheus9: | running it as root (ummmmm I think) |
[18:03:20] | Mersault (Mersault!n=Mersault@216.254.142.206) has joined #mythtv-users | |
[18:03:21] | iamlindoro_: | seems like the kind of thing you should be sure about |
[18:03:40] | iamlindoro_: | Further, are you setting it as the correct card type? |
[18:03:52] | morpheus9: | the only option I have is V4l |
[18:04:02] | iamlindoro_: | It's a DVB card, no? |
[18:04:09] | morpheus9: | yup |
[18:04:13] | iamlindoro_: | It should be set as DVB card type. That's why it's not probing. |
[18:04:24] | morpheus9: | where do I set that? |
[18:04:27] | iamlindoro_: | And if you don't have a DVB option, then you didn't compile mtyh with --enable-dvb |
[18:04:37] | iamlindoro_: | It's the first option in setting up a tuner card |
[18:05:02] | morpheus9: | ahhh tits, is there any way I can recompile or do I need to re-install? |
[18:05:35] | iamlindoro_: | Sure, if you have the source, you can recompile fine... |
[18:05:42] | iamlindoro_: | did you compile in the first place? |
[18:05:57] | morpheus9: | bugger, I installed from synaptic |
[18:06:01] | Hoxzer (Hoxzer!n=hox@dsl-hkigw2-fe1ede00-55.dhcp.inet.fi) has joined #mythtv-users | |
[18:06:10] | iamlindoro_: | you should have a dvb option.. most packaged version include it |
[18:06:28] | iamlindoro_: | Just highlight the card type where it says v4l, and press right and left.. you don't have *any* other options? |
[18:06:41] | iamlindoro_: | you should have at *least* a few |
[18:06:43] | NOT_guru (NOT_guru!n=chatzill@24-241-103-142.static.stls.mo.charter.com) has quit ("ChatZilla 0.9.79 [Firefox 2.0.0.11/2007112718]") | |
[18:06:57] | morpheus9: | none at all??? |
[18:07:23] | iamlindoro_: | So you're telling me that you have *no* options besides v4l in mythtv-setup? |
[18:07:54] | iamlindoro_: | Then something is pretty borked in your setup... you should have at *least* Mpeg-2 encoder card type, DTV, HDHomerun, and a few more. And that's without ANY extra compile flags. |
[18:08:16] | ** morpheus9 hangs head in shame, didnt know there were left and right options :( ** | |
[18:08:26] | iamlindoro_: | Ah. So you found DVB then? |
[18:08:34] | ** morpheus9 nods ** | |
[18:08:37] | morpheus9: | doh! |
[18:08:41] | iamlindoro_: | there you go, should be all set. |
[18:10:51] | morpheus9: | the only reference to a dvb card is "DVB DTV capture card (v3.x) is that the right one? |
[18:11:00] | iamlindoro_: | Yes |
[18:11:05] | iamlindoro_: | Erm |
[18:11:20] | iamlindoro_: | as long as it probes your card properly, yes. There's DTV and DVB types, different |
[18:11:32] | iamlindoro_: | I don't know a thing about your specific card |
[18:12:01] | iamlindoro_: | Anyway, you're on your own with that |
[18:12:12] | morpheus9: | ok, cheers :) |
[18:12:30] | iamlindoro_: | No problem, good luck... you're fairly close to the right thing, anyway |
[18:14:00] | psofa (psofa!n=psofa@adsl14-9.ath.forthnet.gr) has quit (Read error: 110 (Connection timed out)) | |
[18:14:25] | psofa (psofa!n=psofa@adsl36-234.ath.forthnet.gr) has joined #mythtv-users | |
[18:15:02] | robbins61 (robbins61!n=robbins6@host-51-214-9-69.midco.net) has quit (Remote closed the connection) | |
[18:16:57] | guyvdb_ (guyvdb_!n=guyvdb_@41.208.50.176) has joined #mythtv-users | |
[18:17:07] | guyvdb_: | Hi, I am thinking of building a mythtv box. I have been reading the mythtv howto. What i do not get is how do you control the input channel (what is coming from the satelite decoder) from mythtv... or don't (can't) you? |
[18:17:19] | directhex: | guyvdb_, an ir blaster |
[18:17:35] | directhex: | guyvdb_, which is a dongle which points at your set-top box & pretends to be a remote control |
[18:17:57] | guyvdb_: | directhex, then you can record channel xx at a scheduled time and it will change chanels and record? |
[18:18:11] | directhex: | guyvdb_, that's the idea, yes |
[18:18:13] | robthebob (robthebob!n=rn114@robthebob.plus.com) has joined #mythtv-users | |
[18:18:17] | guyvdb_: | k htx |
[18:19:20] | guyvdb_: | directhex: what is an amd athlon a good cpu choice? What about capture cards? MPEG2 or 4? |
[18:20:20] | directhex: | guyvdb_, for capturing SD via an analog link? any old cpu will do, and you want a hauppauge pvr150 as your capture card |
[18:20:53] | iamlindoro_: | Don't think there are any MPEG-4 Hardware encoders on the market yet (although reference designs exist)... That is, of course, excluding DVB x.264 streams. |
[18:21:13] | iamlindoro_: | And anyway, if they have hit market yet, there are certainly no linux drivers. |
[18:21:30] | iamlindoro_: | So yes, PVR-x50/500 |
[18:22:03] | guyvdb_: | thx |
[18:26:34] | directhex: | iamlindoro, there's that usb-attached thing. go7007 chipset |
[18:27:02] | iamlindoro_: | And guyvdb_, your backend can be fairly low power-- you need beef on the frontend... depending on what you intend to display (HD in Mpeg-2 to 1080i can be handled by a halfway decent Athlon or Intel Processor, x.264 1080p needs a good dual core processor) |
[18:27:28] | iamlindoro_: | directhex, are there linuxtv drivers for it? Never seen it |
[18:27:42] | directhex: | iamlindoro, http://oss.wischip.com/ |
[18:27:45] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[18:27:59] | guyvdb_: | thx guys... chow |
[18:28:12] | guyvdb_ (guyvdb_!n=guyvdb_@41.208.50.176) has quit ("Leaving") | |
[18:29:04] | iamlindoro_: | directhex, but no tuner, right? |
[18:29:22] | jhulst (jhulst!n=jhulst@unaffiliated/jhulst) has quit (Read error: 113 (No route to host)) | |
[18:29:24] | xris: | chow? it's not lunchtime yet. |
[18:29:40] | directhex: | iamlindoro, right |
[18:30:21] | iamlindoro_: | Should have been more specific, I meant tuner cards |
[18:31:27] | directhex: | who gives a poop about analog anymore? |
[18:32:03] | iamlindoro_: | Kinda stuck using analog out of the cable box when all the extended cable is 5C'd up the ass.. |
[18:32:36] | sigger_ (sigger_!n=mkasson@ool-44c0a897.dyn.optonline.net) has quit (Read error: 110 (Connection timed out)) | |
[18:32:44] | sigger_ (sigger_!n=mkasson@ool-44c0a897.dyn.optonline.net) has joined #mythtv-users | |
[18:32:47] | iamlindoro_: | I needs my Daily Show ;) |
[18:33:48] | mrevell (mrevell!n=matthew@canonical/launchpad/mrevell) has joined #mythtv-users | |
[18:36:13] | justinh (justinh!n=justinh@spc1-salf3-0-0-cust997.bagu.broadband.ntl.com) has joined #mythtv-users | |
[18:36:42] | otwin_ (otwin_!n=otwin@217.31.78.25) has joined #mythtv-users | |
[18:39:09] | bradd (bradd!n=bradd@shaolin.ameri.ca) has quit ("leaving") | |
[18:41:32] | otwin_ (otwin_!n=otwin@217.31.78.25) has left #mythtv-users ("Konversation terminated!") | |
[18:42:45] | onixian (onixian!n=xian@host-84-222-49-121.cust-adsl.tiscali.it) has joined #mythtv-users | |
[18:43:43] | NOT_guru (NOT_guru!n=chatzill@24-241-103-142.static.stls.mo.charter.com) has joined #mythtv-users | |
[18:43:47] | NOT_guru (NOT_guru!n=chatzill@24-241-103-142.static.stls.mo.charter.com) has quit (Remote closed the connection) | |
[18:51:34] | mrevell (mrevell!n=matthew@canonical/launchpad/mrevell) has quit ("Gone to see a man about a dog") | |
[18:52:26] | otwin (otwin!n=otwin@217.31.78.25) has quit (Read error: 110 (Connection timed out)) | |
[18:52:40] | Fackamato (Fackamato!n=piracy@90-230-61-2-no152.tbcn.telia.com) has joined #mythtv-users | |
[18:52:54] | Dr_willis (Dr_willis!n=willis@74-140-6-108.dhcp.insightbb.com) has joined #mythtv-users | |
[18:53:38] | lsobral (lsobral!n=sobral@200.184.118.132) has joined #mythtv-users | |
[18:58:33] | amrit|zzz is now known as amrit|wrk | |
[19:00:55] | GreyFoxx: | 5~5~ |
[19:01:32] | directhex: | 77! |
[19:04:01] | Dr_willis (Dr_willis!n=willis@74-140-6-108.dhcp.insightbb.com) has quit ("Leaving") | |
[19:06:54] | otwin (otwin!n=otwin@217.31.78.25) has joined #mythtv-users | |
[19:08:34] | justinh: | directhex: seen this? http://www.digitalspy.co.uk/digitaltv/a80757/ . . . hannels.html Atrocious! one more plus point for dvb-s |
[19:09:05] | Fackamato: | could the mythtv backend run on a windows host? |
[19:09:15] | directhex: | justinh, filth! |
[19:09:15] | iamlindoro_: | No |
[19:09:17] | Fackamato: | I guess not native.. so, in, er, what is it called... that environment |
[19:09:19] | directhex: | Fackamato, no effing chance |
[19:09:22] | bsdfox (bsdfox!n=h36sa@dialup-4.182.57.173.Dial1.SanJose1.Level3.net) has joined #mythtv-users | |
[19:09:38] | directhex: | Fackamato, mythbackend relies 100% on the video4linux2 kernel driver model |
[19:10:34] | Fackamato: | ah |
[19:10:38] | justinh: | "but muh muh muhhhhhhhhhhhhhhhhhhhh, virtual thingies, mutter mutter" :-\ |
[19:10:40] | Fackamato: | okay, thanks for a quick reply, now I know |
[19:10:56] | iamlindoro_: | Plus, it's a terrible, terrible, terrible idea and makes me violently ill. |
[19:10:59] | justinh: | oi loikes moi miffteevee re-lyables innit |
[19:11:19] | iamlindoro_: | Justinh, are you bovvered? |
[19:11:41] | justinh: | I've only ever seen XP boxes crash when capturing video these last 3 years so I'd bet a miffyteevee on windows isn't a great idea |
[19:11:45] | directhex: | "better mobile and mobile broadband services came out on top" |
[19:11:50] | directhex: | i feel physically ill :| |
[19:12:22] | justinh: | directhex: being able to update your facebook (BARF) profile while on the no. 37 bus is IMPERATIVE, don't you know anything dude?! ;) |
[19:13:02] | directhex: | justinh, http://www.penny-arcade.com/comic/2006/06/19 |
[19:23:10] | mkrufky (mkrufky!n=mk@unaffiliated/mkrufky) has joined #mythtv-users | |
[19:24:46] | sebrock (sebrock!n=sebrock@h-91-126-96-52.wholesale.rp80.se) has left #mythtv-users () | |
[19:25:53] | sebrock_ (sebrock_!n=sebrock@h-91-126-96-52.wholesale.rp80.se) has joined #mythtv-users | |
[19:29:53] | directhex: | justinh, 4hd starts today, apparently |
[19:33:49] | Cyrexion (Cyrexion!n=johndoe@cpe-76-180-126-5.buffalo.res.rr.com) has quit () | |
[19:33:58] | at0m|c: | hi, i'm looking for a USB IR receiver, to control my laptop's mythtv frontend. i read on lirc.org they dont support usb dongles – anyone have a hint for me on that? |
[19:34:49] | at0m|c: | only my pvr backend has an IR port for now, from the pvr-250, but that ain't of much use when it's in the cellar |
[19:35:01] | onixian (onixian!n=xian@host-84-222-49-121.cust-adsl.tiscali.it) has quit ("This computer has gone to sleep") | |
[19:36:50] | iamlindoro_: | at0m|c, there are tons... the MCE USB receiver (which comes with PVR-150s and 500s, might be able to get one seperate on e-bay)... also the Snapstream remote/receiver... among many others, but those two are common. |
[19:37:17] | iamlindoro_: | Or get an HTPC case with a built-in receiver |
[19:38:51] | at0m|c: | iamlindoro_, not getting any other htpc's (i have a couple spare laptops and pc's eh, gf will go crazy;), but i'll look into the MCE receivers you mentioned |
[19:39:21] | iamlindoro_: | Not the pc, just the case. Just an option. |
[19:39:29] | at0m|c: | ah, i see |
[19:39:32] | iamlindoro_: | dump whatever you want in there |
[19:39:46] | iamlindoro_: | Many of the htpc cases have IR receivers. |
[19:39:58] | iamlindoro_: | Which, in spite of their internal connection, are USB. |
[19:41:02] | iamlindoro_: | ebay search for "Microsoft IR receiver turns up six results with prices between $1 an $20. |
[19:41:22] | doje (doje!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[19:41:23] | at0m|c: | oki, excellent! will check, have to go for 30mins or so |
[19:41:33] | at0m|c: | cheers iamlindoro_ |
[19:41:36] | iamlindoro_: | no prob |
[19:46:31] | doje (doje!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[19:46:37] | doje (doje!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[19:50:52] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[19:55:09] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:06:45] | Led-Hed (Led-Hed!n=LedHed@209.209.124.226) has quit ("Leaving") | |
[20:07:35] | doje (doje!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[20:10:59] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[20:11:05] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[20:11:19] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:14:21] | morpheus9 (morpheus9!n=morpheus@195.224.109.78) has quit (Read error: 110 (Connection timed out)) | |
[20:15:34] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:19:23] | psofa_ (psofa_!n=psofa@adsl23-110.ath.forthnet.gr) has joined #mythtv-users | |
[20:19:37] | psofa (psofa!n=psofa@adsl36-234.ath.forthnet.gr) has quit (Read error: 110 (Connection timed out)) | |
[20:19:37] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[20:19:50] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:29:11] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has joined #mythtv-users | |
[20:31:38] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[20:31:47] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:33:07] | k-man (k-man!n=jason@unaffiliated/k-man) has quit (Read error: 110 (Connection timed out)) | |
[20:35:53] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[20:35:54] | jhulst (jhulst!n=jhulst@unaffiliated/jhulst) has joined #mythtv-users | |
[20:36:02] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:37:35] | nuonguy_ (nuonguy_!n=nuonguy@c-24-6-175-26.hsd1.ca.comcast.net) has quit () | |
[20:39:51] | [[thufir]] ([[thufir]]!n=[[thufir@S01060016ec23af88.vc.shawcable.net) has joined #mythtv-users | |
[20:40:04] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[20:40:04] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[20:40:18] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:42:12] | ectospasm (ectospasm!n=ectospas@c-68-62-219-11.hsd1.al.comcast.net) has quit (Connection timed out) | |
[20:44:35] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:45:07] | k-man (k-man!n=jason@unaffiliated/k-man) has joined #mythtv-users | |
[20:48:42] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[20:48:51] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:52:59] | splat1 (splat1!n=splat1@rf1.splat1.com) has quit (Read error: 104 (Connection reset by peer)) | |
[20:52:59] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[20:53:08] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:53:14] | splat1 (splat1!n=splat1@rf1.splat1.com) has joined #mythtv-users | |
[20:53:36] | iamlindoro_: | looks like someone's having a hard time maintaining their internet connection |
[20:57:08] | psofa_ (psofa_!n=psofa@adsl23-110.ath.forthnet.gr) has quit () | |
[20:57:14] | psofa_ (psofa_!n=psofa@adsl23-110.ath.forthnet.gr) has joined #mythtv-users | |
[20:57:14] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[20:57:25] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[20:57:26] | psofa_ is now known as psofa | |
[20:57:35] | psofa (psofa!n=psofa@adsl23-110.ath.forthnet.gr) has quit (Read error: 104 (Connection reset by peer)) | |
[20:57:57] | psofa (psofa!n=psofa@adsl23-110.ath.forthnet.gr) has joined #mythtv-users | |
[20:58:57] | Durando (Durando!i=Durando@cpe-72-224-131-223.maine.res.rr.com) has joined #mythtv-users | |
[20:59:39] | justinh: | damn there's a considerable lack of IEC mains leads in this house |
[21:00:28] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[21:01:42] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[21:02:01] | justinh: | heheheh last update on my dev box was 14034 |
[21:02:35] | Durando: | hello, I am thinking about building a mythtv system for my home. I am wondering if it is possible to build a myth database that contains the information I want it to outside of the Mythtv UI so I can archieve all my music and possibly my movies with the data that I want (IE coverart, album details, movie descriptions, etc) and have the full benefit of this information in mythtv |
[21:03:10] | justinh: | it's possible but you'll be virtually on your own |
[21:03:21] | directhex: | hacking the db by hand is icky, but possible |
[21:03:31] | directhex: | mythweb isn't terrible for editing video metadata |
[21:03:37] | iamlindoro_: | It'd be far wiser to create a myth database within frontend/backend and learn to interface with it than the opposite. |
[21:03:50] | justinh: | I think somebody's talking about doing it en masse |
[21:03:57] | justinh: | automagically,even |
[21:04:27] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has quit (Read error: 110 (Connection timed out)) | |
[21:04:30] | justinh: | mythmusic can't retrieve cover art and anything that does (probably other than itunes) is being naughty & scraping sites |
[21:05:00] | Durando: | something along that line justinh, I honestly have alot of problems with linux and would more than likely be doing the building of the database from a windows based machine |
[21:05:22] | justinh: | so use Media Portal instead then |
[21:05:29] | iamlindoro_: | yeah, fucking free software hippies. |
[21:05:33] | justinh: | if you're scared of using linux, mythtv is probably not for you |
[21:05:33] | directhex: | justinh, amazon have an api specifically for it |
[21:05:55] | directhex: | justinh, i've done album art before using their SOAP API |
[21:06:10] | justinh: | directhex: there are T&Cs attached to the API I bet though |
[21:06:28] | justinh: | like "show all the 'buy this album' links & crap" |
[21:06:39] | Durando: | iamlindoro, i wasn't saying anything about not liking the idea of linux. But I live in a strictly windows world at home, work and anywhere else i access a pc so the transition may be a bit more painful than i'm prepared for |
[21:06:46] | iamlindoro_: | either way, batter to create a "skeleton" database properly (ie *with* a proper myth setup) and use it as a template to expand however you want |
[21:06:55] | directhex: | justinh, you'd be surprised |
[21:07:20] | justinh: | Durando: the bottom line is, mythtv can manage all that itself and there are scripts which can make life much easier |
[21:07:51] | justinh: | jees man over 3 years ago I baulked at the very idea of setting up a linux box |
[21:08:02] | directhex: | justinh, they don't NEED to attach those t&cs, because in the end, they're banking on major convenience to influence people more than onerous licensing terms |
[21:08:19] | justinh: | my mate said "why not try mythtv?".. I said "MUHHHHHHHHHHHHHH,, ARGHHH BUT IT'S LINUXY :(" |
[21:08:49] | justinh: | and then the pod came & a more linux-friendly me popped out |
[21:09:15] | justinh: | directhex: BTW.. what's worse than a windows fanboy at work? |
[21:09:45] | justinh: | I mean, a work colleague who'd be very inadequately described as a windows fanboy... |
[21:10:33] | justinh: | a windows fanboy who has recently bought a Mac :( Oh ffs SHUT UP already. Yes I _know_ how nice non-MS OS are |
[21:11:30] | Durando: | is it possible with myth to have a large centralized database and media stored that can be streamed to several other myth systems even if they are mobile? |
[21:11:32] | AngryElf (AngryElf!n=jsharpe@ip24-255-126-187.dc.dc.cox.net) has quit ("Lost terminal") | |
[21:11:38] | justinh: | Durando: no |
[21:11:54] | justinh: | forget the last word & you're almost there |
[21:12:29] | justinh: | though mythtv only streams TV (live & recorded TV shows). won't stream music or videos, or pictures |
[21:12:51] | justinh: | for the rest there are network filesystems like NFS :) |
[21:13:40] | Durando: | so through nfs i would be able to have a Mythmusic (only mythmusic) system that read off the central storage for its database and media? |
[21:13:51] | justinh: | yes |
[21:14:07] | directhex: | justinh, one of my office pcs is a very nice mac. it was the best-value linux workstation that met my requirements |
[21:14:09] | justinh: | the mythtv database is THE mythtv database |
[21:14:26] | justinh: | you need only one – indeed mythtv supports only using one |
[21:14:53] | justinh: | directhex: oh I don't doubt it. this guy's gone from windows to mac fanboy in a flash & it's annoying |
[21:15:10] | Durando: | nice so now all i need to do is learn linux, get a stable install of a distro, get a stable myth install and build a database. I should be up and running in about 10 years if i start right now lol |
[21:15:31] | ** directhex wonders if he should throw Durando a bone ** | |
[21:15:55] | iamlindoro_: | Again, no need to "build" a database. Let myth handle it for you, *then* figure out how/if to interface with it |
[21:15:56] | directhex: | go on then, i'm feeling nice. http://www.hexus.net/content/item.php?item=10005 |
[21:16:21] | directhex: | YMMV. IANAL. IDDQD |
[21:16:47] | Durando: | ty directhex that will be a good starting point i beleive |
[21:17:31] | Durando: | sorry if i sound anti linux its just that i've been using windows since 3.1 and its hard to get away from a precompiled environment |
[21:17:41] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Connection timed out) | |
[21:17:49] | justinh: | who says you have to move away from a precompiled environment?! |
[21:17:50] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Success) | |
[21:17:52] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[21:18:05] | directhex: | i've been running windows since 1994. these days i'm a professional linux systems manager and freelance tech writer |
[21:18:06] | justinh: | and on the 9th day, $deity invented _packages_ |
[21:18:30] | directhex: | says mister compiles-his-own-random-mythtv-revision! |
[21:18:43] | justinh: | yeah but only cos I'm weird |
[21:18:51] | Durando: | generally speaking every linux distro i have attempted to install, something went ascew during my trial and error and i ended up with a unbootable system before long |
[21:18:54] | justinh: | and I don't want to upgrade my backend just yet |
[21:19:07] | justinh: | Durando: then it sounds like you need ubuntu |
[21:19:16] | justinh: | you have to be an expert to fuck ubuntu up |
[21:19:38] | jams: | guess i'm an expert then |
[21:19:43] | Durando: | lol |
[21:19:51] | ** justinh puts his hand up.. and me ;) ** | |
[21:20:15] | justinh: | seriously though you have to work quite hard to mess ubuntu up so bad it won't boot |
[21:20:20] | Durando: | i was told that gentoo was a good distro that allowed for alot of customization once you become more familiar with nix |
[21:20:41] | justinh: | er.. it needs a shedload of customisation right from the very off! |
[21:20:51] | directhex: | there's nothing good about gentoo for 99.99% of use cases |
[21:20:58] | justinh: | and it demands you become familiar as you install it |
[21:21:01] | ** directhex prepares for flame war ** | |
[21:21:06] | justinh: | baptism of fire, I called it |
[21:21:24] | directhex: | i don't mind, i'm used to massive flames now. my ps3 linux article has attracted a most curious breed of troll |
[21:21:25] | justinh: | I didn't find it too bad as a linux noob but it's a hard slog |
[21:21:47] | iamlindoro_: | Barrier ro entry is lower than it's ever been |
[21:21:49] | iamlindoro_: | er to |
[21:22:09] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[21:22:13] | justinh: | Durando: a lot of people swear by knoppmyth. a lot of people swear at mythdora. others try mythbuntu |
[21:22:23] | Durando: | how well does mytv run in an emulated install (IE Cygwin etc) |
[21:22:30] | iamlindoro_: | no |
[21:22:32] | directhex: | Durando, cygwin isn't what you think it is |
[21:22:38] | justinh: | /ignore virtual crap again |
[21:22:40] | iamlindoro_: | banish that thought |
[21:23:02] | Durando: | ok virtual is bad |
[21:23:06] | Durando: | mmm k |
[21:23:11] | justinh: | Durando: seriously if you're _that_ allergic to linux, MediaPortal |
[21:23:27] | justinh: | though I have a feeling you'll be back ;) |
[21:23:33] | directhex: | Durando, there's actually an in-development port of the FRONTEND component of mythtv (i.e. the part for viewing/accessing media stored on a linux-based BACKEND), but you need to run bleeding edge self-compiled software for that really |
[21:23:40] | Durando: | i'm not allergic to linux i'm just trying to find a starting point because i dont have a system (yet) to devote to this project/learning process |
[21:24:03] | justinh: | Durando: download an ubuntu cd. boot off it as a livecd without changing a thing on your HDD. play with it |
[21:24:13] | justinh: | maybe install it on a spare box & get the feel of it |
[21:24:24] | directhex: | cygwin isn't emulation of linux or a pc. cygwin is a POSIX layer – i.e. you can cmopile any POSIX-compatible code against the cygwin layer (rather than the linux or bsd etc layers). in theory |
[21:24:46] | clever: | my mythfrontend is not responding |
[21:24:57] | ** justinh thwacks clever's frontend ** | |
[21:25:01] | justinh: | that better? |
[21:25:02] | clever: | its redrawing when i alt+tab to it but isnt leaving the recording list when i hit escape |
[21:25:13] | justinh: | try rm -rf / |
[21:25:17] | directhex: | cygwin is mostly mentioned in the context of linux because linux is the biggest POSIX target – so a lot of linux software can also be compiled on cygwin |
[21:25:26] | clever: | a kill will do it but wont stop it from happening again |
[21:25:32] | Daviey: | justinh: ! |
[21:25:48] | iamlindoro_: | justinh, lol, I never have the courage to try that joke for fear someone will actually *do* it |
[21:25:48] | sebrock_ (sebrock_!n=sebrock@h-91-126-96-52.wholesale.rp80.se) has quit ("Leaving") | |
[21:25:55] | justinh: | oh shit it's the pro-ubuntu IRC police again :( |
[21:25:57] | Durando: | alright i'll try a livecd to get a feel for the os and then start trying to piece together a "spare box" |
[21:26:32] | justinh: | Durando: I hope you'll find it's not even half as scary as you think it is. Honest |
[21:26:35] | Daviey: | justinh: I suggested someone dd over their hd the other day :D |
[21:26:42] | iamlindoro_: | Durando, Myth can be an absolutel simple pleasure to set up presuming you a) follow a good howto, and b) choose good, well supported hardware |
[21:26:48] | clever: | one person wanted to know how to totaly remove linux |
[21:26:58] | clever: | he didnt think xp was able to install over it:P |
[21:27:05] | clever: | i helped him dd /dev/zero over his disk |
[21:27:10] | clever: | from within linux:P |
[21:27:22] | directhex: | clever, there are guides on support.microsoft.com on how to "uninstall" linux |
[21:27:24] | justinh: | Durando: note – if you decide to give mythtv on ubuntu a go, PLEASE follow the ubuntu community mythtv documentation and NOT some unclued bint's blog entries. PLEASE! |
[21:27:35] | clever: | directhex: lol |
[21:27:35] | clever: | directhex: do you even need to?:P |
[21:27:39] | SiD3WiNDR: | clever: well, rm -rf / works, and also nicely cleans all your data partitions/disks you had mounted ;D |
[21:27:43] | directhex: | i'm not unclued. i'm SMRT! |
[21:27:51] | clever: | directhex: cant you just remove the partition from the setup cd? |
[21:28:14] | clever: | SiD3WiNDR: rm -rf wont actualy get rid of the partitions and wont actualy clear the data out |
[21:28:19] | Durando: | i'm glad that myth has a good support channel like this and i really appreciate your input guys, i'll let you know how it goes from here forward |
[21:28:22] | SiD3WiNDR: | clever: oh? why do you think so? |
[21:28:26] | justinh: | Durando: as far as ubuntu installs go, trust only the ubuntu community documentation. REALLY |
[21:28:32] | SiD3WiNDR: | clever: rm does not stop at mountpoints |
[21:28:33] | clever: | SiD3WiNDR: the actual data is still on the disk |
[21:28:42] | SiD3WiNDR: | clever: yes, but your filesystem is gone. |
[21:28:47] | clever: | and the filesystem under the mount point wont actualy be gone |
[21:28:58] | clever: | youll just have an empty filesystem |
[21:29:02] | SiD3WiNDR: | sigh :) |
[21:29:10] | iamlindoro_: | Mreow! Hssssss! Mreow! |
[21:29:17] | SiD3WiNDR: | good thing I said "cleaned" and not "removed" eh :> |
[21:29:17] | justinh: | clever: well with no cp command you can't save it ;) |
[21:29:18] | Durando (Durando!i=Durando@cpe-72-224-131-223.maine.res.rr.com) has quit () | |
[21:29:27] | clever: | yeah |
[21:29:41] | Led-Hed (Led-Hed!n=LedHed@209.209.124.226) has joined #mythtv-users | |
[21:29:46] | clever: | but if the winblows install cd cant install over a normal linux |
[21:29:46] | clever: | it wont be able to install over a empty ext3:P |
[21:29:48] | SiD3WiNDR: | removing linux partition on dual boot will require clever (excuse the pun) window user to fix the mbr |
[21:29:58] | clever: | yeah |
[21:30:09] | justinh: | funny isn't it, you're always in here saying such & such a thing in your myth setup is knackered, and you're using the most cobbled-together boxes I've ever heard of in my life ;) |
[21:30:10] | clever: | which is what ive said to trick my dad into leaving linux on his pc:P |
[21:30:17] | clever: | i havent explained that i can fix it:P |
[21:30:50] | justinh: | I'm still impressed my core2 duo system didn't burst into flames when it was going full tilt compilering |
[21:31:00] | justinh: | bloody athlon FUD |
[21:31:15] | justinh: | CPUs are _supposed_ to get red hot, they said |
[21:31:27] | clever: | lol |
[21:31:38] | clever: | ive had my laptop at 80c often |
[21:31:43] | clever: | once i hit even 90 |
[21:31:54] | justinh: | "oh that, yeah the heatsink changes colour to orange – it's sensitive to load – loada-chromic we call it" |
[21:32:00] | clever: | its currently 33 with the fan on high and idle 700mhz |
[21:32:56] | justinh: | so enough about the athlon xp. god it's gonna be so cold in this room when I finally pension those 2 of them off :P |
[21:33:07] | clever: | lol |
[21:33:24] | clever: | the air from my laptop cpu fan is actualy allmost too hot to hold my hand near when its at full temp |
[21:33:31] | justinh: | I might have to buy some Lian-Li PSUs to compensate or something |
[21:36:59] | justinh: | omfg I can't believe I just read "If your backend crashes from time to time, then you should definately take a look at a new page on the mythtv.org wiki." talking about using pcsk to keep mythbackend running. oh man I can't even begin to describe how wrong that is |
[21:37:31] | clever: | lol |
[21:37:34] | clever: | link? |
[21:37:44] | justinh: | http://www.mythtv.org/wiki/index.php/Using_pc . . . _mythbackend |
[21:38:15] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Connection timed out) | |
[21:38:20] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[21:38:47] | justinh: | note the lack of "of course, the best thing to do (if you can be arsed) is find out why the backend is falling over so often you need to supervise its ass, and either fix the problem or post a bug report at svn.mythtv.org" |
[21:40:06] | iamlindoro_: | I don't know what you mean, I love to watch my recordings in six-minute increments between each backend crash |
[21:40:42] | clever: | has some poor spelling here and there |
[21:41:02] | clever: | lol |
[21:41:55] | iamlindoro_: | Then I can pretend I'm watching TV on YouTube |
[21:42:27] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[21:42:34] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Connection timed out) | |
[21:42:36] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[21:43:39] | clever: | iamlindoro_: i dont need to pretend |
[21:43:44] | clever: | i got youtube quality! |
[21:43:47] | iamlindoro_: | Hehe |
[21:44:24] | iamlindoro_: | Sweet, now you just need to make each person in your house film a "reaction video" for each thing you record, and you'll have your own little Google-aqcuisition. |
[21:44:58] | clever: | i actualy dont notice the horid quality when watching it on a plain tv |
[21:45:08] | clever: | i only notice it on a computer display |
[21:45:58] | directhex: | justinh, i resorted to doing it for a while. myth choked & crashed on low-quality signals from one of my dvb cards |
[21:46:52] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[21:47:17] | Fackamato (Fackamato!n=piracy@90-230-61-2-no152.tbcn.telia.com) has quit () | |
[21:48:01] | opentrinity (opentrinity!i=opentrin@host59-12-dynamic.2-87-r.retail.telecomitalia.it) has joined #mythtv-users | |
[21:49:30] | opentrinity: | sorry for the stupid question...could i use mythtv without tv device? |
[21:49:51] | directhex: | yeah, but myth isn't designed for that use case |
[21:49:58] | directhex: | you'll enjoy freevo or somesuch more |
[21:51:02] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[21:51:09] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[21:52:27] | clever: | 2007-12–10 17:45:12.985 AutoExpire: CalcParams(): Required Free Space: 1.0 GB w/freq: 15 min |
[21:52:35] | clever: | normaly thats been saying 2gig and 10min |
[21:52:42] | clever: | what might cause it to change its mind? |
[21:53:27] | clever: | 2007-12–10 10:28:22.269 AutoExpire: Found max recording rate of 72 MB/min |
[21:53:27] | clever: | 2007-12–10 10:28:22.270 AutoExpire: CalcParams(): Required Free Space: 2.0 GB w/freq: 15 min |
[21:54:28] | opentrinity: | directhex why when i give mythtv-setup returns 100 errors? like QSqlQuery::exec: database not open |
[21:55:00] | directhex: | opentrinity, you don't have mysql-database installed |
[21:55:13] | clever: | opentrinity: you need the mysql server setup right and mysql.txt set to the name/pw right |
[21:55:13] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[21:55:26] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[21:55:55] | justinh (justinh!n=justinh@spc1-salf3-0-0-cust997.bagu.broadband.ntl.com) has quit ("Oh, the humanity") | |
[21:56:41] | opentrinity: | directhex , clever i don't find anything in the wiki...how i can setup mysql? |
[21:56:58] | clever: | its in the howto |
[21:57:04] | directhex: | opentrinity, that's distribution specific. and you must be reading the wrong wiki if you can't see any mention of the database |
[21:59:34] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[21:59:43] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:00:12] | stevenh (stevenh!n=lews@65.167.23.2) has quit ("Leaving") | |
[22:00:49] | XChatMav (XChatMav!n=Maverick@111.86.233.220.exetel.com.au) has joined #mythtv-users | |
[22:01:25] | rn114 (rn114!n=rn114@robthebob.plus.com) has joined #mythtv-users | |
[22:02:54] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Connection timed out) | |
[22:03:45] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[22:04:00] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:06:39] | opentrinity: | directhex sorry but all the times i run mythtv-setup i'll do the same things but nothing changes |
[22:07:06] | clever: | mysql has to be setup properly before you run mythtv-setup |
[22:07:45] | iamlindoro_: | Also, if you're running Ubuntu, I think it's boneheaded and doesn't install the libqt3-mt-mysql package, so make sure that's installed via apt |
[22:08:05] | opentrinity: | clever: could u help me ...reading the wiki i don't understand |
[22:08:06] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[22:08:16] | clever: | you need to read the howto |
[22:08:17] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:08:33] | opentrinity: | i read the how to :-/ |
[22:08:41] | iamlindoro_: | Which "the" howto |
[22:09:05] | opentrinity: | http://www.mythtv.org/wiki/index.php/User_Manual |
[22:09:21] | iamlindoro_: | Find a hwoto specific to your distro |
[22:09:41] | iamlindoro_: | And if Ubuntu, as Justinh recently mentioned, only use the Ubuntu community docs |
[22:10:09] | opentrinity: | i have debian |
[22:10:24] | opentrinity: | lenny |
[22:11:10] | iamlindoro_: | If you don't understand the instructions in the wiki, You may want to consider an all-in-one distro my mythbuntu |
[22:11:16] | iamlindoro_: | er like |
[22:11:39] | iamlindoro_: | Because if you don't understand the concept of *needing* the database, then you probably shouldn't be setting one up manually |
[22:12:35] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:12:39] | opentrinity: | :-/ |
[22:13:06] | opentrinity: | for debian i don't find howto |
[22:13:21] | ** iamlindoro_ is clearly wasting his breath ** | |
[22:15:44] | opentrinity: | sorry iamlindoro |
[22:15:48] | iamlindoro_: | opentrinity: install mythbuntu |
[22:15:59] | clever: | my ccache isnt working right anymore:( |
[22:16:45] | opentrinity: | i consider this but if i prefer have only one ditribution |
[22:17:14] | iamlindoro_: | opentrinity, it's still debian based... but it takes care of the configuration for you. |
[22:17:28] | iamlindoro_: | so it will be familiar but less frustrating, probably |
[22:18:28] | robbins61 (robbins61!n=robbins6@67.158.13.123) has joined #mythtv-users | |
[22:18:42] | MavT (MavT!n=Maverick@111.86.233.220.exetel.com.au) has quit (Read error: 110 (Connection timed out)) | |
[22:20:05] | fuhgawz (fuhgawz!n=fuhgawz@185.152.229.201.f.sta.codetel.net.do) has joined #mythtv-users | |
[22:20:54] | fuhgawz: | hello |
[22:21:09] | fuhgawz: | can someone help me out with some concepts |
[22:21:15] | fuhgawz: | about mythtv |
[22:21:58] | phiwer (phiwer!n=phiwer@c83-248-96-255.bredband.comhem.se) has quit ("Leaving") | |
[22:22:49] | fuhgawz: | ??? |
[22:23:12] | blackest (blackest!n=john@cpc1-linc8-0-0-cust127.nott.cable.ntl.com) has joined #mythtv-users | |
[22:23:21] | iamlindoro_: | fuhgawz, don't act impatient, if you have a question then ask it, don't expect all 200 people in here to say hello |
[22:26:05] | opentrinity: | iamlindoro works :-) |
[22:26:09] | Daviey: | hello ; thought i'd start the mexican wave |
[22:26:38] | directhex: | \o/ |
[22:28:11] | fuhgawz: | ok |
[22:28:27] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Success) | |
[22:28:45] | fuhgawz: | i would like to know if i can use mythtv for video logging/monitoring tv channels |
[22:28:46] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[22:28:48] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:29:08] | clever: | zoneminder i beleive is a program for that |
[22:29:26] | ol_schoola (ol_schoola!n=meatwad@c-67-162-50-202.hsd1.il.comcast.net) has joined #mythtv-users | |
[22:29:43] | clever: | and there is a plugin to view zone minder from within mythtv if you wanted pvr and zoneminder in the same box |
[22:31:29] | iamlindoro_: | Just to be clear, what exactly do you mean by "logging/monitoring" and are we talking about television or security feeds? |
[22:31:38] | fuhgawz: | television |
[22:31:47] | iamlindoro_: | and logging/monitoring |
[22:31:48] | iamlindoro_: | ? |
[22:32:02] | iamlindoro_: | I presume you mean more than just "recording," which of course mythtv does |
[22:32:19] | fuhgawz: | recording/editing the records |
[22:32:32] | fuhgawz: | i know that mythtv does the recording and the editing |
[22:32:35] | clever: | with security your probly going to want 24/7 recording |
[22:32:36] | iamlindoro_: | then yes, that's exactly what mythtv does |
[22:32:42] | clever: | not on and off recording from a tv guide sched |
[22:32:51] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[22:32:56] | fuhgawz: | i cant use a tv guide |
[22:33:03] | fuhgawz: | because im outside USA |
[22:33:04] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:33:14] | iamlindoro_: | fuhgawz, lots of outside US people have guide data |
[22:33:17] | clever: | tonight at 5 oclock there will be a robery on camera 3 |
[22:33:18] | clever: | :P |
[22:33:20] | iamlindoro_: | write an XML grabber for your provider |
[22:33:40] | fuhgawz: | im in the dominican republic |
[22:33:54] | fuhgawz: | and i know wich channels to log |
[22:34:06] | fuhgawz: | im using rigth now for the same task a volicon server |
[22:34:36] | fuhgawz: | with the same osprey 440 card and its running a propietary software |
[22:35:24] | fuhgawz: | im logging 4 static channels all the time and with a web interface some employees watch those channels and get the clips that they need |
[22:35:43] | iamlindoro_: | Anyway, yes, you can set up manual records on whatever channels you want, or you can write a grabber for your country's television, there are many many of them out there... and myth will record as much as you want. |
[22:35:59] | iamlindoro_: | setting manual records is simple enough |
[22:37:01] | iamlindoro_: | And, theoretically, your employees could still get clips off a web server via MythWeb, but that would be cleanest if you set up listings first. |
[22:37:13] | fuhgawz: | yeah half an hour before i plugged in the 4 cable box to the mythtv box and i could see the 4 different channels on mythfrontend pressing the Y key |
[22:37:13] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[22:37:13] | iamlindoro_: | That way they know what they're downloading |
[22:37:21] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:37:33] | fuhgawz: | yeah |
[22:37:49] | fuhgawz: | but u cant watch the recordings over the browser? |
[22:37:59] | iamlindoro_: | sure you can, if you're running mythtv SVN |
[22:38:05] | fuhgawz: | oh |
[22:38:08] | iamlindoro_: | you can play them in the mythweb flash player |
[22:38:24] | clever: | mythweb can also stream the raw recordings to another normal player |
[22:38:29] | fuhgawz: | nice and can i edit them over the web? |
[22:38:31] | iamlindoro_: | No |
[22:38:32] | clever: | ive had mythweb stream into vlc then |
[22:38:48] | iamlindoro_: | You'd need to use mythfrontend or download the recording and edit it in another program |
[22:39:00] | fuhgawz: | ok |
[22:39:11] | clever: | with the proper manual sched entrys you can have it broken up into 30min or 1h chunks automaticaly |
[22:39:29] | fuhgawz: | another question can i see the 4 channels on 1 screen |
[22:39:56] | iamlindoro_: | You can do picture-in-picture, but only 2 as far as I know... Myth isn't designed to be used for media companies |
[22:40:12] | fuhgawz: | or i have to see them with picture n picture or pressing y key |
[22:40:14] | fuhgawz: | ok |
[22:40:49] | iamlindoro_: | Do what we did at my old work-- before hitting the Osprey, pipe the BNC into a security camera box, which has four passthroughs and one output... so it will output a 4-up image, and the signal passed through to the capture card. |
[22:41:25] | iamlindoro_: | called a "quad box." |
[22:41:26] | fuhgawz: | yeah that could be a solution |
[22:41:27] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[22:41:38] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:41:50] | clever: | ive seen one of those at the beer store |
[22:42:00] | clever: | multiple camera feeds into 1 box which fed the screen |
[22:42:05] | fuhgawz: | do u imlindoro work with mythtv? |
[22:42:11] | clever: | and it was in the scaning mode fliping between channels |
[22:42:18] | iamlindoro_: | fuhgawz, only as a user |
[22:42:48] | iamlindoro_: | clever, exactly, most of them have a scan mode and a static 4-up mode. |
[22:42:50] | fuhgawz: | oh ok i would like to hire someone just to setup my mythtv |
[22:42:58] | clever: | yep |
[22:43:05] | clever: | using the 4up mode you can get 4 feeds into 1 recording |
[22:43:25] | fuhgawz: | in outsourcing mode |
[22:43:30] | clever: | but youll be forced to watch all 4 at once enless you cut a section out |
[22:43:38] | iamlindoro_: | clever, no, the 4-up is just displayed, the four signals are still passed to the four capture devices |
[22:43:44] | clever: | ahh |
[22:43:58] | iamlindoro_: | 4 x passthrough, 1x display |
[22:44:00] | clever: | i meant record the merged image |
[22:44:13] | clever: | ive only got 1 input on my box so thats my only choice |
[22:44:34] | iamlindoro_: | would also be possible |
[22:44:43] | iamlindoro_: | anyway, we used something like this: http://www.surveillance-video.com/apfibwqupr. . . . 0=apfibwqupr |
[22:44:52] | clever: | and myth can zoom on 1 corner easily using mythfrontend |
[22:45:02] | iamlindoro_: | not exactly that, but similar... I called a local security company and told them what we needed, and they got us a box |
[22:45:54] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[22:46:20] | clever: | if you where cheap on hardware/diskspace and didnt need much quality on the feeds you could record 4 of them in 1 stream |
[22:46:49] | iamlindoro_: | I have a feeling fuhgawz works for a media comapny where they aggregate the media and need good sources for editing/cutting |
[22:47:44] | iamlindoro_: | In our case, we were doing some work for nfl network, and had the editors working on individual games, while the managers monitors the 4-up |
[22:56:07] | fuhgawz: | yeag |
[22:56:33] | opentrinity: | tx...bye |
[22:56:40] | opentrinity (opentrinity!i=opentrin@host59-12-dynamic.2-87-r.retail.telecomitalia.it) has left #mythtv-users () | |
[22:58:30] | Mersault (Mersault!n=Mersault@216.254.142.206) has quit () | |
[22:59:05] | jgarvey (jgarvey!n=jgarvey@cpe-024-163-032-204.nc.res.rr.com) has quit ("Leaving") | |
[23:01:54] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[23:02:08] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[23:04:12] | mkrufky (mkrufky!n=mk@unaffiliated/mkrufky) has left #mythtv-users () | |
[23:06:18] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[23:06:18] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[23:06:24] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[23:10:40] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[23:11:14] | mindframe- (mindframe-!n=mindfram@69.2.38.187) has quit ("Leaving") | |
[23:12:34] | blackest (blackest!n=john@cpc1-linc8-0-0-cust127.nott.cable.ntl.com) has quit ("Leaving.") | |
[23:24:35] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v MythLogBot | |
[23:24:56] | Beirdo (Beirdo!n=gjhurlbu@unaffiliated/beirdo) has joined #mythtv-users | |
[23:24:56] | Mode for #mythtv-users by ChanServ!ChanServ@services. : +v Beirdo | |
[23:26:17] | [jasper]: | that's a big loss then GreyFoxx |
[23:26:24] | AngryElf (AngryElf!n=jsharpe@ip24-255-126-187.dc.dc.cox.net) has joined #mythtv-users | |
[23:26:27] | [jasper]: | since I liked the Internal player..and Now I have to go back to mplayer |
[23:26:37] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[23:26:55] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[23:27:02] | directhex: | [jasper], a big loss for whom? there's no legal way to do what you're doing, so why support it? |
[23:27:28] | [jasper]: | what do you mean? |
[23:27:35] | [jasper]: | no legal way? |
[23:27:46] | [jasper]: | wanting to play a .wmv is illegal? |
[23:28:25] | directhex: | wanting to use binary decoders in violation of the license terms under which they're offered, sure |
[23:28:37] | directhex: | and let's not talk about where your HD video actually comes from |
[23:28:43] | [jasper]: | let's do so |
[23:29:03] | [jasper]: | http://www.microsoft.com/windows/windowsmedia . . . howcase.aspx |
[23:29:09] | [jasper]: | trying to find out if my box could run hd |
[23:29:20] | [jasper]: | so don't make these claims that i download illegal stuff please |
[23:30:03] | iamlindoro_: | Your righteous indignation doesn't make using w32codecs any more legal. |
[23:30:23] | croppa (croppa!n=stuart@135.27.233.220.exetel.com.au) has quit (Read error: 113 (No route to host)) | |
[23:30:59] | [jasper]: | so there's a rule you can't use the .dll without windows? didn't know about that....i Knew you're not allowed to reverse engineer it |
[23:30:59] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[23:31:11] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[23:31:37] | directhex: | [jasper], you can use the dll without windows if the license allows you to do so. the license for WMP11 definitely does not |
[23:31:45] | iamlindoro_: | you seem to be intentionally misunderstanding. Nobody said using a DLL was illegal... any piece of software, whether it be .dll, .exe, or whatever, is still subject to license terms |
[23:32:05] | [jasper]: | so then i guess mythtvideo is nearing it's end, if it's not gonna be able to play certain videos |
[23:32:24] | iamlindoro_: | Yes, mythvideo is dead, fuck mythtv, you people suck, etc, etc |
[23:32:42] | [jasper]: | your words, not mine |
[23:33:00] | iamlindoro_: | kbye |
[23:33:03] | directhex: | mythvideo plays infinitely more codecs & formats than windows media player |
[23:34:04] | [jasper]: | so what about the earlier versions of wma |
[23:34:09] | [jasper]: | how come we can play the sound of those? |
[23:34:48] | iamlindoro_: | Internal player is based on ffmpeg, which has an open-source implementation of those formats |
[23:35:01] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[23:35:03] | fuhgawz (fuhgawz!n=fuhgawz@185.152.229.201.f.sta.codetel.net.do) has quit (Read error: 110 (Connection timed out)) | |
[23:35:03] | directhex: | because the bitstream has been reverse-engineered by the ffmpeg developers |
[23:35:04] | riddlebox (riddlebox!n=james@75-132-225-75.dhcp.stls.mo.charter.com) has joined #mythtv-users | |
[23:35:10] | iamlindoro_: | Which is perfectly legal, even under DMCA, since it doesn't circumvent DRM |
[23:35:27] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[23:35:30] | directhex: | nobody's done so for wma pro 9, since there are about 6 files ever made that use the format |
[23:35:42] | directhex: | even the zune doesn't support it properly |
[23:36:23] | XLV (XLV!n=XLV@88.218.191.123) has joined #mythtv-users | |
[23:38:04] | Hoxzer (Hoxzer!n=hox@dsl-hkigw2-fe1ede00-55.dhcp.inet.fi) has quit (Read error: 104 (Connection reset by peer)) | |
[23:41:50] | Hoxzer (Hoxzer!n=hox@dsl-hkigw2-fe1ede00-55.dhcp.inet.fi) has joined #mythtv-users | |
[23:46:35] | Mersault (Mersault!n=Mersault@206-248-172-98.dsl.teksavvy.com) has joined #mythtv-users | |
[23:46:42] | xand: | [jasper]: btw... this *is* the channel for user questions |
[23:49:34] | scopeuk (scopeuk!n=Scope@213.121.151.142) has quit ("OUCH!!!") | |
[23:51:37] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[23:51:59] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[23:52:48] | _mre|666 (_mre|666!i=revived@mother.fuker.us) has quit ("Leaving") | |
[23:53:19] | _mre|666 (_mre|666!i=revived@69.50.185.14) has joined #mythtv-users | |
[23:54:06] | directhex: | and for snarky "PEBCAK" user answers! |
[23:56:02] | doje_ (doje_!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 110 (Connection timed out)) | |
[23:56:03] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has quit (Read error: 104 (Connection reset by peer)) | |
[23:56:15] | doje__ (doje__!n=doje@rrcs-76-79-72-242.west.biz.rr.com) has joined #mythtv-users | |
[23:56:27] | xand: | that's for everywhere |
[23:56:38] | xand: | s/that's/they're/ |
[23:57:01] | directhex: | pfft, xand can't type |
[23:57:03] | directhex: | PEBCAK! |
[23:58:05] | xand: | sadly not, there's no chair involved. |
[23:58:46] | Mersault: | is there a way to use the parental controls in mythtv to limit the number of hours per day/week that can be watched? |
[23:59:47] | cccp: | that is evil :P |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.