Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#11372 closed Patch - Bug Fix (fixed)

DVD angle and chapter information is not set/updated

Reported by: peper03@… Owned by: Richard <peper03@…>
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)

0001-Update-angle-information-and-chapter-times-that-was-.patch (2.7 KB) - added by peper03@… 11 years ago.

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by peper03@…

comment:1 Changed 11 years ago by Richard <peper03@…>

Owner: set to Richard <peper03@…>
Resolution: fixed
Status: newclosed

In 58035465336d74892630ca6e5d213a2510ed82b2/mythtv:

Update angle information and chapter times that was indirectly
completely disabled by the fix for #11288

Fixes #11372, Refs #11288

Signed-off-by: Stuart Morgan <smorgan@…>

comment:2 Changed 11 years ago by Raymond Wagner

Milestone: unknown0.27
Note: See TracTickets for help on using tickets.