[mythtv-commits] Ticket #2703: Localtime is sent to CAM module instead of timestamp from MPEG stream
MythTV
mythtv at cvs.mythtv.org
Tue Jun 19 19:52:58 UTC 2007
#2703: Localtime is sent to CAM module instead of timestamp from MPEG stream
-------------------------------+--------------------------------------------
Reporter: david at hardeman.nu | Owner: danielk
Type: defect | Status: closed
Priority: trivial | Milestone: 0.21
Component: dvb | Version: head
Severity: low | Resolution: fixed
Mlocked: 0 |
-------------------------------+--------------------------------------------
Comment(by danielk):
(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/2703#comment:14>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list