Modify ↓
Ticket #9573 (closed Developer Task: fixed)
Opened 2 years ago
Last modified 2 years ago
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).
Attachments
Change History
comment:1 Changed 2 years ago by Mark Kendall
comment:2 Changed 2 years ago by Github
Refactor video embedding.
Refs #9573
Branch: master Changeset: 818a6f69f17ae2d21d0c8773e3fd03afa37e284f
comment:3 Changed 2 years ago by Github
comment:4 Changed 2 years ago by Github
- Status changed from new to closed
- Resolution set to fixed
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