[mythtv-commits] Ticket #9829: Doubled EIA-608 letters in digital channels

MythTV noreply at mythtv.org
Tue Jun 7 04:59:09 UTC 2011


#9829: Doubled EIA-608 letters in digital channels
-------------------------------------------------+-------------------------
 Reporter:  Alex Halovanic <halovanic@…>         |          Owner:  danielk
     Type:  Bug Report - General                 |         Status:
 Priority:  minor                                |  assigned
Component:  MythTV - Video/OSD Rendering         |      Milestone:  unknown
 Severity:  low                                  |        Version:  Trunk
 Keywords:  caption captioning EAI-608           |  Head
                                                 |     Resolution:
                                                 |  Ticket locked:  0
-------------------------------------------------+-------------------------

Comment (by gregorio.gervasio@…):

 Ah, I misunderstood the problem.  It looks like the problem with the
 duplicate codes is that the stream has both ATSC and SCTE-20 captions, but
 the ffmpeg decoder stuffs them both into the same structure.

 The problem with the bad characters is that the decoder does not know how
 to handle SCTE-20 captions for repeated fields (film mode).

 I have attached a new patch that seems to fix both problems.  Please try
 it out.  (You'll need to revert the previous patch.)

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/9829#comment:7>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list