Opened 14 years ago
Closed 14 years ago
#9573 closed Developer Task (fixed)
Start Live TV in program guide issues
Reported by: | markk | Owned by: | markk |
---|---|---|---|
Priority: | minor | Milestone: | 0.25 |
Component: | MythTV - Video Playback | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
With the change to startup behaviour for the program guide in live tv, the resize/embed action can be lost (hence the video in the preview window is not scaled) and the OSD can be created at the wrong size(seen with the OpenGL renderer).
Change History (4)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Refactor video embedding.
Refs #9573
Branch: master Changeset: 818a6f69f17ae2d21d0c8773e3fd03afa37e284f
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fix video embedding when starting live tv.
Still some issues with OpenGL but they're not directly embedding related.
Closes #9573
Branch: master Changeset: c96e65c22f859053fa3de5f5266430ec3d461226
Note: See
TracTickets for help on using
tickets.
Live TV: Ensure embedding is preserved through video re-initialisation.
There are still issues with both OpenGL and VDPAU playback embedding when we transition from the live-tv dummy playback.
Refs #9573