[mythtv-commits] Ticket #3153: 1 of 10 channels without audio, the rest work.

MythTV mythtv at cvs.mythtv.org
Tue Jun 19 19:52:55 UTC 2007


#3153: 1 of 10 channels without audio, the rest work.
--------------------------------+-------------------------------------------
 Reporter:  spikeygg at gmail.com  |        Owner:  danielk
     Type:  defect              |       Status:  closed 
 Priority:  minor               |    Milestone:  unknown
Component:  dvb                 |      Version:  0.20   
 Severity:  medium              |   Resolution:  fixed  
  Mlocked:  0                   |  
--------------------------------+-------------------------------------------
Changes (by danielk):

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


Comment:

 (In [13751]) Fixes #3153. Refs #2703. Only listen for DVB TDT when the
 table standard is 'dvb' in DVBRecorder.

 In [12439] I added code to unconditionally listen for the TDT table to the
 DVBRecorder, but this is incorrect. While it is recommended that ATSC
 streams avoid PID's that have special meaning in the DVB world this is not
 required and some broadcasters use it. In the case of #3153, ABC was using
 the DVB TDT pid for the audio stream.

 I had already made this change in the multirec branch, but there it was to
 avoid this as theoretical problem. Since it's an actual problem for a
 MythTV user I've ported this over to head and James tested the fix.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3153#comment:5>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list