[mythtv-commits] Ticket #10495: fix "PESPacket: Failed CRC check 0xVARIABLE != 0xVARIABLE for StreamID = 0x8x"

MythTV noreply at mythtv.org
Thu Jul 18 16:29:53 UTC 2013


#10495: fix "PESPacket: Failed CRC check 0xVARIABLE != 0xVARIABLE for StreamID =
0x8x"
-----------------------------+-----------------------------
 Reporter:  dekarl@…         |          Owner:  danielk
     Type:  Patch - Bug Fix  |         Status:  closed
 Priority:  minor            |      Milestone:  unknown
Component:  MythTV - ATSC    |        Version:  Master Head
 Severity:  medium           |     Resolution:  fixed
 Keywords:                   |  Ticket locked:  0
-----------------------------+-----------------------------
Changes (by Karl Dietz <dekarl@…>):

 * status:  infoneeded => closed
 * resolution:   => fixed


Comment:

 In [changeset:"20291e6ea1c76f861f1da63fc48afb2364dbc96c/mythtv"]:
 {{{
 #!CommitTicketReference repository="mythtv"
 revision="20291e6ea1c76f861f1da63fc48afb2364dbc96c"
 don't force SI sections into a PESPacket, use the new constructor instead

 A variant of this has been lightly tested and I'd like to get it into 0.27
 as it should fix all kinds of issues down the line.

 E.g. stuff related to the SI for DVB-CAM being rejected due to expecting
 a CRC which they don't have

 It also removes the false positive CRC errors from the logs.

 Fixes #10495
 Fixes #10496
 }}}

--
Ticket URL: <http://code.mythtv.org/trac/ticket/10495#comment:9>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list