Modify

Ticket #9030 (closed patch: Fixed)

Opened 3 years ago

Last modified 2 years ago

Left-justify EIA-608 captions

Reported by: Jim Stichnoth <stichnot@…> Owned by: markk
Priority: minor Milestone: 0.24.1
Component: MythTV - Video Playback Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

This is related to #8954. When the paint-on style of captions is used (characters are drawn one by one from left to right), and at least when using the FreeMono? font, there is some "jitter" in the line being painted. The text shifts back and forth by a small number of pixels due to problems in text width calculation. Setting the alignment to left-justified instead of centered fixes the problem. The attached patch also makes sure there is still a black border to the left when the justification is changed.

It might be useful to apply the same change to EIA-708 captions if paint-on captions are used there, but maybe not for text captions.

Attachments

captions_left_justified.patch (1.9 KB) - added by Jim Stichnoth <stichnot@…> 3 years ago.

Change History

Changed 3 years ago by Jim Stichnoth <stichnot@…>

comment:1 Changed 3 years ago by markk

  • Owner changed from janne to markk
  • Status changed from new to accepted

comment:2 Changed 3 years ago by markk

  • Milestone changed from unknown to 0.25

comment:3 Changed 2 years ago by markk

  • Status changed from accepted to closed
  • Resolution set to Fixed
  • Milestone changed from 0.25 to 0.24.1
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.