[mythtv-commits] Ticket #8438: MythARCHIVE fails with "Cannot jump to chapter 8 of title 1, only 7 exist"

MythTV mythtv at cvs.mythtv.org
Mon May 10 00:16:37 UTC 2010


#8438: MythARCHIVE fails with "Cannot jump to chapter 8 of title 1, only 7 exist"
----------------------------------+-----------------------------------------
 Reporter:  confirm@…             |       Owner:  paulh      
     Type:  defect                |      Status:  new        
 Priority:  minor                 |   Milestone:  unknown    
Component:  Plugin - MythArchive  |     Version:  Unspecified
 Severity:  medium                |     Mlocked:  0          
----------------------------------+-----------------------------------------
 ok so it took me a while to figure this out - I've attached the logfile if
 you want to have a look

 the problem is basically in the dvdauthor.xml file that is generated -
 specifically these lines:

 <vob
 chapters="00:00:00,00:06:00,00:12:00,00:18:00,00:24:00,00:30:00,00:36:00,00:42:00,"
 file="/home/mythtv/tmp/work/1/final.mpg"/>

 notice the "chapters" attribute ends with a comma?

 if I manually add another chapter point to the end of these lines (it did
 the same thing for every recording) then dvdauthor no longer fails with
 this error message

 the VOB files are all created properly and the DVD is good to go

 just one more thing - some of these had chapter points that were beyond
 the end of the recording - I ended up completely redoing ''all'' the
 chapter points in these cases

 I don't know what part of the process generates this xml file but what a
 bit of modification, it should be able to get this right the first time...

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


More information about the mythtv-commits mailing list