Re: [mythtv-users] Fusion remote working?

2006-01-20 Thread David Engel
On Thu, Jan 19, 2006 at 11:15:35AM -0600, David Engel wrote:
> On Thu, Jan 19, 2006 at 09:54:14AM -0600, Kirby Bakken wrote:
> FWIW, I had the exact same results as you Monday evening with lirc
> 0.7.2 and 0.8.0-pre4.  I got frustrated and deleted everything I had
> tried.  Tuesday evening, I tried again, doing the same things, as far
> as I could remember, and everything worked just like it was supposed
> to.

I finally solved this mystery.  lirc-0.7.2 will work, however, you
need the lircd.conf.fusionHDTV from lirc-0.8.0 since the definition
for the current DVICO remotes isn't in 0.7.2.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Fusion remote working?

2006-01-19 Thread David Engel
On Thu, Jan 19, 2006 at 09:54:14AM -0600, Kirby Bakken wrote:
> if I do this:
> 
> lircd --device=/dev/usb/hiddev0 --driver=dvico
> 
> and then run irw, I get nothing.  I guess I'll have to give up and go 
> 'back' to my old irman serial ir receiver

Then, all I can say is to try again, preferably from scratch.  

FWIW, I had the exact same results as you Monday evening with lirc
0.7.2 and 0.8.0-pre4.  I got frustrated and deleted everything I had
tried.  Tuesday evening, I tried again, doing the same things, as far
as I could remember, and everything worked just like it was supposed
to.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Fusion remote working?

2006-01-18 Thread David Engel
On Wed, Jan 18, 2006 at 11:07:38PM -0600, Kirby Bakken wrote:
> lircd --device=/dev/usb/hiddev0
> [...]
> What am I doing wrong? Or what else can I try?

You also need the "--driver=dvico" option when running lircd.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Adjusting End Time After Record Start

2006-01-17 Thread David Engel
On Tue, Jan 17, 2006 at 10:13:01PM +1100, Michael Fox wrote:
> It dont work, doesn't mean its not implemented to work on the latest
> SVN release. Any developers able to confirm, or even SVN users.

Yes, that feature is in current SVN.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Scheduler Not Resolving Conflict

2006-01-16 Thread David Engel
On Mon, Jan 16, 2006 at 12:01:03PM -0500, Derek Battams wrote:
> Help appreciated,

What does "mythbackend -v schedule --testsched" report?

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Re: Two tuners but got dropped from live TV when a single recording started

2005-09-04 Thread David Engel
On Sat, Sep 03, 2005 at 01:43:12PM -0700, Bruce Markey wrote:
> David Engel wrote:
> >That's only a partial solution.  I've said this before, but I'll say
> 
> While we're repeating ourselves ;-), I never want farting around
> with channel surfing to interfere with a well planned schedule.

It would definitely be optional.  It looks like the status quo will be
amintained since noone has stepped foreward again.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Two tuners but got dropped from live TV when a single recording started

2005-09-03 Thread David Engel
On Fri, Sep 02, 2005 at 05:19:21PM -0700, Bruce Markey wrote:
> TV Settings->General, first page, check "Avoid conflicts between
> live TV and scheduled shows".

That's only a partial solution.  I've said this before, but I'll say
it again.  I have a more complete solution sketched out.  However,
since live TV is a very low priority to me, I may never get to it.  If
someone else wants to take a stab at it though, I'd be happy to coach
them through it.

On Fri, Sep 02, 2005 at 05:33:31PM -0700, Mark Knecht wrote:
>I don't see why that isn't checked by default!

If you have different quality tuner cards, this option will make live
TV use the lowest quality tuner.

On Fri, Sep 02, 2005 at 05:43:41PM -0700, Mark Knecht wrote:
>I didn't get any message - I just got dropped. I have seen that

That's a known bug.  I hope danielk is working on it since I think his
changes introduced it.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: [mythtv-commits] Re: Ticket #187: changes channel (and to playback mode) when watching another channel (in live-TV) and a recording starts

2005-07-31 Thread David Engel
On Sun, Jul 31, 2005 at 04:38:39PM -0400, Michael T. Dean wrote:
> If you have multiple tuner cards, you can select the option, "Avoid 
> conflicts between live TV and scheduled shows."  If you choose this 
> option, LiveTV will use the lowest-priority tuner so recordings--which 
> start with the highest-priority and work down to lowest-priority 
> tuner--will not boot you from LiveTV until your LiveTV tuner is the only 
> one not being used for a recording.

I have an alternate approach for handling LiveTV on my TODO list.  The
high-level idea is to optionally have Myth schedule around LiveTV, if
possible, and only interrupt LiveTV if it can't do it.

I almost never use LiveTV myself, so it's pretty low priority.
Hoever, if someone else would like to try implementing it, contact me
directly and I'll coach you through it.  I don't think it would too
difficult.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Manual everyday schedule failing to record on weekends

2005-07-29 Thread David Engel
On Fri, Jul 29, 2005 at 04:05:42PM +0100, Nick wrote:
> I just had a hunch and tried out a couple of tests:
> 
> i) if the manual recording is set to start on a weekday (MOn-Fri) then
> weekends seems to be omitted, even if every day recording is chosen.
> 
> ii) if the recording is set to start on the weekend, recordings for
> all 7 days are scheduled.
> 
> Seems to be a bug to me.

Nope, it's a feature, and works exactly as intended.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: getting old TV listings

2005-07-10 Thread David Engel
On Sat, Jul 09, 2005 at 09:21:14PM -0400, Dan Christensen wrote:
> like this so I can try to figure out why a program wasn't recorded
> correctly.  If it matters, I'm in Canada (London, Ontario).

I'm working on a feature to log what wasn't recorded and why for just
this reason.  It's mostly done as I just have a few rough edges to
polish off.  Unfortunately, my time is very limited right now, so I
can't promise when it will be done.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Re: Time stretch bug in 0.18

2005-04-24 Thread David Engel
On Sun, Apr 24, 2005 at 09:09:46PM -0400, Chris Pinkham wrote:
> Does switching to speedX100 vs speedX10 make sense in addition to
> the round vs ceil change?

Not having looked too closely at the code, speedX100 seems the easiest
way to go.  FWIW, this bug had been on my TODO list before I had to
start fighting various ailments for the last 3 weeks.  I'm just now
getting back into the swing of things and have started on another
feature so do whatever you think best.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Time stretch bug in 0.18

2005-04-24 Thread David Engel
On Sun, Apr 24, 2005 at 04:49:25PM -0400, Chris Pinkham wrote:
> If you're compiling from source, can you try a simple 1-line fix?
> 
> Edit libs/libmythtv/tv_play.cpp and search for the following line:
> 
>   int speedX10 = (int)(ceil(normal_speed * 10));
> 
> change the 'ceil' to 'round' so it looks like this:
> 
>   int speedX10 = (int)(round(normal_speed * 10));
> 
> and see if that fixes the problem for you.

That will probably work for the menu-defined speeds which are all
multiples of 0.10.  I don't think it will work right, however, if the
user does a manual adjustment in 0.05 increments to an in-between
speed.  IMO, the menu should not show a checkmark for any speed in
those cases.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Re: Recording New Battlestar series

2005-04-18 Thread David Engel
On Fri, Apr 15, 2005 at 07:32:22PM -0700, Brad Templeton wrote:
> On Fri, Apr 15, 2005 at 05:04:13PM -0500, David Engel wrote:
> > We looked at doing this a while back.  There were enough unexpected
> > cases where the seriesids weren't the same and probably should have
> > been, that we decided to err on the sied of caution and stick with the
> > title check.  You can always use the more advanced rules for those
> > cases that really need better discrimination.
> 
> What sort of incidences do you see?  Some I know about from the past

Run the following query:

  select distinct program.title,program.seriesid,tmp.seriesid from program 
  join program as tmp on program.title = tmp.title and 
  program.seriesid <> tmp.seriesid order by title;

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Recording New Battlestar series

2005-04-15 Thread David Engel
On Fri, Apr 15, 2005 at 10:02:33AM -1000, James L. Paul wrote:
> As an aside, I really wish the showID (or whatever field Zap2It provides 
> as a unique identifier) would be used if available instead of the title, 
> it would virtually eliminate this type of issue.

We looked at doing this a while back.  There were enough unexpected
cases where the seriesids weren't the same and probably should have
been, that we decided to err on the sied of caution and stick with the
title check.  You can always use the more advanced rules for those
cases that really need better discrimination.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Recording/scheduling manually

2005-03-29 Thread David Engel
On Tue, Mar 29, 2005 at 10:06:16AM +0300, J P wrote:
> Thanks for your reply. I just add recording data to the record table and 
> after that I execute
> $ mythbackend --resched
> 
> So there isn't any data that informs backend that recording data has been 
> changed?

No, informing the backend requires a Myth protocol message, which is
what --resched does.  There used to be a DB value that to do it, but
that required the backend to continusously poll the DB.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Kernel 2.6.11.5 or NVIDIA 7767 vs Myth

2005-03-24 Thread David Engel
On Thu, Mar 24, 2005 at 10:50:10PM -0500, [EMAIL PROTECTED] wrote:
> I just dug this out:
> 
> http://www.mail-archive.com/mythtv-dev@mythtv.org/msg04910.html

FWIW, those patches didn't do anything for me.  I still have to
disable RenderAccel.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Nvidia Settings (was Super Frustration)

2005-03-24 Thread David Engel
On Thu, Mar 24, 2005 at 07:44:44PM -0600, Ryan A. Carris wrote:
> 800x600 -- oops you're right.
> 
> It's just so hard to manage the computer with it in 640x480 because so
> many applications have thier window size hardcorded.

You could try using xrandr to switch to 800x600 when you need to run
one of those troublesome apps.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Re: ff/rew not working

2005-03-09 Thread David Engel
On Tue, Mar 08, 2005 at 07:13:59AM -0500, Pete Stagman wrote:
> Tried this today, no problems found in db.

OK.  I guess you'll have to add some debug prints in
NuppleVideoPlayer.cpp, then.

In DoPlay(), print what the skip interval is changed to.  In
GetFrame(), print what the decoder's frame read is and StartPlaying(),
print what the videoout's frames played is.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Should front end & backend releases match exactly?

2005-03-06 Thread David Engel
On Sun, Mar 06, 2005 at 07:02:41PM -0500, Byron Miller wrote:
> I'm interested in upgrading the backend via cvs - is there any issues
> with running a newer release on the backend?

Running mismatched versions is not supported.  Sometimes it will work,
but you do so at your own risk.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Re: ff/rew not working

2005-03-06 Thread David Engel
On Sun, Mar 06, 2005 at 01:35:00PM -0500, Pete Stagman wrote:
> ok, how would I check the db?

mysqlcheck -c -h  -u  -p  mythconverg

If it reports problems, re-run with -r instead of -c to repair things
if possible.  You might also need to re-run mythcommflag to regenerate
the frame indexes.

David

> it happens with a single keypress. 1 press it jumps to some random
> point. 2nd presses it rewinds a few seconds(or ff), 3rd press it
> creates a save point . . . it goes on like this. Random events.

-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: ff/rew not working

2005-03-06 Thread David Engel
On Sat, Mar 05, 2005 at 06:15:52PM +, Chris Birkinshaw wrote:
> I am using DVB in 0.17 and am having problems with both my 0.17 linux frontend
> and my Dec 2004 CVS Mac OS X frontend. They both fast forward a certain
> distance then return to the beginning of the show. If I keep holding ff then
> every time it gets a bit further before returning to the beginning!

First, check your database to make sure the recordedmarkup table isn't
corrupt.  Second, are you really holding down the ff/rew keys?  You're not
supposed to hold them down.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Re: Super Frustration

2005-02-25 Thread David Engel
On Fri, Feb 25, 2005 at 08:20:51AM +1100, Nick Tan wrote:
> I use an FX5200 without any deinterlacing and watching sports and fast 
> moving stuff is just fine.  In fact, I find that the picture quality is 

When I tried using a GF4 MX a year and a half ago, it was terrible.
I've been meaning to try again to see if the bob deinterlacing or
newer nvidia drivers have improved anything.  Would you mind sending
your XF86Config?

> worse with any deinterlacing turned on.  But, I haven't seen any output 
> on a 350 card so I can't really compare the two.  They are really 

For recordings made at a decent bit rate (>= ~4000 kbps), it is
indistinguishable from live TV to me.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Super Frustration

2005-02-24 Thread David Engel
On Thu, Feb 24, 2005 at 10:40:15AM -0600, Mark Matula wrote:
> On Thu, 24 Feb 2005, Donavan Stanley wrote:
> > Sure, use the 350 for recording and an nVidia card for display.
> 
> Is this in any way an 'official' position of Myth devs?  I run a 250
> and 350 and aside from not always knowing which addage to follow -

No, it isn't.  I have a 350 and a 250.  Perhaps things are different
now with the bob deinterlacer, but when I tried using an nvidia card
connected to a TV, sports and anything else with fast motion was
unwatchable.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Release 0.17 has serious database issue with HDTV

2005-02-23 Thread David Engel
On Wed, Feb 23, 2005 at 09:55:49PM +1100, Eyal Lebedinsky wrote:
> This is not a good approach. A release should be a more heavily tested
> and stabilized package than the usual snapshots. 

In my experience, almost nobody will test anything until a release is
made.

> It should be maintained
> thereafter for stability, in parallel with real development on the mainline.

Are you, or anyone else, volunteering?  It will never happen until
someone is willing to do the work.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Re: Slow skip-forward and skip-back with 0.17 (PVR-350)

2005-02-18 Thread David Engel
On Fri, Feb 18, 2005 at 02:56:47PM -0500, Dan Wilga wrote:
> Actually, I have a really fast system (3.0 GHz), and I found that 
> while this patch does help the problem it's supposed to help, it also 
> causes live TV to fail when changing channels. I get a string of 

Yep, that's one of the symptoms.  I don't use Myth to watch live TV so
it's not a problem for me.  

Anyway, I think I now know how to add the needed new functionality on
to the old bufferring.  If I can just find time to try it...

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Re: Slow skip-forward and skip-back with 0.17 (PVR-350)

2005-02-17 Thread David Engel
On Thu, Feb 17, 2005 at 02:02:31PM -0500, Gabe Rubin wrote:
> Just out of curiousity, why did the skip ahead/back become slow with .17? 

The buffering is less efficient because it needs to handle one frame
at a time for fast forward/rewind.  It's on my to-do list to readdress
it.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Slow skip-forward and skip-back with 0.17 (PVR-350)

2005-02-16 Thread David Engel
On Wed, Feb 16, 2005 at 04:45:05PM -0500, Chris wrote:
> Ouch, after upgrading to 0.17 it seems that skipping forward and back
> with the stream is now very slow.  These are mpeg2 streams recorded with
> a PVR-350 and playing back on the 350 as well.

Here's a small patch that might help.  It's not in the official code
because it can cause other problems, mainly sluggishness in other
areas, if your system isn't fast enough.

I have some other ideas to try to improve skips and speed changes, but
don't know when I will get to them.  My plate of things to do seems to
always be full.

David
-- 
David Engel
[EMAIL PROTECTED]
Index: libs/libmythtv/ivtvdecoder.cpp
===
RCS file: /var/lib/mythcvs/mythtv/libs/libmythtv/ivtvdecoder.cpp,v
retrieving revision 1.38
diff -u -r1.38 ivtvdecoder.cpp
--- libs/libmythtv/ivtvdecoder.cpp  14 Feb 2005 20:05:30 -  1.38
+++ libs/libmythtv/ivtvdecoder.cpp  17 Feb 2005 04:26:47 -
@@ -409,7 +409,7 @@
 if (vidanyframes)
 {
 framesRead++;
-return false;
+//return false;
 }
 vidanyframes = 1;
 }
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Re: Hard Drive Question

2005-01-31 Thread David Engel
On Mon, Jan 31, 2005 at 06:17:58AM -0500, Maverick wrote:
> They list drives made by Samsung as having quiet performance. Newegg
> has (what appears to be a newer model of) them:
> 
> http://www.newegg.com/app/ViewProductDesc.asp?description=22-152-014&depa=1
> 
> How about recommendations in the 3.5" arena, since 2.5" seems
> cost/performance prohibitive?

I have 3 drives from that family, 160GB PATA, 160GB SATA and 80GB
SATA.  I have no complaints with any of them.

David
-- 
David Engel
[EMAIL PROTECTED]
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users