[mythtv-commits] Ticket #8817: DVD play from the bookmark problem

MythTV mythtv at cvs.mythtv.org
Mon Aug 23 08:52:52 UTC 2010


#8817: DVD play from the bookmark problem
------------------------------------------------+---------------------------
     Reporter:  otto at kolsi dot fi            |       Owner:  robertm   
         Type:  defect                          |      Status:  new       
     Priority:  minor                           |   Milestone:  unknown   
    Component:  MythTV - DVD & Bluray Playback  |     Version:  Trunk Head
     Severity:  medium                          |    Keywords:            
Ticket locked:  0                               |  
------------------------------------------------+---------------------------
 Playing DVD from the saved bookmark is not working correctly. Playback
 seems to start from the position which is too early. Saved bookmark data
 in DB looks valid, although I cannot say whether the saved framenum is
 correct or not (how this can be verified?).

 {{{
 mysql> select * from dvdbookmark where name like '%DISC4';
 +----------+------------------+-------+----------+-------------+----------+---------------------+
 | serialid | name             | title | audionum | subtitlenum | framenum
 | timestamp           |
 +----------+------------------+-------+----------+-------------+----------+---------------------+
 | 355A73DC | 24_SEASON5_DISC4 |     4 |        0 |           0 |     3734
 | 2010-08-23 11:41:52 |
 +----------+------------------+-------+----------+-------------+----------+---------------------+
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/8817>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list