Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#11372 closed Patch - Bug Fix (fixed)
DVD angle and chapter information is not set/updated
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | minor | Milestone: | 0.27 |
Component: | MythTV - DVD Playback | Version: | Master Head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The fix for #11288 indirectly disabled maintaining correct angle and chapter information (previously it was only luck if the first title happened to be one you wanted to play, otherwise the angle and chapter information would have been wrong anyway).
The attached patch keeps this information updated as playback moves between cells (normally the current angle won't change on its own but it's possible for VM code to change it so querying it at each cell change should keep everything up-to-date).
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | 0001-Update-angle-information-and-chapter-times-that-was-.patch added |
---|
comment:1 by , 13 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 by , 13 years ago
Milestone: | unknown → 0.27 |
---|
Note:
See TracTickets
for help on using tickets.
In 58035465336d74892630ca6e5d213a2510ed82b2/mythtv: