| 1 | 2010-12-14 10:48:22 mythburn.py (0.1.20101206-1) starting up...
|
|---|
| 2 | 2010-12-14 10:48:22 Found 2 CPUs
|
|---|
| 3 | 2010-12-14 10:48:22 Obtaining MythTV settings from MySQL database for hostname KISE-055
|
|---|
| 4 | 2010-12-14 10:48:22 temppath: /home/mytharchive/temp/work
|
|---|
| 5 | 2010-12-14 10:48:22 logpath: /home/mytharchive/temp/logs
|
|---|
| 6 | 2010-12-14 10:48:22 Setting process priority to 17
|
|---|
| 7 | 2010-12-14 10:48:22 Processing Mythburn job number 1.
|
|---|
| 8 | 2010-12-14 10:48:22 Options - mediatype = 0, doburn = 0, createiso = 1, erasedvdrw = 0
|
|---|
| 9 | 2010-12-14 10:48:22 savefilename = ''
|
|---|
| 10 | 2010-12-14 10:48:22 Looking for: /usr/share/mythtv/mytharchive/themes/Compact/theme.xml
|
|---|
| 11 | 2010-12-14 10:48:22 Loading font 0, /usr/share/mythtv/fonts/FreeSans.ttf size 19
|
|---|
| 12 | 2010-12-14 10:48:22 Loading font 1, /usr/share/mythtv/fonts/FreeSans.ttf size 15
|
|---|
| 13 | 2010-12-14 10:48:22 Loading font 2, /usr/share/mythtv/fonts/FreeSans.ttf size 13
|
|---|
| 14 | 2010-12-14 10:48:22 wantIntro: 1, wantMainMenu: 1, wantChapterMenu:0, wantDetailsPage: 0
|
|---|
| 15 | 2010-12-14 10:48:22 Final DVD Video format will be ntsc
|
|---|
| 16 | 2010-12-14 10:48:22 There are 2 files to process
|
|---|
| 17 | 2010-12-14 10:48:23 Pre-processing recording 1: '/pvr/mythtv/recordings/1062_20101104040000.mpg'
|
|---|
| 18 | 2010-12-14 10:48:23 Frontline
|
|---|
| 19 | 2010-12-14 10:48:23 Video resolution is 704 by 480
|
|---|
| 20 | 2010-12-14 10:48:23 Pre-processing recording 2: '/pvr/mythtv/livetv/1061_20101102220000.mpg'
|
|---|
| 21 | 2010-12-14 10:48:24 Frontline
|
|---|
| 22 | 2010-12-14 10:48:24 Video resolution is 1280 by 720
|
|---|
| 23 | 2010-12-14 10:48:24 *************************************************************
|
|---|
| 24 | 2010-12-14 10:48:24 Processing recording 1: '/pvr/mythtv/recordings/1062_20101104040000.mpg'
|
|---|
| 25 | 2010-12-14 10:48:24 *************************************************************
|
|---|
| 26 | 2010-12-14 10:48:24 File will be re-encoded using profile SP
|
|---|
| 27 | 2010-12-14 10:48:24 Preferred audio languages eng and eng
|
|---|
| 28 | 2010-12-14 10:48:24 Video id: 0x41, Audio1: [1] 0x44 (AC3, eng), Audio2: [-1] - 0x-1 (N/A, N/A)
|
|---|
| 29 | 2010-12-14 10:48:24 Aspect ratio is 4:3
|
|---|
| 30 | 2010-12-14 10:48:24 Re-encoding audio and video
|
|---|
| 31 | 2010-12-14 10:48:24 Using encoder profiles from /usr/share/mythtv/mytharchive/encoder_profiles/ffmpeg_dvd_ntsc.xml
|
|---|
| 32 | 2010-12-14 10:48:24 Encoding profile (SP) found
|
|---|
| 33 | 2010-12-14 10:48:24 ffmpeg -threads 2 -v 1 -i "/pvr/mythtv/recordings/1062_20101104040000.mpg" -r ntsc -target dvd -b 4771k -s 720x480 -acodec copy -copyts -aspect 4:3 "/home/mytharchive/temp/work/1/newfile2.mpg" -map 0:0 -map 0:1
|
|---|
| 34 | 2010-12-14 11:27:32 Preferred audio languages eng and eng
|
|---|
| 35 | 2010-12-14 11:27:32 Video id: 0x1e0, Audio1: [1] 0x80 (AC3, N/A), Audio2: [-1] - 0x-1 (N/A, N/A)
|
|---|
| 36 | 2010-12-14 11:27:32 File has a cut list - running Project-X to remove unwanted segments
|
|---|
| 37 | 2010-12-14 11:27:32 Preferred audio languages eng and eng
|
|---|
| 38 | 2010-12-14 11:27:32 Video id: 0x1e0, Audio1: [1] 0x80 (AC3, N/A), Audio2: [-1] - 0x-1 (N/A, N/A)
|
|---|
| 39 | 2010-12-14 11:27:32 Didn't find any subtitle elements in stream info file.
|
|---|
| 40 | 2010-12-14 11:27:32 projectx -id 0x1e0,0x80 -cut /home/mytharchive/temp/work/1/cutlist_x.txt -out "/home/mytharchive/temp/work/1" -name "newfile2" "/home/mytharchive/temp/work/1/newfile2.mpg"
|
|---|
| 41 | 2010-12-14 11:28:33 ------------------------------------------------------------
|
|---|
| 42 | Traceback (most recent call last):
|
|---|
| 43 | File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5501, in main
|
|---|
| 44 | processJob(job)
|
|---|
| 45 | File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5213, in processJob
|
|---|
| 46 | processFile(node,folder,filecount)
|
|---|
| 47 | File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 4690, in processFile
|
|---|
| 48 | doProcessFileProjectX(file, folder, count)
|
|---|
| 49 | File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5036, in doProcessFileProjectX
|
|---|
| 50 | if not runProjectX(chanid, starttime, folder, True, mediafile):
|
|---|
| 51 | File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 2075, in runProjectX
|
|---|
| 52 | renameProjectXFiles(folder, pxbasename)
|
|---|
| 53 | File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 2141, in renameProjectXFiles
|
|---|
| 54 | write("found file for stream 0x%x, %s" % (streamIds[len(streamIds)-1], tokens[3]), False)
|
|---|
| 55 | IndexError: list index out of range
|
|---|
| 56 | 2010-12-14 11:28:33 ------------------------------------------------------------
|
|---|