[mythtv-commits] Ticket #2703: Localtime is sent to CAM module instead of timestamp from MPEG stream

MythTV mythtv at cvs.mythtv.org
Mon Nov 20 22:08:12 UTC 2006


#2703: Localtime is sent to CAM module instead of timestamp from MPEG stream
-------------------------------+--------------------------------------------
 Reporter:  david at hardeman.nu  |       Owner:  danielk
     Type:  defect             |      Status:  new    
 Priority:  minor              |   Milestone:  unknown
Component:  dvb                |     Version:  head   
 Severity:  medium             |  
-------------------------------+--------------------------------------------
 In cCiDateTime::SendDateTime (mythtv/libs/libmythtv/dvbdev/dvbci.cpp), the
 localtime is sent to the CAM module (see first four lines of the method)

 However, EN50221 (section 8.5.2) says that the time to be sent is that
 derived from the Time and Date section (TDT, pid 0x0014) of the SI
 information in the MPEG stream. If the time is used in the decryption,
 this could cause the decryption to fail immediately, or after some time
 due to drift between the host and MPEG clocks.

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


More information about the mythtv-commits mailing list