| --- | Log | opened Mon Mar 08 00:00:31 2004 |
| 00:18 | --- | <<-- ofer [~Ofer@66-91-231-83.san.rr.com] has quit (Read error: 54 (Connection reset by peer)) |
| 00:18 | kja | chutt, just mailed the seqheader patch to -dev, pretty sure it's right this time, but it wouldn't hurt to double check |
| 00:20 | --- | <<-- billytwowilly [~chris@h24-66-18-138.ed.shawcable.net] has quit ("Leaving") |
| 00:21 | kja | night |
| 00:31 | Sir-Al | there seems to be some kind of problem with the frontend |
| 00:32 | Sir-Al | sometimes when pressing 2 or some other number, the frontend quits and the video in the recording becomes blank when watching it the next time |
| 01:20 | --- | ---> sfr_ [~sfr@pD95EA2B2.dip.t-dialin.net] has joined #mythtv |
| 01:26 | --- | <<-- Netslayer [~Netslayer@c-24-126-201-221.we.client2.attbi.com] has quit () |
| 02:29 | --- | <<-- sfr_ [~sfr@pD95EA2B2.dip.t-dialin.net] has quit ("Client exiting") |
| 03:28 | --- | <<-- FryGuy [~fryguy@c-24-2-50-122.client.comcast.net] has quit (" HydraIRC -> http://www.hydrairc.com <- :P") |
| 03:58 | --- | ---> choenig [~choenig@p50926137.dip.t-dialin.net] has joined #mythtv |
| 05:27 | --- | ---> holger [~holger@dialin-212-144-009-099.arcor-ip.net] has joined #mythtv |
| 06:14 | --- | <<-- holger [~holger@dialin-212-144-009-099.arcor-ip.net] has quit ("Client exiting") |
| 06:58 | --- | <<-- jeffpc [~jeffpc@ool-44c218a8.dyn.optonline.net] has quit (Remote closed the connection) |
| 06:59 | --- | ---> jeffpc [~jeffpc@ool-44c218a8.dyn.optonline.net] has joined #mythtv |
| 07:55 | --- | <<-- dataworm [~dataworm@216.99.103.153] has quit (Read error: 110 (Connection timed out)) |
| 08:19 | --- | <<-- jams [~jams@adsl-68-77-240-128.dsl.milwwi.ameritech.net] has quit ("Leaving") |
| 08:22 | --- | <<-- o_cee [o_cee@h34n5c1o1029.bredband.skanova.com] has quit ("Leaving") |
| 09:09 | --- | ---> hardwir3d [~hardwired@217-162-152-5.dclient.hispeed.ch] has joined #mythtv |
| 09:12 | hardwir3d | mythmusic won't start |
| 09:12 | hardwir3d | ldd /usr/lib/mythtv/plugins/libmythmusic.so |grep libasound |
| 09:12 | hardwir3d | libasound.so.2 => not found |
| 09:12 | hardwir3d | i do not have installed alsa, yet mythmusic expects it. how to tell it to use oss? |
| 09:13 | hardwir3d | hrm, wait, maybe i fucked up |
| 09:21 | --- | ---> dataworm [~dataworm@216.99.103.153] has joined #mythtv |
| 09:26 | --- | ---> schultmc [~schultmc@zealot.progeny.com] has joined #mythtv |
| 09:26 | --- | <<-- hfb [~hfb@adsl-209-78-211-4.dsl.lsan03.pacbell.net] has quit ("Client exiting") |
| 09:51 | --- | ---> m0j0 [~m0j0@64.73.34.180] has joined #mythtv |
| 09:54 | --- | <<-- Slaytanic [janek@h160n1fls34o930.telia.com] has quit () |
| 10:29 | --- | ---> hfb [~hfb@lsanca1-ar2-4-60-014-195.lsanca1.dsl-verizon.net] has joined #mythtv |
| 10:42 | _rkulagow | anyone seeing this? |
| 10:42 | _rkulagow | 2004-03-08 09:19:10 CheckChannel failed. Please verify channel "86" in the "setup" Channel Editor. |
| 10:42 | _rkulagow | this is on a brand new machine, and i didn't run the channel editor when i setup, thinking i had no reason to. was i wrong |
| 10:42 | _rkulagow | ? |
| 10:43 | _rkulagow | symptom is user can change channels in live tv. |
| 10:51 | kja | if you get that, you have trouble with the binding between channel -> cardinput -> capturecard |
| 10:51 | kja | have a look at the query in tv_rec.h:~1095 for more details |
| 10:51 | kja | dunno why you got it in the first place though |
| 10:53 | kja | tv_rec.cpp that should be =) |
| 10:54 | _rkulagow | yeah, it's weird, this box has had a number of problems. first, in setup, when i select the provider i _know_ that i selected Comcast - Park Ridge, but the file that was grabbed was Dish TV. Next, I _know_ i setup "Tuner 0" as the input on both MPEG-2 cards, but when I looked at the mythconverg database one was set for Tuner 0, one was set for S-Video 2. I _know_ that I didn't do S-Video 2. |
| 10:54 | _rkulagow | now it looks like the mapping is also screwed up. |
| 10:55 | _rkulagow | anyone else run into problems where the setup screen seems to be doing things "off", like eating keypresses, or not having drop down boxes actually selecting what it's displaying? |
| 11:00 | kja | could it be something in this commit: http://mythtv.org/pipermail/mythtv-commits/2004-March/003206.html |
| 11:02 | _rkulagow | it's possible. i haven't had a reason to go back into setup on my production boxes; the box that's having problems is a new one that i put together for a friend. |
| 11:02 | _rkulagow | right now i'm just trying to hand-jam the SQL over a SSH connection to at least get them back up. |
| 11:02 | kja | cvs or .14? |
| 11:02 | _rkulagow | CVS |
| 11:03 | _rkulagow | current CVS; i just did an update and there weren't any updated files. |
| 11:05 | hardwir3d | will it be a problem if the sound driver of my soundchip only supports 48Khz right now? |
| 11:08 | kja | mythtv does not do sample rate conversion, so you can only play 48khz content, unless you use alsa. |
| 11:10 | hardwir3d | hmm, ok, .. i don't know anything about all that. my 'content' is usually 44.1khz, right? that's what mpg123 says when playing my mp3s |
| 11:42 | --- | ---> mecraw__ [~mecraw@69.2.235.2] has joined #mythtv |
| 11:54 | --- | <<-- hardwir3d [~hardwired@217-162-152-5.dclient.hispeed.ch] has quit ("*plopp*") |
| 11:55 | --- | ---> steelep [~signwatch@69.26.192.55] has joined #mythtv |
| 11:55 | kja | updated to current cvs, and rebuild without distclean, get a segfault in QComboBox::count when running backend (doing a distclean now) |
| 12:01 | kja | ok, that got fixed :) |
| 12:05 | --- | <<-- steelep [~signwatch@69.26.192.55] has quit ("me is bugging out") |
| 12:14 | --- | ---> steelep [~signwatch@69.26.192.55] has joined #mythtv |
| 12:15 | --- | <<-- mecraw__ [~mecraw@69.2.235.2] has quit (Read error: 104 (Connection reset by peer)) |
| 12:15 | woodwizzle_ | Does anyone use mythtv with directfb? |
| 12:17 | --- | ---> tim0 [~tim@c211-30-73-138.belrs2.nsw.optusnet.com.au] has joined #mythtv |
| 12:35 | --- | ---> jfm_ [~jfm@nat-outgoing.dalalu.fr] has joined #mythtv |
| 12:36 | --- | ---> mecraw__ [~mecraw@69.2.235.2] has joined #mythtv |
| 12:43 | kja | _rkulagow: that commit has some problems here, like segfaults in channel editor.. |
| 12:47 | kja | ok, found the cause of that |
| 12:51 | kja | _rkulagow: think i may have found your bug |
| 13:22 | --- | ---> lmatter [~lmatter@inet-nc01-o.oracle.com] has joined #mythtv |
| 13:24 | --- | <<-- thor_ [~thor@208.185.11.34] has quit (Read error: 60 (Operation timed out)) |
| 13:27 | --- | ---> thor_ [~thor@208.185.11.34] has joined #mythtv |
| 13:32 | --- | <<-- tim0 [~tim@c211-30-73-138.belrs2.nsw.optusnet.com.au] has quit ("Leaving") |
| 13:51 | --- | User: *** lmatter is now known as lmatter_away |
| 13:54 | --- | <<-- schwin97 [~schwin97@c-24-0-253-197.client.comcast.net] has quit (Read error: 110 (Connection timed out)) |
| 14:24 | --- | ---> sean [~sean@iconoclast.caedmon.net] has joined #mythtv |
| 14:24 | --- | <--- sean [~sean@iconoclast.caedmon.net] has left #mythtv () |
| 14:28 | _rkulagow | kja: thanks. glad to see that it's something reproducable. |
| 14:35 | --- | Netsplit zelazny.freenode.net <-> irc.freenode.net quits: choenig |
| 14:47 | --- | ---> FWitness [~johnny5@pcp01851512pcs.audubn01.nj.comcast.net] has joined #mythtv |
| 14:47 | --- | <--- FWitness [~johnny5@pcp01851512pcs.audubn01.nj.comcast.net] has left #mythtv () |
| 14:50 | --- | Netsplit over, joins: choenig |
| 15:03 | --- | <<-- Netminder [~matt@pcp05133460pcs.elkrdg01.md.comcast.net] has quit ("Read error: 60 (Operation timed out)") |
| 15:04 | --- | <<-- schultmc [~schultmc@zealot.progeny.com] has quit ("Client exiting") |
| 15:18 | --- | ---> Drikus [~Drikus@cc45940-a.deven1.ov.home.nl] has joined #mythtv |
| 15:19 | kja | _rkulagow, i didn't say i can reproduce it.. |
| 15:25 | --- | ---> vagrant [~chip@r03rcbw62.desktop.umr.edu] has joined #mythtv |
| 15:25 | --- | <<-- choenig [~choenig@p50926137.dip.t-dialin.net] has quit (Read error: 104 (Connection reset by peer)) |
| 15:30 | --- | <<-- dataworm [~dataworm@216.99.103.153] has quit (Read error: 110 (Connection timed out)) |
| 15:40 | --- | <<-- steelep [~signwatch@69.26.192.55] has quit (Read error: 60 (Operation timed out)) |
| 15:41 | --- | ---> steelep [~signwatch@69.26.192.55] has joined #mythtv |
| 15:56 | --- | <<-- Morph [gareth@207.151.143.148] has quit (Read error: 110 (Connection timed out)) |
| 16:01 | --- | ---> choenig [~choenig@p50926137.dip.t-dialin.net] has joined #mythtv |
| 16:25 | --- | ---> billytwowilly [~chris@h24-66-18-138.ed.shawcable.net] has joined #mythtv |
| 16:26 | --- | User: *** lmatter_away is now known as lmatter |
| 16:29 | --- | <<-- racer [~t@cc96378-a.hnglo1.ov.home.nl] has quit (Read error: 104 (Connection reset by peer)) |
| 16:29 | --- | ---> racer [~t@cc96378-a.hnglo1.ov.home.nl] has joined #mythtv |
| 16:41 | --- | ---> limeman [~limeman@resnet162-249.plymouth.edu] has joined #mythtv |
| 17:08 | --- | <<-- Chutt [~ijr@dsl093-011-148.cle1.dsl.speakeasy.net] has quit (Read error: 54 (Connection reset by peer)) |
| 17:08 | --- | ---> Chutt [~ijr@dsl093-011-148.cle1.dsl.speakeasy.net] has joined #mythtv |
| 17:09 | --- | ---> dataworm [~dataworm@216.99.103.153] has joined #mythtv |
| 17:10 | --- | ---> dja_ [~alden@dhcp9562217.columbus.rr.com] has joined #mythtv |
| 17:11 | --- | <<-- woodwizzle_ [~woodwizzl@adsl-210-3-23.mco.bellsouth.net] has quit ("Leaving") |
| 17:19 | --- | <<-- billytwowilly [~chris@h24-66-18-138.ed.shawcable.net] has quit ("Leaving") |
| 17:19 | --- | <<-- racer [~t@cc96378-a.hnglo1.ov.home.nl] has quit (Read error: 104 (Connection reset by peer)) |
| 17:19 | --- | ---> racer [~t@cc96378-a.hnglo1.ov.home.nl] has joined #mythtv |
| 17:20 | --- | <<-- choenig [~choenig@p50926137.dip.t-dialin.net] has quit (Remote closed the connection) |
| 17:20 | --- | ---> curreyr [~curreyr@pppoe0023.gh.centurytel.net] has joined #mythtv |
| 17:26 | --- | <<-- Drikus [~Drikus@cc45940-a.deven1.ov.home.nl] has quit ("toedeledoki") |
| 17:30 | --- | ---> o_cee [~o_cee@h34n5c1o1029.bredband.skanova.com] has joined #mythtv |
| 17:31 | o_cee | tadaa |
| 17:32 | bitbyte | lalala |
| 17:32 | --- | <<-- sc00p [~sc00p@adsl-212-84-180.cae.bellsouth.net] has quit ("Leaving") |
| 17:33 | --- | ---> sc00p [~sc00p@adsl-212-84-180.cae.bellsouth.net] has joined #mythtv |
| 17:34 | o_cee | Captain_Murdoch: you here? |
| 17:34 | mikegrb | nope |
| 17:36 | o_cee | :/ |
| 17:36 | o_cee | he's been very busy lately |
| 17:38 | o_cee | mikegrb: you keep logs of #mythtv-users as well? |
| 17:38 | mikegrb | nope |
| 17:38 | mikegrb | ;) |
| 17:38 | bitbyte | i think i do |
| 17:38 | bitbyte | do you need something? |
| 17:38 | o_cee | bitbyte: nope |
| 17:38 | o_cee | mikegrb: didn't you do that like a week ago? |
| 17:38 | mikegrb | umm |
| 17:38 | mikegrb | nope |
| 17:39 | mikegrb | just dev |
| 17:39 | o_cee | k |
| 17:39 | o_cee | that seems broke tho btw |
| 17:39 | mikegrb | I'm not even in there though I guess I could |
| 17:39 | mikegrb | how busy is it |
| 17:39 | o_cee | sometimes very |
| 17:40 | o_cee | my next question was if you had the permission to log stuff from in there, that's all ;) |
| 17:40 | mikegrb | I'm planning on rewriting my stuff |
| 17:40 | --- | <<-- limeman [~limeman@resnet162-249.plymouth.edu] has quit (Remote closed the connection) |
| 17:40 | bitbyte | permission? |
| 17:40 | mikegrb | been so busy lately |
| 17:40 | bitbyte | since when do you need permission to log a channel |
| 17:40 | o_cee | mikegrb: yeah, i can understand why |
| 17:41 | mikegrb | have it store in sql |
| 17:41 | mikegrb | I have around 200mb of logs |
| 17:41 | o_cee | mikegrb: when's the baby coming out? |
| 17:41 | mikegrb | october |
| 17:41 | o_cee | oh, about that time i'll become.. uhm, uncle, once again |
| 17:42 | mikegrb | congrats |
| 17:42 | bitbyte | get caught up on yer sleep now |
| 17:42 | bitbyte | hhe |
| 17:42 | mikegrb | heh |
| 17:43 | --- | <<-- o_cee [~o_cee@h34n5c1o1029.bredband.skanova.com] has quit (Read error: 104 (Connection reset by peer)) |
| 17:43 | --- | ---> o_cee [o_cee@h34n5c1o1029.bredband.skanova.com] has joined #mythtv |
| 17:43 | o_cee | stupid xchat |
| 17:43 | o_cee | did you say anything? |
| 17:43 | o_cee | :) |
| 17:43 | mikegrb | irssi++ |
| 17:43 | mikegrb | I said congrats |
| 17:44 | o_cee | thanks :) |
| 17:44 | --- | <--- curreyr [~curreyr@pppoe0023.gh.centurytel.net] has left #mythtv () |
| 17:44 | --- | <<-- mecraw__ [~mecraw@69.2.235.2] has quit (Read error: 54 (Connection reset by peer)) |
| 17:45 | --- | ---> mecraw__ [~mecraw@69.2.235.2] has joined #mythtv |
| 17:53 | o_cee | damn bayesin |
| 18:20 | | * solarce[h] pops in, got a cpu/mpeg2 crunching ability question if someone minds fielding it |
| 18:20 | o_cee | topic? |
| 18:20 | solarce[h] | :o |
| 18:21 | --- | <<-- Chutt [~ijr@dsl093-011-148.cle1.dsl.speakeasy.net] has quit (Read error: 54 (Connection reset by peer)) |
| 18:21 | solarce[h] | I didn't think that place was useful for much ;) |
| 18:21 | --- | ---> Chutt [~ijr@dsl093-011-148.cle1.dsl.speakeasy.net] has joined #mythtv |
| 18:22 | o_cee | right. |
| 18:22 | solarce[h] | the channel I mean |
| 18:24 | kja | o_cee: setup is single threaded |
| 18:25 | o_cee | kja: uh? |
| 18:25 | o_cee | you mean that mail? |
| 18:25 | kja | yup |
| 18:25 | o_cee | doh |
| 18:26 | o_cee | ops |
| 18:26 | kja | :) |
| 18:43 | --- | ---> krash314 [~krash314@c66.190.52.13.jvl.wi.charter.com] has joined #mythtv |
| 18:56 | thor_ | Vonage is wicked cool |
| 18:57 | --- | <<-- o_cee [o_cee@h34n5c1o1029.bredband.skanova.com] has quit (Read error: 104 (Connection reset by peer)) |
| 18:58 | --- | ---> o_cee [o_cee@h34n5c1o1029.bredband.skanova.com] has joined #mythtv |
| 19:25 | --- | <<-- mecraw__ [~mecraw@69.2.235.2] has quit ("Trillian (http://www.ceruleanstudios.com)") |
| 19:29 | --- | ---> WX [~chris@67.109.232.130.ptr.us.xo.net] has joined #mythtv |
| 19:31 | --- | ---> Morph [gareth@207.151.143.148] has joined #mythtv |
| 19:46 | --- | <<-- dataworm [~dataworm@216.99.103.153] has quit (Read error: 60 (Operation timed out)) |
| 19:50 | --- | ---> cmorgan [~cmorgan@cpe-68-118-245-76.ma.charter.com] has joined #mythtv |
| 19:55 | --- | <<-- Morph [gareth@207.151.143.148] has quit (Read error: 110 (Connection timed out)) |
| 20:00 | --- | <<-- WX [~chris@67.109.232.130.ptr.us.xo.net] has quit ("Leaving") |
| 20:16 | --- | <<-- Chutt [~ijr@dsl093-011-148.cle1.dsl.speakeasy.net] has quit (Read error: 104 (Connection reset by peer)) |
| 20:16 | --- | ---> Chutt [~ijr@dsl093-011-148.cle1.dsl.speakeasy.net] has joined #mythtv |
| 20:21 | --- | <<-- steelep [~signwatch@69.26.192.55] has quit ("me is bugging out") |
| 20:21 | --- | <<-- _rkulagow [~rkulagow@c-24-7-220-28.client.comcast.net] has quit (Read error: 54 (Connection reset by peer)) |
| 20:21 | --- | ---> _rkulagow [~rkulagow@c-24-7-220-28.client.comcast.net] has joined #mythtv |
| 20:23 | --- | <<-- cmorgan [~cmorgan@cpe-68-118-245-76.ma.charter.com] has quit (Remote closed the connection) |
| 20:23 | --- | <<-- _rkulagow [~rkulagow@c-24-7-220-28.client.comcast.net] has quit (Read error: 104 (Connection reset by peer)) |
| 20:23 | --- | <<-- hfb [~hfb@lsanca1-ar2-4-60-014-195.lsanca1.dsl-verizon.net] has quit ("Client exiting") |
| 20:23 | --- | ---> _rkulagow [~rkulagow@c-24-7-220-28.client.comcast.net] has joined #mythtv |
| 20:34 | --- | ---> cmorgan [~cmorgan@cpe-68-118-245-76.ma.charter.com] has joined #mythtv |
| 20:35 | --- | ---> cmorgan_ [~cmorgan@cpe-68-118-245-76.ma.charter.com] has joined #mythtv |
| 20:35 | --- | <--- cmorgan_ [~cmorgan@cpe-68-118-245-76.ma.charter.com] has left #mythtv ("I like core dumps") |
| 20:37 | --- | <<-- lmatter [~lmatter@inet-nc01-o.oracle.com] has quit ("Leaving") |
| 20:43 | --- | <<-- Octane [octane@dsl092-100-149.nyc2.dsl.speakeasy.net] has quit (Read error: 104 (Connection reset by peer)) |
| 20:44 | --- | ---> Octane [octane@dsl092-100-149.nyc2.dsl.speakeasy.net] has joined #mythtv |
| 21:01 | --- | ---> curreyr [~curreyr@pppoe0023.gh.centurytel.net] has joined #mythtv |
| 21:03 | --- | <<-- racer [~t@cc96378-a.hnglo1.ov.home.nl] has quit (Read error: 104 (Connection reset by peer)) |
| 21:03 | --- | ---> racer [~t@cc96378-a.hnglo1.ov.home.nl] has joined #mythtv |
| 21:36 | --- | <<-- Varak [start@216.86.139.35] has quit (Remote closed the connection) |
| 21:37 | --- | ---> Varak [~Varak@216.86.139.35] has joined #mythtv |
| 21:40 | mikegrb | thor_: yes it is |
| 21:40 | mikegrb | we have bonage |
| 21:40 | mikegrb | er vonage |
| 21:46 | --- | <--- solarce[h] [~solarce@12-218-163-188.client.mchsi.com] has left #mythtv () |
| 21:53 | thor_ | just been playing with it ... bye bye land line |
| 21:59 | o_cee | uhm |
| 22:01 | thor_ | yes, yes, enlightened scandinavians don't understand the concept of a "house" having a "phone number" |
| 22:02 | --- | <<-- cmorgan [~cmorgan@cpe-68-118-245-76.ma.charter.com] has quit (Read error: 60 (Operation timed out)) |
| 22:03 | --- | ---> cmorgan [~cmorgan@cpe-68-118-245-76.ma.charter.com] has joined #mythtv |
| 22:04 | thor_ | I really wish these guys were already publicly traded |
| 22:04 | thor_ | 'cause they are going to eat the phone companies |
| 22:08 | o_cee | phone? |
| 22:09 | thor_ | telephone |
| 22:09 | o_cee | bonage? vonage? bondage? |
| 22:09 | o_cee | land mine? |
| 22:10 | o_cee | i think i need sleep |
| 22:10 | thor_ | (sigh) |
| 22:10 | o_cee | :) |
| 22:10 | o_cee | it's 4 am.. nighty night |
| 22:15 | mikegrb | thor_: vonage is uber awsome, had them and no land line for over a year and a half now |
| 22:15 | mikegrb | their voicemail features are just so configurable |
| 22:16 | mikegrb | and being able to transfer a call from vonage to cell phone and that sort of stuff is spiffy |
| 22:27 | --- | User: *** warlord-afk is now known as warlord |
| 22:28 | --- | <--- Varak [~Varak@216.86.139.35] has left #mythtv ("Leaving") |
| 22:30 | thor_ | mikegrb, it works amazingly well |
| 22:31 | mikegrb | indeed |
| 22:31 | thor_ | btw, you guys bought a bassinet/crib yet ? |
| 22:31 | mikegrb | I dropped the quality down with the bandwidth saver |
| 22:31 | mikegrb | we have a bassinet and heidi's mom is getting us a crib |
| 22:31 | mikegrb | I have a sister with twins plus one and another sister with four kids so we will end up getting plenty of stuff :D |
| 22:32 | thor_ | ah, ok, was going to reccomend one |
| 22:32 | mikegrb | ahh |
| 22:32 | thor_ | but sounds like you;re covered |
| 22:32 | mikegrb | aye |
| 22:32 | mikegrb | heh |
| 22:34 | --- | ---> FryGuy [~fryguy@c-24-2-50-122.client.comcast.net] has joined #mythtv |
| 22:52 | --- | ---> jams [~jams@adsl-68-75-70-195.dsl.milwwi.ameritech.net] has joined #mythtv |
| 22:56 | --- | ---> TomW [~TomW@24.238.84.119.cmts.sth.ptd.net] has joined #mythtv |
| 23:10 | --- | <<-- taco [thomppj@server.chem.okstate.edu] has quit (Read error: 104 (Connection reset by peer)) |
| 23:10 | --- | ---> buritto [thomppj@server.chem.okstate.edu] has joined #mythtv |
| 23:10 | --- | User: *** buritto is now known as taco |
| 23:28 | --- | ---> woodwizzle [~woodwizzl@adsl-210-3-23.mco.bellsouth.net] has joined #mythtv |
| 23:28 | woodwizzle | Hello |
| 23:31 | --- | ---> Morph [gareth@207.151.143.148] has joined #mythtv |
| 23:34 | --- | User: *** Sir-Al is now known as Sir-Away |
| 23:52 | TomW | anyone edited a recorded TV show and then removed the edited commercials. Is that some transcoding thing, or is there some EDL type thingy that would "scrup" a recording clean? |
| 23:53 | TomW | I would like to take some of the TV shows that I have recorded, clean them up, then transcode them into Videos |
| 23:53 | TomW | woodwizzle: hello |
| 23:54 | --- | User: *** Sir-Away is now known as Sir-Al |
| 23:55 | Sir-Al | hi |
| 23:55 | TomW | hello |
| 23:55 | Sir-Al | TomW: channel #mythtv-users is what you want :) |
| 23:56 | TomW | oh, sorry, I joined wrong one tonite. heh |
| 23:56 | TomW | still half asleep, I guess. |
| 23:56 | --- | <--- TomW [~TomW@24.238.84.119.cmts.sth.ptd.net] has left #mythtv ("Client Exiting") |
| --- | Log | closed Tue Mar 09 00:00:30 2004 |