Opened 19 years ago
Last modified 14 years ago
#340 new enhancement
OSD font aspect ratio
Reported by: | Owned by: | reimar | |
---|---|---|---|
Priority: | normal | Component: | vo |
Version: | 1.0pre7 | Severity: | minor |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Reproduced by developer: | no | Analyzed by developer: | no |
Description
When using a scalable OSD font, mplayer asks for the same horizontal and
vertical size, which means it assumes square pixels. If the video is then
rendered with non-square pixels, the OSD font will be stretched. This is
especially annoying with SVCDs, which have a 2.133 pixel aspect ratio.
The attached patch adds a -subfont-ratio to control the aspect ratio of the OSD
font.
Attachments (1)
Change History (3)
by , 19 years ago
Attachment: | MPlayer-1.0pre7-subfont-ratio.diff added |
---|
comment:1 by , 19 years ago
comment:2 by , 14 years ago
Owner: | changed from | to
---|
Note:
See TracTickets
for help on using tickets.
adds the -subfont-ratio option