[mythtv-commits] Ticket #10333: Commit 8038cb11da4e4f803e88f4476d9e49348bb3ca19 introduces various closed caption bugs

MythTV noreply at mythtv.org
Wed Feb 22 17:40:15 UTC 2012


#10333: Commit 8038cb11da4e4f803e88f4476d9e49348bb3ca19 introduces various closed
caption bugs
----------------------------------------------+----------------------------
 Reporter:  Clayton Smith <argilo@…>          |          Owner:  stichnot
     Type:  Bug Report - General              |         Status:  closed
 Priority:  minor                             |      Milestone:  0.25
Component:  MythTV - Captions                 |        Version:  Master
 Severity:  medium                            |  Head
 Keywords:  cea-708                           |     Resolution:  Fixed
                                              |  Ticket locked:  0
----------------------------------------------+----------------------------
Changes (by stichnot):

 * status:  accepted => closed
 * resolution:   => Fixed


Comment:

 Many thanks to Clayton for a multitude of tests, screenshots, and logs
 while chasing down these issues.

 Issues 1 and 2 are fixed by keeping all caption text and background fully
 within the safe area (148314b2961f0db6eba5524d1ddee95f4b2767e2 and
 efcfee33fc77d1e9acbaf54c2fe44b5fc28bf0a5).  This may also have involved
 bugs in older nvidia drivers.

 Issue 4 is improved by tightening vertical spacing to meet expectations
 (f7b7f61cb43a2022cb5faed608561bdd5fd64ae3).

 Issue 3 appears to be a font problem.  The "SM" special character
 displayed in the FreeMono font at timecode 01:01:01 (as displayed by the
 clock in the test video) is wider than the rest of the (monospaced)
 characters, and QFontMetrics may be calculating the width too small,
 leading to clipping.  This doesn't happen on my system, so it is probably
 an issue with some versions of FreeMono.ttf.

 Please open a new ticket for issue 3 if it becomes more widespread.

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


More information about the mythtv-commits mailing list