[mythtv-commits] Ticket #10649: add toString for the teletext descriptor (in the PMT)

MythTV noreply at mythtv.org
Mon Apr 23 21:31:09 UTC 2012


#10649: add toString for the teletext descriptor (in the PMT)
-------------------------+----------------------------------
 Reporter:  dekarl@…     |           Type:  Patch - Feature
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - General
  Version:  Master Head  |       Severity:  low
 Keywords:               |  Ticket locked:  0
-------------------------+----------------------------------
 decode the teletext descriptor so its easier to see if the closed cpation
 pages are properly signaled
 {{{
   Stream #2 pid(0xa7) type(0x06 private-data)
     Stream Identifier Descriptor (0x52): ComponentTag=0xa
     Teletext Descriptor: 1 pages
       Type (1) Magazine (1) Page (00) Language (deu)
 }}}

 the page types are defined in EN 300 468 as
 {{{
 0x00 - reserved
 0x01 - initial Teletext page
 0x02 - Teletext subtitle page
 0x03 - additional inforamtion page
 0x04 - programme schedule page
 0x05 - Teletext subtitle page for hearing impaired people
 0x06-0x1f - reserved
 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10649>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list