Opened 16 years ago
Closed 16 years ago
Last modified 14 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)
Changed 16 years ago by
Attachment: | aspect.diff added |
---|
comment:1 Changed 16 years ago by
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.