Opened 16 years ago

Closed 16 years ago

#4297 closed defect (fixed)

Hi-Res OSD Themes make closed captions tiny

Reported by: Alex Halovanic <halovanic@…> Owned by: stuartm
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

Changeset 14933 introduced the use of OSD themes not at 640x480, such as the metallurgy theme at 1280x720. DVD Subtitles work perfectly well with this theme but VBI closed captions appear about half-sized. I understand the OSD theme does not control the captions in any way, but I believe the captions are being displayed with the assumption that the OSD should be 640x480.

Attachments (1)

OSDCaptionSizes.patch (781 bytes) - added by Alex Halovanic <halovanic@…> 16 years ago.
First attempt at patch

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by Alex Halovanic <halovanic@…>

Attachment: OSDCaptionSizes.patch added

First attempt at patch

comment:1 Changed 16 years ago by Alex Halovanic <halovanic@…>

This patch makes the sizes more reasonable for EIA-608 analog captions and EIA-708 digital captions when using a different sized OSD theme. I'm not sure they are exactly identical in 640x480 and 1280x720 themes, but they are extremely close in size and positioning. I didn't fix the size of teletype fonts which I presume may also be similarly messed up as I have no teletype sources to check.

comment:2 Changed 16 years ago by stuartm

Owner: changed from Isaac Richards to stuartm
Status: newassigned

comment:3 Changed 16 years ago by stuartm

Resolution: fixed
Status: assignedclosed

(In [15167]) Scale closed caption fonts according to theme height.

Fixes #4297

Note: See TracTickets for help on using tickets.