Re: [mythtv] General SVN info

2006-01-16 Thread Nigel Pearson
> I know that I can choose a specific SVN-version to checkout, but how > do I tell which version I currently have checked out? svnversion . > If I maintain a single SVN source and pass it around my network to > different systems (64-bit, athlon-xp, and P3's), how do I 'make clean' > every

[mythtv] General SVN info

2006-01-16 Thread Chad
Hello there! I have a few general questions about SVN that just don't seem so easy to find around the web: I know that I can choose a specific SVN-version to checkout, but how do I tell which version I currently have checked out? If I maintain a single SVN source and pass it around my network to

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

2006-01-16 Thread Nigel Pearson
> In fact, I am positive there is a pkgconfig on my system. But I > shouldn't have -- and don't want -- to remove it to get this to work. Fair enough. When you said no Fink installed packages, I assumed no pkgconfig binary or databases. ... >> $ENV{'PKG_CONFIG_PATH'} = "$PREFIX/lib/pkgco

[mythtv] running encoder in realtime

2006-01-16 Thread Tony Lill
I'd like to try to run the thread(s) that transfers the data from the video device to the file in realtime mode to try and get rid of the ivtv0 warning: ENC Stream 0 OVERFLOW messages. Is Ringbuffer.cpp the right place to do it? It seems to spawn a couple of threads to read and write stuff. Or is

[mythtv] Compiling with -Os is better than -O3

2006-01-16 Thread John P Poet
Is there an easy way to configure Myth such that it builds with -Os instead of -O3? I have been editing the configure script before running it, but was wondering if there is a better way. My frontend machine has a Intel Northwood 3.2GHz HT P4 and 512MB of RAM. With this configuration, I have fou

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

2006-01-16 Thread David Abrahams
Nigel Pearson <[EMAIL PROTECTED]> writes: > ... >> And on this machine, I've been ultra-careful to avoid installing >> things with fink > > Very wise. I also avoid Apple's X11 for the same reason. > >> because the last place I tried to build, the fink >> installations of QT et. al. were gett

Re: [mythtv] what's this dmesg output mean?

2006-01-16 Thread Bruce Markey
Kirby Bakken wrote: > Bruce Markey wrote: ... >> Rollback to your previous working kernel until they fix this. ... > This IS my 'previous working kernel' Its the only kernel that I Maybe you need to look up the word 'previous' in a dictionary or something. The kernel you are running is curre

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

2006-01-16 Thread Nigel Pearson
... > And on this machine, I've been ultra-careful to avoid installing > things with fink Very wise. I also avoid Apple's X11 for the same reason. > because the last place I tried to build, the fink > installations of QT et. al. were getting picked up in various paths > instead of those d

[mythtv] MythMusic Case Sensitive when it shouldn't

2006-01-16 Thread Rickard Borgmäster
I've discovered that MythMusic is case sensitive and that makes listings unnecessary long. Example: Ralph Myers and the Jack Herren Band Ralph Myers and The Jack Herren Band Ralph Myers And The Jack Herren Band The above is of course the same artist. But case sensitive, this gives three separ

Re: [mythtv] Housekeeping function thrashing mysql

2006-01-16 Thread Tom Lichti
Tom Lichti wrote: > Buechler, Mark R wrote: > >> program.title and program.subtitle. The default is latin1. I changed it to >> utf8 in an attempt to fix my Unicode EIT problem. The long select times >> forced me to change back. >> >> - Mark. >> >> > Ah, so they should be latin1 to begin

Re: [mythtv] Housekeeping function thrashing mysql

2006-01-16 Thread Tom Lichti
Buechler, Mark R wrote: > program.title and program.subtitle. The default is latin1. I changed it to > utf8 in an attempt to fix my Unicode EIT problem. The long select times > forced me to change back. > > - Mark. > Ah, so they should be latin1 to begin with, I assume? Tom

Re: [mythtv] Housekeeping function thrashing mysql

2006-01-16 Thread Buechler, Mark R
program.title and program.subtitle. The default is latin1. I changed it to utf8 in an attempt to fix my Unicode EIT problem. The long select times forced me to change back. - Mark. -Original Message- From: Tom Lichti [mailto:[EMAIL PROTECTED] Sent: Monday, January 16, 2006 10:12 AM To: D

Re: [mythtv] XvMC studdering

2006-01-16 Thread Todd Ignasiak
I hadn't updated my SVN version in a few weeks, and had turned off XvMC because of a few glitches. So, I updated it yesterday and turned XvMC back on.    My initial tests were excellent,  very good XvMC playback, no stuttering, perfect playback on 1080i and 720p material.  (In the past, I had b

Re: [mythtv] Sorry if a bit [OT] but is the mythtv-users list working?

2006-01-16 Thread Michael J. Lynch
Kerry Wilson wrote: > hondaman wrote: > >>I subscribed to it a couple weeks ago and have yet to receive a single >>email from it. Is this list active/working? >>___ >>mythtv-dev mailing list >>mythtv-dev@mythtv.org >>http://mythtv.org/cgi-bin/mailman/l

Re: [mythtv] Sorry if a bit [OT] but is the mythtv-users list working?

2006-01-16 Thread Kerry Wilson
hondaman wrote: > I subscribed to it a couple weeks ago and have yet to receive a single > email from it. Is this list active/working? > ___ > mythtv-dev mailing list > mythtv-dev@mythtv.org > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev > >

[mythtv] Sorry if a bit [OT] but is the mythtv-users list working?

2006-01-16 Thread hondaman
I subscribed to it a couple weeks ago and have yet to receive a single email from it. Is this list active/working? ___ mythtv-dev mailing list mythtv-dev@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

Re: [mythtv] mythtv-0.18.1-showacpitemperature.p atch - show ACPI temp in MythWeb-backendstatus

2006-01-16 Thread Robert Zwerus
On Monday 16 January 2006 10:35, Christian Höhle wrote: > Cool, but thermal_zone is empty for me, too :-( What about using values You don't know if it's cool :-P. > from lm_sensors? Should be easy to read either and is able to provide > much more info on most systems (different thermal zones, fan

Re: [mythtv] Auto transcode broken?

2006-01-16 Thread Robert Tsai
On Tue, Jan 17, 2006 at 01:33:42AM +1000, Andy Foster wrote: > On Fri, Jan 13, 2006 at 09:09:55AM +, Dave Just wrote: > > > Mea culpa, didn't know I had to enable it in the profiles as > > > well. > > > > Yes, this is what I had missed too, or at least, I had > > misunderstood that setting as

Re: [mythtv] mythtv-0.18.1-showacpitemperature.patch - show ACPI temp in MythWeb-backendstatus

2006-01-16 Thread Ramon Redondo
On 1/16/06, Christian Höhle <[EMAIL PROTECTED]> wrote: > Robert Zwerus schrieb: > > ... I created a > > small addition, to show the ACPI CPU temperature > > ("/proc/acpi/thermal_zone/THRM/temperature") under 'Machine information'. > > > Cool, but thermal_zone is empty for me, too :-( What about usi

Re: [mythtv] Need help diagnosing slow XvMC problem

2006-01-16 Thread Tom Lichti
Jerry Rubinow wrote: > On 1/14/06, Jerry Rubinow <[EMAIL PROTECTED]> wrote: > > I finally made some progress. I was looking at settings on other > pages, and noticed Ringbuffer, which I probably should have tried > earlier but I didn't think of it. So I doubled the ringbuffer size > from the d

Re: [mythtv] Auto transcode broken?

2006-01-16 Thread Andy Foster
  On Fri, Jan 13, 2006 at 09:09:55AM +, Dave Just wrote: > > Mea culpa, didn't know I had to enable it in the profiles as well. >  > Yes, this is what I had missed too, or at least, I had misunderstood > that setting as meaning "immediately transcode" like the > "immediately  flag" setting.  

Re: [mythtv] Housekeeping function thrashing mysql

2006-01-16 Thread Tom Lichti
Buechler, Mark R wrote: > Thanks. I managed to reduce the time down to just under 8 seconds by > converting a couple columns back to latin1. However, if anything attempts to > access the db during that time (like starting livetv) it will be delayed > several seconds. It would be nice to to throw a

Re: [mythtv] High level CI patch

2006-01-16 Thread Daniel Kristjansson
On Mon, 2006-01-16 at 15:46 +0100, Henrik Sjoberg wrote: > What coding standard should be used when editing and writing additions to > (as in this case) imported code which already have a different coding > standard? Should I adopt the standard already in the file or use the one > from mythtv? The

Re: [mythtv] High level CI patch

2006-01-16 Thread Henrik Sjoberg
What coding standard should be used when editing and writing additions to (as in this case) imported code which already have a different coding standard? Should I adopt the standard already in the file or use the one from mythtv? The coding standard howto wasn't really clear on this. Regards, Henr

Re: [mythtv] High level CI patch

2006-01-16 Thread Daniel Kristjansson
On Mon, 2006-01-16 at 14:56 +0100, Henrik Sjoberg wrote: > Hi all, > > I have done some work to add the use of the high level CI to mythtv. It > may not be a work of art but it works nice for me. I would like to share > my work with those that are interrested in getting their HLCI cards to > work

[mythtv] High level CI patch

2006-01-16 Thread Henrik Sjoberg
Hi all, I have done some work to add the use of the high level CI to mythtv. It may not be a work of art but it works nice for me. I would like to share my work with those that are interrested in getting their HLCI cards to work (Twinhan users?). My question is now what the correct way to do that

[mythtv] Mythfilldatabase & Films in UK

2006-01-16 Thread Stuart Morgan
Is there a reason why mythfilldatabase _always_ updates the details for films in the UK? i.e. Is it a feature or a bug? See the following excerpt: removing existing program: midlands.bbc1.bbc.co.uk Blazing Saddles 2006-01-23T23:35:00 - 2006-01-24T01:10:00 inserting new program: midlands.bbc1

Re: [mythtv] MythDVD Widescreen Ripping Bug

2006-01-16 Thread Tim
Title: Message www.bbc.co.uk/rd/pubs/brochures/opendays1999/afds.pdf   Should explain all. -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matt SchulkindSent: 16 January 2006 03:01To: Development of mythtvSubject: [mythtv] MythDVD Wid

Re: [mythtv] mythtv-0.18.1-showacpitemperature.patch - show ACPI temp in MythWeb-backendstatus

2006-01-16 Thread Christian Höhle
Robert Zwerus schrieb: > ... I created a > small addition, to show the ACPI CPU temperature > ("/proc/acpi/thermal_zone/THRM/temperature") under 'Machine information'. > Cool, but thermal_zone is empty for me, too :-( What about using values from lm_sensors? Should be easy to read either and