Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Dev

Re: Ticket #2335: LiveTV hangs when a recording is finished and a new on starts (no channel change)

 

 

MythTV dev RSS feed   Index | Next | Previous | View Threaded


mythtv at miwers

Sep 19, 2007, 10:23 AM

Post #1 of 3 (858 views)
Permalink
Re: Ticket #2335: LiveTV hangs when a recording is finished and a new on starts (no channel change)

MythTV wrote:
> #2335: LiveTV hangs when a recording is finished and a new on starts (no channel
> change)
> -----------------------------------------+----------------------------------
> Reporter: tino.keitel+mythtv[at]tikei.de | Owner: stuartm
> Type: defect | Status: new
> Priority: minor | Milestone: 0.21
> Component: mythtv | Version: head
> Severity: medium | Resolution:
> Mlocked: 0 |
> -----------------------------------------+----------------------------------
>
> Comment(by Shane Shrybman <gnome42[at]gmail.com>):
>
> There is another problem that will result in lost position maps after show
> transitions and hence break seeking for DTV recorders. Please apply the
> patch from ticket #3963 as well as 2335_fix_2.diff. Thanks
>
>
Great patch Shane,

I'm have applied 2335_fix_2.diff and dtv_ResetForNewFile.diff to
revision 14496 on both my server (backend+frontend) and living room frontend

Generally I have had no problems with livetv or recording playback. Show
transitions work fine with no hangups.

But one time (yet) I noticed a problem in livetv. On the living room
frontend I had paused the livetv, while I attended some other business,
and during the pause, there was a show transition on the backend.
When I got back, I could not resume the livetv. It was sort of "stuck"
on looping over a couple of frames. I could jump forward to the next
show, and playback resumed (allthough it got stuck some time later).
Unfortunately I have no logs of this event.

This was with my IVTV card PVR500, not a DTV card.

/Miwer

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


wiz561 at gmail

Sep 21, 2007, 1:43 PM

Post #2 of 3 (759 views)
Permalink
Re: Ticket #2335: LiveTV hangs when a recording is finished and a new on starts (no channel change) [In reply to]

I agree. I've been using it now for a couple of weeks as well and not
a single problem!


:)))




On 9/21/07, MythTV <mythtv[at]cvs.mythtv.org> wrote:
> #2335: LiveTV hangs when a recording is finished and a new on starts (no channel
> change)
> -----------------------------------------+----------------------------------
> Reporter: tino.keitel+mythtv[at]tikei.de | Owner: stuartm
> Type: defect | Status: new
> Priority: minor | Milestone: 0.21
> Component: mythtv | Version: head
> Severity: medium | Resolution:
> Mlocked: 0 |
> -----------------------------------------+----------------------------------
>
> Comment(by Ben Kohler <bkohler[at]gmail.com>):
>
> this patch has been working wonderfully for me for a few weeks now. any
> chance of getting this into trunk? for me, livetv is basically unusable
> without it.
>
> --
> Ticket URL: <http://svn.mythtv.org/trac/ticket/2335#comment:89>
> MythTV <http://svn.mythtv.org/trac>
> MythTV
>
_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


eric.bosch at comcast

Sep 23, 2007, 9:35 AM

Post #3 of 3 (737 views)
Permalink
Re: Ticket #2335: LiveTV hangs when a recording is finished and a new on starts (no channel change) [In reply to]

I have tested the latest patch on this ticket, and the lockups have returned. The logic that determines whether it is streamed or not appears to be incorrect. By changing line 749 if (ringBuffer->isDVD() || (ringBuffer->LiveMode() && recordingHasPositionMap)) to if (ringBuffer->isDVD() || ringBuffer->LiveMode() || recordingHasPositionMap) fixes this. Apparently, recordingHasPositionMap is not getting set correctly.

-------------- Original message ----------------------
From: "MythTV" <mythtv[at]cvs.mythtv.org>
> #2335: LiveTV hangs when a recording is finished and a new on starts (no channel
> change)
> -----------------------------------------+----------------------------------
> Reporter: tino.keitel+mythtv[at]tikei.de | Owner: stuartm
> Type: defect | Status: closed
> Priority: minor | Milestone: 0.21
> Component: mythtv | Version: head
> Severity: medium | Resolution: fixed
> Mlocked: 1 |
> -----------------------------------------+----------------------------------
> Changes (by stuartm):
>
> * mlocked: 0 => 1
>
>
> --
> Ticket URL: <http://svn.mythtv.org/trac/ticket/2335#comment:91>
> MythTV <http://svn.mythtv.org/trac>
> MythTV

_______________________________________________
mythtv-dev mailing list
mythtv-dev[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev

MythTV dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.