| 00:15 | -!- | hmm [~thor@208.185.11.34] has joined #mythtv |
| 00:15 | <-- hmm | (~thor@208.185.11.34) has left #mythtv |
| 00:17 | -!- | lamename [~thor@208.185.11.34] has joined #mythtv |
| 00:17 | -!- | lamename [] has quit [Remote closed the connection] |
| 01:11 | -!- | JohnHolme [~someone@CPE000625512ade-CM00109516ecff.cpe.net.cable.rogers.com] has joined #mythtv |
| 01:11 | -!- | JohnHolme [] has quit [Client Quit] |
| 08:39 | -!- | TardisX [] has quit [brunner.openprojects.net irc.openprojects.net] |
| 08:39 | -!- | kleetus [] has quit [brunner.openprojects.net irc.openprojects.net] |
| 08:40 | -!- | kleetus [~kleetus@68.3.180.244] has joined #mythtv |
| 08:40 | -!- | TardisX [~justin@192.83.231.155] has joined #mythtv |
| 08:45 | -!- | TardisX [] has quit [brunner.openprojects.net irc.openprojects.net] |
| 08:45 | -!- | kleetus [] has quit [brunner.openprojects.net irc.openprojects.net] |
| 08:46 | -!- | TardisX [~justin@192.83.231.155] has joined #mythtv |
| 08:46 | -!- | kleetus [~kleetus@68.3.180.244] has joined #mythtv |
| 09:28 | -!- | You are now known as mdz-work |
| 09:50 | -!- | kleetus [] has quit [brunner.openprojects.net irc.openprojects.net] |
| 09:50 | -!- | TardisX [] has quit [brunner.openprojects.net irc.openprojects.net] |
| 09:50 | -!- | TardisX [~justin@192.83.231.155] has joined #mythtv |
| 09:50 | -!- | kleetus [~kleetus@68.3.180.244] has joined #mythtv |
| 09:52 | -!- | kleetus [] has quit [brunner.openprojects.net irc.openprojects.net] |
| 09:52 | -!- | TardisX [] has quit [brunner.openprojects.net irc.openprojects.net] |
| 09:52 | -!- | kleetus [~kleetus@68.3.180.244] has joined #mythtv |
| 09:52 | -!- | TardisX [~justin@192.83.231.155] has joined #mythtv |
| 15:31 | -!- | davehunn [~david@pc1-mars1-4-cust156.mid.cable.ntl.com] has joined #mythtv |
| 15:31 | <davehunn> | ok tried mutting the sound then unmuting it in channel .cpp butstill no luck :( |
| 15:31 | <davehunn> | audio still gets really hissy after changing channel |
| 15:31 | <Chutt> | heh |
| 15:32 | <Chutt> | are you sure you don't have a finetuning setting set in the xawtv config file? |
| 15:33 | <Chutt> | and that you have the right FreqTable/TVFormat set in mythtv's config? |
| 15:35 | <davehunn> | just looking at the fine tuning :) |
| 15:35 | <davehunn> | going to try and move the fine tunning from xawtv into mythtv will mythtv take note? |
| 15:36 | <Chutt> | nope, it won't yet |
| 15:36 | <davehunn> | ahh |
| 15:36 | <Chutt> | there's a field in the database for the finetunings |
| 15:36 | <Chutt> | but it's not used at all yet |
| 15:36 | <davehunn> | ok |
| 15:36 | <Chutt> | so you do have a finetuning set? |
| 15:36 | <davehunn> | yes there is some fine tuning in xawtv |
| 15:36 | <davehunn> | yes |
| 15:36 | <Chutt> | so that might be it, then |
| 15:37 | <davehunn> | yes could be |
| 15:37 | <Chutt> | and, just to verify, freqtable and tvformat are correct in mythtv's settings file? |
| 15:37 | <davehunn> | [ch4][ch4] |
| 15:37 | <davehunn> | channel = 32 |
| 15:37 | <davehunn> | fine = +4 |
| 15:37 | <davehunn> | capture = on |
| 15:37 | <davehunn> | [itv][itv] |
| 15:37 | <davehunn> | channel = 30 |
| 15:37 | <davehunn> | fine = +10 |
| 15:37 | <davehunn> | capture = on |
| 15:37 | <davehunn> | [ch4][ch4] |
| 15:37 | <davehunn> | channel = 27 |
| 15:37 | <davehunn> | fine = +9 |
| 15:37 | <davehunn> | capture = on |
| 15:37 | <davehunn> | [bbc2][bbc2] |
| 15:37 | <davehunn> | channel = 24 |
| 15:37 | <Chutt> | yeah, that'll do it, then |
| 15:37 | <davehunn> | fine = +12 |
| 15:37 | <davehunn> | capture = on |
| 15:37 | <davehunn> | [bbc1][bbc1] |
| 15:37 | <davehunn> | channel = 22 |
| 15:37 | <davehunn> | fine = +15 |
| 15:37 | <Chutt> | i'm, say, 99% sure that that's the problem |
| 15:37 | <davehunn> | capture = on |
| 15:37 | <davehunn> | [ch5][ch5] |
| 15:37 | <davehunn> | channel = S41 |
| 15:37 | <davehunn> | fine = +10 |
| 15:38 | <davehunn> | capture = on |
| 15:38 | <davehunn> | yes and they are being pulled out correctly |
| 15:38 | <davehunn> | ok so now i have a task for the evning ;) |
| 15:38 | <davehunn> | sorry should have spotted that |
| 15:38 | <Chutt> | no prob |
| 15:38 | <Chutt> | so, the channel class needs to know about the fine tuning stuff |
| 15:38 | <davehunn> | yup |
| 15:38 | <davehunn> | so another bool Channel::SetChannel(int i) |
| 15:39 | <Chutt> | hrm |
| 15:39 | <davehunn> | so another bool Channel::SetChannel(int i,int finetune)? |
| 15:39 | <Chutt> | well |
| 15:39 | <Chutt> | it might be better to just have TV::CheckChannel() |
| 15:39 | <davehunn> | then in the select for channel num if .finetune!=null |
| 15:39 | <Chutt> | return the fine tuning |
| 15:39 | <Chutt> | since Channel::SetChannel will call that, and that already does a database hit |
| 15:39 | <davehunn> | btw the muting does do a very good thing |
| 15:40 | <davehunn> | it stops the boom when changing channels |
| 15:40 | <Chutt> | heh |
| 15:40 | <Chutt> | ok |
| 15:40 | <Chutt> | i'll add that in |
| 15:40 | <Chutt> | to my tree |
| 15:40 | <Chutt> | it needs to check to see if it _can_ mute the thing first |
| 15:40 | <davehunn> | ok |
| 15:40 | <davehunn> | but it is good |
| 15:40 | <davehunn> | also you ay want a setting for stero ono etc |
| 15:41 | <davehunn> | where is check channel? |
| 15:41 | <Chutt> | tv.cpp |
| 15:42 | <Chutt> | kept all the database stuff local to that class |
| 15:42 | <Chutt> | so channel.cpp doesn't touch it at all |
| 15:42 | <davehunn> | so curList[i].freq |
| 15:42 | <davehunn> | needs to be curList[i].freq |
| 15:43 | <davehunn> | +curList[i].finetune? |
| 15:43 | <Chutt> | naw |
| 15:43 | <Chutt> | something like |
| 15:43 | <Chutt> | int finetune = 0; |
| 15:43 | <Chutt> | if (pParent->CheckChannel(channame, finetune)) |
| 15:44 | <Chutt> | then frequency = curList[i].freq * 16 / 1000 + funetune; |
| 15:44 | <Chutt> | actually |
| 15:44 | <Chutt> | if you give me 10 minutes or so |
| 15:44 | <Chutt> | i'll check it into cvs |
| 15:44 | <davehunn> | ok |
| 15:45 | <davehunn> | ill have to do a check out again that will be interesting :) |
| 15:45 | <Chutt> | heh |
| 15:47 | -!- | kleetus [] has quit [Read error: 110 (Connection timed out)] |
| 15:47 | <davehunn> | what is the cvs dir etc? i cant find it on the web |
| 15:48 | <Chutt> | password is mythtv |
| 15:50 | <davehunn> | ok |
| 15:50 | <davehunn> | running a new CO |
| 15:51 | <Chutt> | well, i haven't checked in yet =) |
| 15:51 | <davehunn> | its ok i havent one a co until now |
| 15:52 | <Chutt> | ah |
| 15:52 | <davehunn> | il update in a bit |
| 15:52 | <Chutt> | ok |
| 15:52 | <Chutt> | it's checked in |
| 15:52 | <Chutt> | no mute stuff, but it should use the finetuning |
| 15:54 | <Chutt> | you'll have to manually setup the finetuning in the database, though |
| 15:54 | <Chutt> | sorry 'bout that |
| 15:58 | <davehunn> | sokay as long as they dont get killed by filldatabase |
| 15:59 | <Chutt> | shouldn't |
| 15:59 | <davehunn> | okay um can i just quickly check whats changed as i am not sure the update worked ok |
| 16:00 | <Chutt> | what'd it do? |
| 16:01 | <davehunn> | it just said U lots but only on the dirs but it is in there |
| 16:02 | <Chutt> | well, if you go to the viewcvs stuff on the website |
| 16:02 | <Chutt> | you can see what changed |
| 16:02 | <Chutt> | tv.cpp, tv.h and channel.cpp |
| 16:02 | <davehunn> | no its ok i checked it was in there the fine tune stuff |
| 16:03 | <davehunn> | so just left to do integrated dvd player/ripper + cdwriter ;) |
| 16:03 | <Chutt> | well |
| 16:03 | <Chutt> | if that works, at least |
| 16:04 | <Chutt> | the finetuning stuff, that is |
| 16:04 | <davehunn> | make -j 8 failed :( |
| 16:04 | <davehunn> | mut make sucseeded |
| 16:04 | <davehunn> | oh well |
| 16:04 | <davehunn> | ok now i need to insert into mysql |
| 16:07 | <Chutt> | heh |
| 16:07 | <Chutt> | yeah, you can't parallelize make =) |
| 16:08 | <davehunn> | oh well |
| 16:12 | <Chutt> | if you do a dvd ripper |
| 16:12 | <Chutt> | the only thing i'd like to see would be the ability to just copy it bitexact |
| 16:13 | <Chutt> | no recompression, etc |
| 16:13 | <davehunn> | okay i dont whant an insert i want to edit the data that is already there what is the sql line? |
| 16:13 | <davehunn> | vobcat? |
| 16:13 | <davehunn> | i use that as part of my ripper |
| 16:14 | <Chutt> | you want to do something like: update channel set finetune = 4 where channum = "32"; |
| 16:15 | <Chutt> | need the quotes around the 32, else your S41 channel won't work right |
| 16:15 | <davehunn> | its ok i did a delete |
| 16:15 | <davehunn> | mysql> select * from channel; |
| 16:15 | <davehunn> | +---------+----------+------+------------------------------------------+--------+----------+----------+--------------+ |
| 16:15 | <davehunn> | | channum | callsign | name | icon | chanid | sourceid | finetune | videofilters | |
| 16:15 | <davehunn> | +---------+----------+------+------------------------------------------+--------+----------+----------+--------------+ |
| 16:15 | <davehunn> | | 32 | | NULL | /home/david/.mythtv/channels/logo-53.gif | 1 | 1 | 9 | NULL | |
| 16:16 | <davehunn> | | 22 | | NULL | /home/david/.mythtv/channels/logo-13.gif | 2 | 1 | NULL | NULL | |
| 16:16 | <davehunn> | | 24 | | NULL | /home/david/.mythtv/channels/logo-26.gif | 3 | 1 | NULL | NULL | |
| 16:16 | <davehunn> | | 30 | | NULL | /home/david/.mythtv/channels/logo-37.gif | 4 | 1 | NULL | NULL | |
| 16:16 | <davehunn> | +---------+----------+------+------------------------------------------+--------+----------+----------+--------------+ |
| 16:16 | <davehunn> | 4 rows in set (0.00 sec) |
| 16:16 | <davehunn> | so lets see if it worked |
| 16:16 | <davehunn> | kick arse another happy camper :) |
| 16:16 | <davehunn> | that fixed it :) |
| 16:17 | <davehunn> | me is very very happy |
| 16:17 | <davehunn> | now if only i could get funding for a phd |
| 16:18 | <davehunn> | ;) |
| 16:18 | <davehunn> | can you fix that as well ? |
| 16:18 | <Chutt> | heh |
| 16:20 | <davehunn> | what it was worth a try ;) |
| 16:20 | <Chutt> | right :p |
| 16:23 | <davehunn> | +---------+----------+------+------------------------------------------+--------+----------+----------+--------------+ |
| 16:23 | <davehunn> | | channum | callsign | name | icon | chanid | sourceid | finetune | videofilters | |
| 16:23 | <davehunn> | +---------+----------+------+------------------------------------------+--------+----------+----------+--------------+ |
| 16:23 | <davehunn> | | 32 | | NULL | /home/david/.mythtv/channels/logo-53.gif | 1 | 1 | 9 | NULL | |
| 16:23 | <davehunn> | | 22 | | NULL | /home/david/.mythtv/channels/logo-13.gif | 2 | 1 | NULL | NULL | |
| 16:23 | <davehunn> | | 24 | | NULL | /home/david/.mythtv/channels/logo-26.gif | 3 | 1 | NULL | NULL | |
| 16:23 | <davehunn> | | 30 | | NULL | /home/david/.mythtv/channels/logo-37.gif | 4 | 1 | NULL | NULL | |
| 16:23 | <davehunn> | | S41 | | NULL | /home/david/.mythtv/channels/logo-54.gif | 5 | 1 | NULL | NULL | |
| 16:23 | <davehunn> | | S41 | | NULL | /home/david/.mythtv/channels/logo-54.gif | 6 | 1 | NULL | NULL | |
| 16:23 | <davehunn> | +---------+----------+------+------------------------------------------+--------+----------+----------+--------------+ |
| 16:24 | <davehunn> | hmm buoom one should not be there |
| 16:24 | <Chutt> | you only set one finetuning? |
| 16:24 | <Chutt> | or, you mean the duplicated S41? |
| 16:25 | <davehunn> | duplicate s41 |
| 16:25 | <davehunn> | the other bits are ok |
| 16:27 | <Chutt> | did you do two inserts of it? |
| 16:27 | <davehunn> | nope |
| 16:27 | <davehunn> | it got in there from a mythfilldatabase run |
| 16:28 | <Chutt> | hrm |
| 16:29 | <davehunn> | ok after fidiling with the tuning |
| 16:29 | <Chutt> | from current cvs? |
| 16:29 | <davehunn> | no |
| 16:29 | <davehunn> | from a few days ago |
| 16:29 | <davehunn> | i have to change the script that mythfilldatabase calls + i did not know if you added the extra \" |
| 16:30 | <Chutt> | the lack of the extra \"s will make it duplicate inserts like that on text names like S41 |
| 16:30 | <Chutt> | should be fixed in current cvs, though |
| 16:30 | <Chutt> | as of last night, at least =) |
| 16:31 | <davehunn> | oh ok |
| 16:31 | <davehunn> | ill fix that one for the uk and try that then |
| 16:34 | <davehunn> | ok trying it now |
| 16:34 | <davehunn> | ill see what happens |
| 16:34 | <davehunn> | also it didnt have any channel data for that channel or the icon :( |
| 16:35 | <davehunn> | but ill see now |
| 16:42 | <davehunn> | ok it all runs now :) |
| 16:42 | <davehunn> | me a happy campee |
| 16:45 | <davehunn> | so to record i just leev it in ythtv but not watching tv |
| 16:45 | <davehunn> | and then when i come back i can watch what is has recorded? |
| 16:47 | <Chutt> | mythfrontend |
| 16:47 | <Chutt> | but yeah |
| 16:47 | <Chutt> | that's how it works |
| 16:47 | <davehunn> | ok# |
| 16:48 | <davehunn> | and if i quit ythfrount end then start it again do i have to re set the shows or are they in the database? |
| 16:50 | <davehunn> | ok cool |
| 16:50 | <Chutt> | stored in the db |
| 16:50 | <davehunn> | i am very impressed |
| 16:50 | <Chutt> | you can edit with mythweb |
| 16:50 | <Chutt> | or even just run mythepg separately |
| 16:51 | <Chutt> | the scheduler lives in mythfrontend, so that has to be running |
| 16:52 | <davehunn> | ok well ill leeve that running and see how its done toorow |
| 16:52 | <davehunn> | :) |
| 16:52 | <davehunn> | then i can convert them from rtjpeg to divx for archives |
| 18:13 | -!- | You are now known as mdz-work-away |
| 23:05 | -!- | vektor [] has quit ["My damn controlling terminal disappeared!"] |