[mythtv-commits] Ticket #8817: DVD play from the bookmark problem
MythTV
mythtv at cvs.mythtv.org
Tue Aug 24 07:43:49 UTC 2010
#8817: DVD play from the bookmark problem
-----------------------------------+----------------------------------------
Reporter: otto at kolsi dot fi | Owner: markk
Type: defect | Status: assigned
Priority: minor | Milestone: unknown
Component: MythTV - DVD Playback | Version: Trunk Head
Severity: medium | Resolution:
Keywords: | Ticket locked: 0
-----------------------------------+----------------------------------------
Comment (by otto at kolsi dot fi):
Little bit info on this one. For example, if bookmark is saved at around
10 minutes, dvdbookmark table contains framenum ~15000 which sounds about
right (25fps*60*10 = 15000).
However, when playback is started from this bookmark, it continues around
time 0:53.
I added some printf debug statements and when playback starts from
bookmark, correct framenum is queried from the DB. It gets all the way to
the DoFastForward() and to WaitForSeek() where decoderSeek value is same
as in DB.
Normally I have the exact seeking setting off, tried with that on but it
didn't change the behaviour.
Furthermore, I noticed that saved bookmarks in the beginning (or with
small framenum / seek) do seem to work. For example bookmark saved earlier
than 1 minute seems to work correctly. Haven't tested what is the breaking
point where bookmarks stop functioning.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/8817#comment:3>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list