Re: [mythtv] [mythtv-commits] Ticket #978: Browse mode doesn't list all available channels in LiveTV

2006-01-12 Thread Petr Stehlik
Isaac Richards píše v Pá 13. 01. 2006 v 02:39 -0500: > On Friday 13 January 2006 02:35, Petr Stehlik wrote: > > MythTV píše v Pá 13. 01. 2006 v 07:22 +: > > > #978: Browse mode doesn't list all available channels in LiveTV > > > Changes (by ijr): > > > > > > * milestone: unknown => 0.20 > >

Re: [mythtv] [mythtv-commits] Ticket #978: Bro wse mode doesn't list all available channels in LiveTV

2006-01-12 Thread Isaac Richards
On Friday 13 January 2006 02:35, Petr Stehlik wrote: > MythTV píše v Pá 13. 01. 2006 v 07:22 +: > > #978: Browse mode doesn't list all available channels in LiveTV > > Changes (by ijr): > > > > * milestone: unknown => 0.20 > > * owner: ijr => cpinkham > > > > Comment: > > > > Chris, you

Re: [mythtv] [mythtv-commits] Ticket #978: Browse mode doesn't list all available channels in LiveTV

2006-01-12 Thread Petr Stehlik
MythTV píše v Pá 13. 01. 2006 v 07:22 +: > #978: Browse mode doesn't list all available channels in LiveTV > Changes (by ijr): > > * milestone: unknown => 0.20 > * owner: ijr => cpinkham > > Comment: > > Chris, you can decide if we should do this or not. Personally, I think > just d

Re: [mythtv] documentation of protocol version changes?

2006-01-12 Thread Daniel Walton
Thanks for the pointer. Time to start digging through some diffs :) Daniel On Fri, 13 Jan 2006, Chris Pinkham wrote: > > Does anyone know of a document that discusses what changes were made in the > > myth > > protocol from one version to the next? I'm interested because I run svn on > > my

Re: [mythtv] Frame accurate MPEG2 commercial cutting

2006-01-12 Thread Geoffrey Hausheer
On 1/12/06, Chris Pinkham wrote: > > For the time being, the following solutions may work: > > 1) regenerate the key-frame index using 'mythtranscode -b' before > > selecting cut points > > Did you find that this differed from the positionmap the decoder generated > if you run "mythcommflag --rebui

Re: [mythtv] Frame accurate MPEG2 commercial cutting

2006-01-12 Thread Chris Pinkham
> mythtranscode (that I'm aware of), it turns out that myth just doesn't > count frames in exactly the same way. In addition, the way the index > is generated in myth isn't very reliable (a cutpoint will happen at a > different point depending on whether you watch the video from the > beginning or

[mythtv] Netowrked ATSC Tuner (HDHomeRun) - initial code

2006-01-12 Thread jafa
Hi guys, The attached patch contains the initial framework for HDHomeRun support. Watching live TV gives a picture but it does not have code to control the box yet. Any feedback is welcome... if there are any issues I it would be good to know before I get too deep into the control code :-)

Re: [mythtv] documentation of protocol version changes?

2006-01-12 Thread Chris Pinkham
> Does anyone know of a document that discusses what changes were made in the > myth > protocol from one version to the next? I'm interested because I run svn on my > backend (protocol 23) but I just got a Roku HD1000 to use as a frontend but > currently mythroku speaks protocol version 15. I'm

Re: [mythtv] osx-packager.pl breaks after install of fink

2006-01-12 Thread David Snider
> > For OSX, isn't this simple? It looks like the exif package downloaded > by osx-packager.pl is just never installed in any way that pkg-config > could possibly know about. Seems to me that we need a > --force-new-exif flag that osx-packager.pl can pass along to > configure. No? > I was going

[mythtv] qam scanning and myth svn not picking up 0x1ffb pid

2006-01-12 Thread Michael Freeman
i recently noticed that comcast in my area is sending a seemingly standard-compliant PID on the physical channels that carried local digital stations. pid 0x1ffb is defined in a couple of spec documents as the pid carrying the info about the channels in the mpeg2 transport stream...yet myth has no

[mythtv] Frame accurate MPEG2 commercial cutting

2006-01-12 Thread Geoffrey Hausheer
So it turns out that for 0.19, frame accurate comercial cutting just isn't realistic. While there isn't anything wrong with the code in mythtranscode (that I'm aware of), it turns out that myth just doesn't count frames in exactly the same way. In addition, the way the index is generated in myth

[mythtv] developer specific section of the myth wiki

2006-01-12 Thread Buzz
Want to document/record/keep/publish something "developer specific"? Here's a link to the new wiki's Developer section: http://www.mythtv.org/wiki/index.php/Category:Developer_Documentation Now includes a place to put tools/scripts/utils that aren't SVN approved/quality, but still probably usefu

Re: [mythtv] osx-packager.pl breaks after install of fink

2006-01-12 Thread David Abrahams
Nigel Pearson <[EMAIL PROTECTED]> writes: >> if test x`which pkg-config 2>/dev/null` != x"" ; then >> if `pkg-config --atleast-version 0.6.9 libexif` ; then >> echo "#define NEW_LIB_EXIF 1" >> \ >> ./mythgallery/mythgallery/config.h >>

Re: [mythtv] documentation of protocol version changes?

2006-01-12 Thread Daniel Kristjansson
On Thu, 2006-01-12 at 22:32 -0500, Daniel Walton wrote: > Does anyone know of a document that discusses what changes were made in the > myth > protocol from one version to the next? I'm interested because I run svn on my > backend (protocol 23) but I just got a Roku HD1000 to use as a frontend bu

[mythtv] documentation of protocol version changes?

2006-01-12 Thread Daniel Walton
Does anyone know of a document that discusses what changes were made in the myth protocol from one version to the next? I'm interested because I run svn on my backend (protocol 23) but I just got a Roku HD1000 to use as a frontend but currently mythroku speaks protocol version 15. I'm looking for

Re: [mythtv] add to Trac?

2006-01-12 Thread Steve Adeff
On Thursday 12 January 2006 11:02, Jim Westfall wrote: > Steve Adeff <[EMAIL PROTECTED]> wrote [01.12.06]: > > I'm getting A LOT of mpeg pixelation on the HD channels, which I wasn't > > getting last night that is not showing on the Component output. > > > > I have already had 1 channel mischange.

Re: [mythtv] Diseqc Switching still not working?

2006-01-12 Thread Zdzislaw Gorlicki
On Thursday 12 January 2006 19:06, Zdzislaw Gorlicki wrote: > On Tuesday 10 January 2006 15:03, Wim Fokkens wrote: > > Mark wrote: > > > > It's not really a bug. It seems all DiSEqC equipment behaves differently. > > I've had to fiddle with the diseqc code quite a bit in order to get my > > configu

Re: [mythtv] Diseqc Switching still not working?

2006-01-12 Thread Zdzislaw Gorlicki
On Tuesday 10 January 2006 15:03, Wim Fokkens wrote: > Mark wrote: > > It's not really a bug. It seems all DiSEqC equipment behaves differently. > I've had to fiddle with the diseqc code quite a bit in order to get my > configuration working properly. > > Ok but how do other programmers cope with t

Re: [mythtv] [mythtv-commits] Ticket #1013: livetv does not work (svn 8575) [DVB]

2006-01-12 Thread Daniel Kristjansson
On Thu, 2006-01-12 at 18:53 -0500, Isaac Richards wrote: > > Reverts the AvFormatDecoder part of [8573] until cpinkham gets a chance to > > look at the problem. > > Can we make stream changes not take place or disable the callback until after > things have been initialized? The open call real

Re: [mythtv] trac's closed

2006-01-12 Thread Isaac Richards
On Thursday 12 January 2006 14:15, Isaac Richards wrote: > to anon users - I'll reopen it later today, unless I can get this plugin: > > http://trac-hacks.swapoff.org/wiki/AccountManagerPlugin > > working, which will let people create accounts. Though, it doesn't seem to > do any email verificatio

Re: [mythtv] [mythtv-commits] Ticket #866: Record in LiveTV doesn't work if you leave LiveTV.

2006-01-12 Thread Daniel Kristjansson
On Thu, 2006-01-12 at 14:14 -0800, Bruce Markey wrote: > The rule shouldn't be deleted. As with any other single record > that was stopped (or ran to completion for that matter) mfdb > will clear it in the morning. Even a partial record should be > allowed to have post comm flagging or automatic t

Re: [mythtv] [mythtv-commits] Ticket #1013: livetv does not work (svn 8575) [DVB]

2006-01-12 Thread Isaac Richards
On Thursday 12 January 2006 18:36, MythTV wrote: > #1013: livetv does not work (svn 8575) [DVB] > ---+--- >- Reporter: anonymous |Owner: cpinkham > Type: defect | Status: new > Priority: minor |

Re: [mythtv] [mythtv-commits] Ticket #866: Record in LiveTV doesn't work if you leave LiveTV.

2006-01-12 Thread Bruce Markey
As always, my objective is to have the best DVR possible. What I'm pondering here isn't which point of view would get more points in a debate but what leads to the most reasonable behavior. Daniel Kristjansson wrote: > On Mon, 2006-01-09 at 17:46 -0800, Bruce Markey wrote: >> MythTV wrote: >> Kudo

Re: [mythtv] DBOX2 LiveTV troubles (latest SVN)

2006-01-12 Thread John C
Thanks for that i'll give it a go. Just having trouble now with certain channels and the following error: 2006-01-12 17:48:39.620 AFD: Opened codec 0x8b64390, id(MPEG2VIDEO) type(Video) 2006-01-12 17:48:39.621 AFD: Opened codec 0x8b2f5b0, id(MP3) type(Audio) 2006-01-12 17:48:39.621 AFD: Audio Trac

Re: [mythtv] [mythtv-commits] Ticket #1005: As of [8553], overrecordseconds are imposed unconditionally

2006-01-12 Thread Bruce Markey
MythTV wrote: > #1005: As of [8553], overrecordseconds are imposed unconditionally > +--- > Reporter: bjm <[EMAIL PROTECTED]> |Owner: danielk > Type: defect | Status: closed > Priority:

Re: [mythtv] [mythtv-commits] mythtv commit: r8577 by danielk

2006-01-12 Thread Daniel Kristjansson
On Thu, 2006-01-12 at 11:41 -0800, Bruce Markey wrote: > However, I didn't get there. With 8577 in my test environment it > still imposes the overrecordseconds. Could you verify what happens > for you with the test case using current SVN, please? Sorry, [8577] was broken for recordings using the '

Re: [mythtv] [mythtv-commits] mythtv commit: r8577 by danielk

2006-01-12 Thread Bruce Markey
Daniel Kristjansson wrote: > On Thu, 2006-01-12 at 11:18 -0500, Chris Pinkham wrote: >>> Chris, I believe this is how it has always worked, overrecord is applied >>> unconditionally to the recording. Then the overrecord time is overridden >>> by StartRecording() when the scheduler wants to record s

Re: [mythtv] [mythtv-commits] mythtv commit: r8577 by danielk

2006-01-12 Thread Chris Pinkham
> > > Chris, I believe this is how it has always worked, overrecord is applied > > > unconditionally to the recording. Then the overrecord time is overridden > Your right about the old implementation, I had forgotten about the 0.18 > implementation. That code was changed a while ago, I believe to

Re: [mythtv] [mythtv-commits] Ticket #981: LiveTV changing channels: DVB-S confused and locked

2006-01-12 Thread Petr Stehlik
Petr Stehlik píše v Čt 12. 01. 2006 v 20:00 +0100: > > problem. The problem appears to be that the check for channels on > > another recorder doesn't work until the channel is unique. But > > since you have many five character channel numbers there are many > > matches for the one and two characte

[mythtv] trac's closed

2006-01-12 Thread Isaac Richards
to anon users - I'll reopen it later today, unless I can get this plugin: http://trac-hacks.swapoff.org/wiki/AccountManagerPlugin working, which will let people create accounts. Though, it doesn't seem to do any email verification, so, dunno if it'll work, really. Isaac ___

Re: [mythtv] [mythtv-commits] Ticket #981: LiveTV changing channels: DVB-S confused and locked

2006-01-12 Thread Petr Stehlik
Daniel Kristjansson píše v Čt 12. 01. 2006 v 13:27 -0500: > From a quick look, it looks like it is not really a configuration OK > problem. The problem appears to be that the check for channels on > another recorder doesn't work until the channel is unique. But > since you have many five charact

Re: [mythtv] [mythtv-commits] Ticket #981: LiveTV changing channels: DVB-S confused and locked

2006-01-12 Thread Daniel Kristjansson
On Thu, 2006-01-12 at 19:03 +0100, Petr Stehlik wrote: > MythTV píše v St 11. 01. 2006 v 22:24 +: > > Comment (by danielk): > > > > Petr, from the logs it looks like you may have a configuration problem. > > Please e-mail me a dump of your channel, cardinput, and capturecard > > tables. >

Re: [mythtv] [mythtv-commits] Ticket #981: LiveTV changing channels: DVB-S confused and locked

2006-01-12 Thread Petr Stehlik
MythTV píše v St 11. 01. 2006 v 22:24 +: > Comment (by danielk): > > Petr, from the logs it looks like you may have a configuration problem. > Please e-mail me a dump of your channel, cardinput, and capturecard > tables. Daniel, did you get the tables contents I sent you yesterday? Have y

Re: [mythtv] [mythtv-commits] mythtv commit: r8577 by danielk

2006-01-12 Thread Daniel Kristjansson
On Thu, 2006-01-12 at 11:18 -0500, Chris Pinkham wrote: > > Chris, I believe this is how it has always worked, overrecord is applied > > unconditionally to the recording. Then the overrecord time is overridden > > by StartRecording() when the scheduler wants to record something. This > > allows the

[mythtv] Can't find channels with DVB-C pinnacle cinergy 1200 under ubuntu]

2006-01-12 Thread Lutz Mischa Heitmüller
Hi to everybody, my name is Lutz, I have a problem with MythTV, can't get it working. My configuration: MythTv Version: 0.18.1-5 Pinnacle DVB-C Cinergy 1200 - Card Ubuntu Linux (v. 5.1, Breezy Badger) I try to get everything running in Germany, NRW, Bonn - Provider: Ish I used the bi

Re: [mythtv] [mythtv-commits] mythtv commit: r8574 - in

2006-01-12 Thread Chris Pinkham
> > Add a "Preserve Aspect Ratio" option to the Transcoding recording > This change looks interesting, but I'm not quite sure exactly how it's > intended to be used, but maybe that's because of how I use > transcoding? > And I don't see any weirdness in the aspect ratio of the transcoded > record

Re: [mythtv] add to Trac?

2006-01-12 Thread Steve Adeff
On Thursday 12 January 2006 11:02, Jim Westfall wrote: > Steve Adeff <[EMAIL PROTECTED]> wrote [01.12.06]: > > I'm getting A LOT of mpeg pixelation on the HD channels, which I wasn't > > getting last night that is not showing on the Component output. > > > > I have already had 1 channel mischange.

Re: [mythtv] [mythtv-commits] mythtv commit: r8577 by danielk

2006-01-12 Thread Chris Pinkham
> Chris, I believe this is how it has always worked, overrecord is applied > unconditionally to the recording. Then the overrecord time is overridden > by StartRecording() when the scheduler wants to record something. This > allows the overrecord to work in the presence of rescheduled or canceled >

Re: [mythtv] [mythtv-commits] mythtv commit: r8574 - in trunk/mythtv by cpinkham

2006-01-12 Thread Robert Tsai
On Thu, Jan 12, 2006 at 06:30:59AM +, [EMAIL PROTECTED] wrote: > Author: cpinkham > Date: 2006-01-12 06:30:58 + (Thu, 12 Jan 2006) > New Revision: 8574 >Changeset: http://cvs.mythtv.org/trac/changeset/8574 > > Modified: > >trunk/mythtv/libs/libmythtv/recordingprofile

Re: [mythtv] add to Trac?

2006-01-12 Thread Jim Westfall
Steve Adeff <[EMAIL PROTECTED]> wrote [01.12.06]: > > I'm getting A LOT of mpeg pixelation on the HD channels, which I wasn't > getting last night that is not showing on the Component output. > > I have already had 1 channel mischange. > > I'll let you know when I encounter when the box stops

Re: [mythtv] DirectFV Matrox TV-Out

2006-01-12 Thread Wied Pakusa
Anssi Hannula schrieb: > >The directfb support for mythtv doesn't by default use the tv-out of >matrox cards. > >I however managed to get a picture to TV (I have G400) with mythtv gui >through XDirectFB and video through mythtv's directfb support with the >attached patch (which is a hack), but the

Re: [mythtv] add to Trac?

2006-01-12 Thread Steve Adeff
On Wednesday 11 January 2006 22:18, Jim Westfall wrote: > Steve Adeff <[EMAIL PROTECTED]> wrote [01.11.06]: > > the problem is that you can't control how the dct62xx comes up, some will > > allow for broadcast connection, some will only work with p2p. I have it > > setup as a firewire capture card