[mythtv-commits] Ticket #10194: Add formatting support for SRT subtitles

MythTV noreply at mythtv.org
Fri Feb 3 16:46:09 UTC 2012


#10194: Add formatting support for SRT subtitles
------------------------------------------------+--------------------------
 Reporter:  Jim Stichnoth <stichnot@…>          |          Owner:  danielk
     Type:  Patch - Feature                     |         Status:  assigned
 Priority:  minor                               |      Milestone:  0.25
Component:  MythTV - General                    |        Version:  Master
 Severity:  medium                              |  Head
 Keywords:                                      |     Resolution:
                                                |  Ticket locked:  0
------------------------------------------------+--------------------------

Comment (by Jim Stichnoth <stichnot@…>):

 Refactored CEA-708 caption display to use the same underlying mechanism.

 Modified mythccextractor to use the infrastructure for CEA-608 and CEA-708
 streams, allowing SRT formatting attributes to be output.

 This patch also fixes the CEA-708 issues in #10283 and #10291.

 Part of the refactoring uses the font at index 0 of the cc708 font array
 to replace gTextSubFont which was used for text and cc608 captions.

 This has been tested across cc608, cc708, and text subtitles with
 different values of CCBackground and OSDCC708TextZoom (the latter applies
 only to cc708 and text subs).

 Note: the srt_cc708_*.patch is designed to be applied on top of the
 srt_formatting_*.patch.

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


More information about the mythtv-commits mailing list