Opened 19 years ago
Closed 19 years ago
Last modified 19 years ago
#2210 closed defect (fixed)
DVB subtitles are not enabled after exiting from the teletext view
Reported by: | otto at kolsi dot fi | Owned by: | stuartm |
---|---|---|---|
Priority: | minor | Milestone: | 0.20 |
Component: | mythtv | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
With DVB-T and SVN 10882.
When watching DVB recordings with subtitles enabled, if user enters to the Teletext Menu and then exists from there back to watching the recording, subtitles are no longer enabled. NuppelVideoPlayer should re-enable subtitles when teletext mode is exited (probably in NuppelVideoPlayer::DisableTeletext()).
This same behaviour might also occur with other type of subtitles.
Attachments (1)
Change History (6)
Note:
See TracTickets
for help on using tickets.
otto at kolsi dot fi, can you test the attached patch. It's pretty simple and should work but as I can't test it here I just want to be sure.
In particular if you have teletext subtitles in addition to dvb subtitles, could you see if anything breaks when enabling different combinations of those three? I'm might have missed something ...