Modify ↓
Opened 2 years ago
Closed 2 years ago
Last modified 2 years ago
#9879 closed Bug Report - General (fixed)
OSD font aspect ratio problem with xvideo on 16:9 videos
| Reported by: | gregorio.gervasio@… | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - Video/OSD Rendering | Version: | Master Head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
When using the xvideo renderer, OSD fonts (CC608/708, menu, info) look too "fat" on 16:9 videos. It looks as if it thinks the OSD is overlayed on a 4:3 video.
The OSD looks fine when using the opengl renderer or on 4:3 videos.
The attached patch seems to fix things for me.
Attachments (1)
Change History (4)
Changed 2 years ago by gregorio.gervasio@…
comment:1 Changed 2 years ago by gregorio.gervasio@…
Sorry -- forgot to mention that this is a regression on the "master" branch within the last week or so.
comment:2 Changed 2 years ago by Github
- Milestone changed from unknown to 0.25
- Resolution set to fixed
- Status changed from new to closed
OSD: Fix the XVideo font aspect ratio.
Fixes #9879
Branch: master
Changeset: 6ef64a1a955d331ce227f61c26768a66f6e380f9
comment:3 Changed 2 years ago by markk
- Component changed from MythTV - General to MythTV - Video/OSD Rendering
- Version changed from Unspecified to Trunk Head
Note: See
TracTickets for help on using
tickets.

Patch to fix xvideo OSD font aspect ratio