Opened 14 years ago
Closed 13 years ago
#3202 closed defect (worksforme)
'Use gui size for TV playback' not fully respected
Reported by: | anonymous | Owned by: | Isaac Richards |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | |
Cc: | spam1002@… | Ticket locked: | no |
Description
When 'Use gui size for TV playback' is checked, the video output is within the size of the gui as expected. However, when the box is not checked, the video output still starts at the same x and y offset as the gui (even though it continues until the full length of the screen, it does not stop at the gui width or height). As I understand the feature, when this option is unchecked playback should start at x=0, y=0. I am running 0.20-fixes from an svn checkout about 2 days ago, although I have noticed it for some time.
Note: See
TracTickets for help on using
tickets.
This seems to be fixed in current svn from truck. With that option off the video window is full screen starting at 0,0.