← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 511696] Re: Mytharchive fails to create DVD: IndexError

 

Any solution yet?
I have the same error trying to make a DVD from a *.avi video file. Mytharchive works fine (after deleting .ICEauthority) for recordings.

log:
.
..
2010-02-14 21:41:52 Creating DVD XML file for dvd author (No Menus)
2010-02-14 21:41:52 Adding item 1
2010-02-14 21:41:52 aspect ratio is: 1.77778
2010-02-14 21:41:52 Fixed length chapters: 00:00:00,00:05:00,00:10:00,00:15:00,00:20:00,00:25:00,00:30:00,00:35:00,00:40:00,00:45:00,00:50:00,00:55:00,01:00:00,01:05:00,01:10:00,01:15:00,01:20:00,01:25:00,01:30:00,01:35:00,01:40:00,01:45:00,01:50:00,01:55:00,02:00:00,02:05:00,02:10:00,02:15:00,02:20:00,02:25:00
2010-02-14 21:41:52 Total size of video files, before multiplexing, is 3914 Mbytes, audio is 470 MBytes, menus are 0 MBytes.
2010-02-14 21:41:52 Need to shrink MPEG2 video files to fit onto recordable DVD, video is 215.12 MBytes too big.
2010-02-14 21:41:52 Need to scale by 1.05361914257
2010-02-14 21:41:52 tcrequant /home/mythtv/MythArchiveTemp/work/1/stream.mv2 /home/mythtv/MythArchiveTemp/work/1/video.small.m2v 1.05361914257
2010-02-14 21:49:11 Total DVD size AFTER TCREQUANT is 4371.8 MBytes
2010-02-14 21:49:11 Multiplexing MPEG stream to /home/mythtv/MythArchiveTemp/work/1/final.mpg
2010-02-14 21:49:11 Adding sync offset of 0ms
2010-02-14 21:49:11 Available streams - video and one audio stream
2010-02-14 21:49:11 Multiplex started PID=8153
2010-02-14 21:49:11 Starting dvdauthor
2010-02-14 21:56:04 Finished  dvdauthor
2010-02-14 21:56:06 ------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5434, in main
    processJob(job)
  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 5218, in processJob
    title = expandItemText(infoDOM,"%title",1,0,0,0,0)
  File "/usr/share/mythtv/mytharchive/scripts/mythburn.py", line 935, in expandItemText
    if getText( infoDOM.getElementsByTagName("coverfile")[0]) =="":
IndexError: list index out of range
2010-02-14 21:56:06 ------------------------------------------------------------

apt-cache policy mytharchive:
mytharchive:
  Installed: 0.22.0+fixes22594-0ubuntu1
  Candidate: 0.22.0+fixes22594-0ubuntu1
  Version table:
 *** 0.22.0+fixes22594-0ubuntu1 0
        500 http://ch.archive.ubuntu.com karmic/multiverse Packages
        100 /var/lib/dpkg/status


Regards Phil

-- 
Mytharchive fails to create DVD: IndexError
https://bugs.launchpad.net/bugs/511696
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.

Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Incomplete

Bug description:
Mythbuntu 9.10 amd64 (standalone MythTV BE/FE host):

When I try to create a DVD (with an animated main menu) using Mytharchive and some avi videos, after ffmpeg has succesfully completed two passes for each file, the process fails with the following error:

IndexError: list index out of range.

The bunch of videos are 2.5 GB approx. so no out of space issue here.

Kind regards
Antonio





References