Opened 14 years ago

Closed 13 years ago

#9164 closed defect (Fixed)

Subtitle font stretch factor needs to change for different recordings

Reported by: gregorio.gervasio@… Owned by: markk
Priority: minor Milestone: 0.24.1
Component: MythTV - Video/OSD Rendering Version: 0.24
Severity: medium Keywords:
Cc: Ticket locked: no

Description

When viewing recordings with different pixel aspect ratios (eg. 1920x1080 and 480x480) subsequent viewings wrongly use the subtitle (CC608) font stretch factor of the first recording viewed. For example, when viewing a 1920x1080 clip and then a 480x480 one, the CC font looks too wide in the 480x480 clip. When viewing in the reverse order, the font looks too narrow in the 1920x1080 clip.

That attached patch seems to fix the problem. (I'm not sure if Initialise708Fonts needs a similar fix -- I don't have a test case.)

Attachments (1)

osd_new_font_stretch-r27060.patch (634 bytes) - added by gregorio.gervasio@… 14 years ago.
reload subtitle font if font stretch factor changes

Download all attachments as: .zip

Change History (4)

Changed 14 years ago by gregorio.gervasio@…

reload subtitle font if font stretch factor changes

comment:1 Changed 14 years ago by robertm

Owner: set to stuartm
Status: newassigned

comment:2 Changed 13 years ago by stuartm

Component: MythTV - GeneralMythTV - Video/OSD Rendering
Owner: changed from stuartm to markk
Version: Unspecified0.24

comment:3 Changed 13 years ago by markk

Milestone: unknown0.24.1
Resolution: Fixed
Status: assignedclosed

Fixed in 1e8e703c0accbd710f22 and e6e1964f17d5b58e57d9 (both cherrypicked from master).

Note: See TracTickets for help on using tickets.