[mythtv-commits] Ticket #1231: Some multiplexes only 'partial lock' with dvb-c

MythTV mythtv at cvs.mythtv.org
Mon Feb 6 22:02:30 UTC 2006


#1231: Some multiplexes only 'partial lock' with dvb-c
------------------------------------+---------------------------------------
 Reporter:  petermartens at gmail.com  |        Owner:  danielk
     Type:  defect                  |       Status:  new    
 Priority:  minor                   |    Milestone:  0.19   
Component:  mythtv                  |      Version:  head   
 Severity:  medium                  |   Resolution:         
------------------------------------+---------------------------------------
Comment (by danielk):

 What happens when you comment this out:
 {{{
     if (1!=tspacket->AdaptationFieldControl())
     { // payload only, ATSC req.
         VERBOSE(VB_RECORD,
                 "PSIP packet has Adaptation Field Control, not ATSC
 compiant");
         DONE_WITH_PES_PACKET();
     }
 }}}
 in libs/libmythtv/mpeg/mpegstreamdata.cpp ?

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1231>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list