Opened 14 years ago
Closed 14 years ago
#3050 closed defect (fixed)
internal dvd player: dvd menu cells with one frame but have audio may not display.
Reported by: | skamithi | Owned by: | skamithi |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythtv | Version: | 0.20 |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
after enabling prebuffering in dvd menu to stabilize animated dvd menus, i found that dvd cells with one video frame that play audio for 20-40 seconds, don't display..mythtv freezes cause the prebuffering code expects 2 frames, but only gets one. Plus on several dvds, these frames are not marked as still frames, so checking this flag doesn't help.
attempting to figure out a way to address this without disabling prebuffering completely.
Attachments (1)
Change History (3)
Changed 14 years ago by
Attachment: | dvd_workaround.diff added |
---|
comment:1 Changed 14 years ago by
Status: | new → assigned |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [12806]) Closes #3050. internal dvd player. resolves dvd menu cells with one frame but lots of audio may not display.