Opened 21 years ago
Closed 21 years ago
Last modified 19 years ago
#69 closed patch (fixed)
Changeset 6578 doesn't work
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | aspect ratio preview thumbnail |
| Cc: | Ticket locked: | no |
Description
The changes in changeset 6578 assume that video frames have square pixels - on my DVB setup this is never true. This patch gets the video aspect ratio from the NVP and uses that to scale correctly.
Attachments (1)
Change History (2)
by , 21 years ago
| Attachment: | aspect.diff added |
|---|
comment:1 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [6790]) Patch from Ian Caulfield to fix the broken aspect ratio in preview pixmap generation.
Closes #69.