[mythtv-commits] Re: Ticket #754: PVR-350: LiveTV freezes when show ends and new show begins.

MythTV mythtv at cvs.mythtv.org
Tue Jan 3 01:27:38 UTC 2006


#754: PVR-350: LiveTV freezes when show ends and new show begins.
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk 
     Type:  defect     |       Status:  assigned
 Priority:  minor      |    Milestone:  0.19    
Component:  mythtv     |      Version:  head    
 Severity:  medium     |   Resolution:          
-----------------------+----------------------------------------------------
Comment (by anonymous):

 Mark, this is unrelated to any issues you may have with XVideo output.
 This ticket is for a PVR-350 only problem.

 Jason, I've discovered a freeze culprit. OpenFile() sometimes fails to
 find an IvtvDecoder it can use so it returns an AvFormatDecoder instead.
 If this happened at startup things would be ok, we'd just use the PVR-
 350's XVideo output support with VideoOutputXv. But when this happens
 after we have a VideoOutputIVTV running it gets stuck as soon as the
 AvFormatDecoder asks for a decoding buffer, because VideoOutputIVTV has
 none to spare...

 I don't know if this is your freeze culprit, but if you attach the
 'mythfrontend -v playback' log to the ticket, from an instance of this, I
 could check.

 Please use the 'Attach File' button on this page, don't cut and paste
 fragments of the log into the ticket's text.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/754>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list