[mythtv-commits] Ticket #11609: DVD bookmarks are unreliable

MythTV noreply at mythtv.org
Tue Jun 18 20:50:37 UTC 2013


#11609: DVD bookmarks are unreliable
-------------------------+---------------------------------------
 Reporter:  peper03@…    |           Type:  Patch - Bug Fix
   Status:  new          |       Priority:  minor
Milestone:  unknown      |      Component:  MythTV - DVD Playback
  Version:  Master Head  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+---------------------------------------
 DVD bookmarks are currently stored by saving the title and frame number
 along with the selected audio and subtitle tracks.  This works for some
 DVDs but not for others.  Any DVD making use of values stored in the
 general purpose registers will have problems.

 The attached patch adds code to store and restore the complete state of
 the DVD VM.  As this contains all the information the VM had at the time
 the bookmark was created, resuming from a bookmark should be completely
 reliable.

 Reading of existing bookmarks is supported with this patch but only the
 new state data will be written.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/11609>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list