Opened 19 years ago
Last modified 19 years ago
#1959 closed defect
internal dvd player: get incredibles disc 2 to work. — at Version 2
Reported by: | skamithi | Owned by: | skamithi |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | mythtv | Version: | |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
reported by micheal o on the mythtv-dev alias.
" The decoderbase.c:ChangeDVDTrack() has an infinite loop in it in some regards. If the result from GetCellStart() is the same for two different parts, then it loops forever. (This happens on the disc 2 of "The Incredibles" DVD I have)."
my proposed solution is to use a more unique way of detecting the track change. dvd specs say for each chapter, the vob id & cell id combo are unique.
Menus are found outside title 0. Expand the definition of menus to include PGs < 60 seconds, title == 0, and PG with Buttons
Change History (2)
Note:
See TracTickets
for help on using tickets.