Opened 16 years ago
Closed 15 years ago
#9035 closed patch (fixed)
Add Horizontall zoom VideoPlayback
| Reported by: | Owned by: | markk | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.25 |
| Component: | MythTV - Video Playback | Version: | Master Head |
| Severity: | low | Keywords: | zoom |
| Cc: | Ticket locked: | no |
Description
Proportional horizontall zoom
All video is stretched proportionally to the screen width, top and bottom are cut off.
Attachments (1)
Change History (5)
comment:1 by , 16 years ago
| Milestone: | 0.24 → unknown |
|---|
comment:2 by , 16 years ago
| Milestone: | unknown → 0.25 |
|---|---|
| Owner: | changed from to |
| Status: | new → accepted |
comment:4 by , 15 years ago
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
VideoOutpuut: Add 2 new video fill modes.
These fill the screen either horizontally or vertically with cropping top and bottom or left and right respectively.
These will be no-ops when no adjustment is required and are useful for making full use of all the available screen space.
The existing fill stretch modes cater to incorrectly encoded video (and I believe should be removed, as they should be handled with a combination of aspect and fill adjustment) and the half and full fill modes are 'hard coded', both in terms of the amount of fill applied and when it is applied (i.e. all of the time).
Closes #9035.
Changeset: 53bc658e860326209310a35d7ff803b60a8eaac9

Please do not set the milestone for tickets.