[mythtv-commits] Ticket #9703: DVD created with MythArchive freezes at title menu when title selected

MythTV noreply at mythtv.org
Thu Mar 31 18:58:22 UTC 2011


#9703: DVD created with MythArchive freezes at title menu when title selected
--------------------------------------+------------------------
     Reporter:  ryanr23@…             |      Owner:  paulh
         Type:  Patch - Bug Fix       |     Status:  new
     Priority:  minor                 |  Milestone:  unknown
    Component:  Plugin - MythArchive  |    Version:  0.24-fixes
     Severity:  medium                |   Keywords:
Ticket locked:  0                     |
--------------------------------------+------------------------
 Relevant Mythbuntu packages:

 * mytharchive 0.24.0+fixes.20110330.80192ec-0ubuntu.
 * dvdauthor 0.6.14

 Created a DVD in mytharchive with 4 recordings.  Played the DVD with
 MythTV player and with XBox.  In both systems, the DVD freezes when
 selecting a title from the title menu.

 A similar issue is documented in this thread:

 http://www.gossamer-threads.com/lists/mythtv/users/233635

 The bug seems to be related to the pause attribute applied to the pgc
 nodes in the menu.  I have applied the attached patch to resolve the issue
 locally on my system.

 Changes:

 * Change pause="" to pause="0" since dvdauthor manpage doesn't define
 empty string to be valid
 * Remove pause="inf" attribute from 2nd and 3rd menu pgc nodes
 * Added pause="inf" attribute to the vob node in the 2nd menu.  This seems
 consistent with other dvdauthor examples.

 I'm not an expert on dvdauthor, so I'm not sure what the "correct" fix
 should be or how this might affect other themes/scenarios.

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


More information about the mythtv-commits mailing list