[mythtv-commits] Ticket #5637: Mythtv cannot play recordings from KQED made with HDHR
MythTV
mythtv at cvs.mythtv.org
Sun Jan 11 19:16:51 UTC 2009
#5637: Mythtv cannot play recordings from KQED made with HDHR
------------------------------------------------------+---------------------
Reporter: allen dot edwards at oldpaloalto dot com | Owner: danielk
Type: defect | Status: accepted
Priority: minor | Milestone: 0.22
Component: mythtv | Version: 0.21-fixes
Severity: medium | Resolution:
Mlocked: 0 |
------------------------------------------------------+---------------------
Comment(by danielk):
I believe the problem is that
{{{
void HDHRRecorder::HandleSingleProgramPMT(ProgramMapTable *pmt)
}}}
assumes the single program PMT fits in one TS packet, so it only writes
the first 184 bytes of the PMT.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/5637#comment:8>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list