Opened 19 years ago

Closed 19 years ago

#336 closed defect (fixed)

Handle Empty CA descriptors

Reported by: danielk Owned by: danielk
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

It appears some ATSC channels are adding an MPEG CA encryption descriptor with a System ID of 0x0 to indicate no-encryption. We need to handle this as a non-encrypted stream.

Change History (1)

comment:1 Changed 19 years ago by danielk

Resolution: fixed
Status: newclosed

(In [7248]) Fixes #336.

Look at the CA descriptor's System ID before concluding that the stream is encrypted. And assume a System ID of 0 means no encryption.

Note: See TracTickets for help on using tickets.