[mythtv-commits] Ticket #4475: MythArchive stream selection failure

MythTV mythtv at cvs.mythtv.org
Tue Jan 15 18:59:51 UTC 2008


#4475: MythArchive stream selection failure
----------------------------------+-----------------------------------------
 Reporter:  otto at kolsi dot fi  |        Owner:  paulh  
     Type:  defect                |       Status:  new    
 Priority:  minor                 |    Milestone:  unknown
Component:  mytharchive           |      Version:  head   
 Severity:  medium                |   Resolution:         
  Mlocked:  0                     |  
----------------------------------+-----------------------------------------

Comment(by otto at kolsi dot fi):

 Here is the log:

 {{{
 renameProjectXFiles start -----------------------------------------
 found stream 0x131
 found stream 0x331
 found stream 0x231
 /file/MythArchiveTemp/work/1/1003_20071223223600.m2v
 /file/MythArchiveTemp/work/1/1003_20071223223600.mp2
 Preferred audio languages fin and eng
 Video id: 0x131, Audio1: [1] 0x231 (MP2, fin), Audio2: [-1] - 0x-1 (N/A,
 N/A)
 got stream: 305
 found video streamID
 found video stream file
 got stream: 817
 got stream: 561
 found audio1 streamID
 ------------------------------------------------------------
 Traceback (most recent call last):
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 5092, in main
     processJob(job)
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 4834, in processJob
     processFile(node,folder)
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 4321, in processFile
     doProcessFileProjectX(file, folder)
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 4668, in doProcessFileProjectX
     if not runProjectX(chanid, starttime, folder, False, mediafile):
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 2020, in runProjectX
     renameProjectXFiles(folder, pxbasename)
   File "/usr/local/share/mythtv/mytharchive/scripts/mythburn.py", line
 2099, in renameProjectXFiles
     if os.path.exists(streamFiles[streamIds.index(stream)]):
 IndexError: list index out of range
 ------------------------------------------------------------
 }}}

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/4475#comment:2>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list