[mythtv-commits] Ticket #2263: Separate PCR pid (from Video) not recorded

MythTV mythtv at cvs.mythtv.org
Sat Sep 2 11:11:31 UTC 2006


#2263: Separate PCR pid (from Video) not recorded
-------------------------------------------+--------------------------------
 Reporter:  lpgcritter at nasquan dot com  |        Owner:  danielk 
     Type:  patch                          |       Status:  reopened
 Priority:  major                          |    Milestone:  0.19.1  
Component:  dvb                            |      Version:  0.19    
 Severity:  medium                         |   Resolution:          
-------------------------------------------+--------------------------------
Changes (by lpgcritter at nasquan dt com):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 I've added a fix for trunk and a better fix for 0.19. It would be great if
 both could be applied in svn.

 The root cause of the problem is that the PCR packets did not have payload
 and only the adaptation field. Because the code searches for payloadstart
 to begin writing and payloadstart field is never 1 for packets without
 payload, the pcr ts packets never get recorded. The patch adds a bypass
 for packets which don't have payload.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2263#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list