Opened 17 years ago

Closed 17 years ago

#3526 closed defect (fixed)

internal dvd player: dvd exits with " Expected NAV packet but not found" when seeking

Reported by: skamithi Owned by: skamithi
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by skamithi)

Occurred with the American Dreamz dvd when using skip ahead/behind. the title dvd cells in this dvd are greater then 60 seconds

for some reason dvd nav sometimes returns an error when seeking at using the 120 seconds offset within a cell. current fix is to restrict seeking within a dvd cell to not be more the 60 seconds at a time. doesn't affect the current speed of seeking.

Attachments (1)

expected_nav.diff (1.1 KB) - added by skamithi 17 years ago.

Download all attachments as: .zip

Change History (4)

comment:1 Changed 17 years ago by skamithi

Description: modified (diff)
Summary: internal dvd player: dvd exits with " Expected NAV packet but not found" when using seeking ne found"internal dvd player: dvd exits with " Expected NAV packet but not found" when seeking ne found"

comment:2 Changed 17 years ago by skamithi

Summary: internal dvd player: dvd exits with " Expected NAV packet but not found" when seeking ne found"internal dvd player: dvd exits with " Expected NAV packet but not found" when seeking

Changed 17 years ago by skamithi

Attachment: expected_nav.diff added

comment:3 Changed 17 years ago by skamithi

Resolution: fixed
Status: newclosed

(In [13546]) Closes #3526. internal dvd player. resolves unexpected abort of dvd playback with the error message "expecetd nav packet but not found" during seeking on some dvds. see ticket for more details.

Note: See TracTickets for help on using tickets.