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

MythTV mythtv at cvs.mythtv.org
Mon Aug 28 14:59:53 UTC 2006


#2263: Separate PCR pid (from Video) not recorded
-------------------------------------------+--------------------------------
 Reporter:  lpgcritter at nasquan dot com  |       Owner:  danielk
     Type:  patch                          |      Status:  new    
 Priority:  major                          |   Milestone:  0.19.1 
Component:  dvb                            |     Version:  0.19   
 Severity:  medium                         |  
-------------------------------------------+--------------------------------
 In Australia, most channels broadcast separate video/PCR pids. MythTV has
 logic for recording the PCR pid, but it fails because it never finds the
 TS Packet !PayloadStart for the PCR pids, thus the PCR pids are not
 recorded on to the file.

 My fix is to ignore the tspacket->PayloadStart() condition for PCR pids.

 Patch should be applied in libs/libmythtv

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


More information about the mythtv-commits mailing list