[mythtv-users] MythArchive/dvdauthor fails; Cannot Find Chapter 2 (Result: 1)

Paul Harrison mythtv at dsl.pipex.com
Tue Jun 6 21:05:45 UTC 2006


Mark Prinz wrote:
> I am trying to get MythArchive to work. I am running SVN 10114 on on
> FC4. It fails with dvdauthor; seems to be complaining of not having a
> chapter 2.
>
> I am running:
> python 2.4.1-2
> MySQL-python 1.2.0-1
> python-imaging 1.1.5-3-fc4
> mjpegtools 1.9.1-13
> dvdauthor 0.6.11 (compiled from source)
> ffmpeg 0.4.9-9
> dvd+rw-tools 5.21.4.10.8-6
> cdrtools - Not installed, but I am not writing to the dvd on this box anyway.
> transcode - 1.0.2-25 (just installed, but listed as optional)
>
> Any suggestions or additional information I can provide to help see
> what is causing the issue? This was an FC3 - FC4 upgrade...perhaps
> some of the dependencies are screwed up?
>
> Here is the tail end of the mythburn.log:
>
> DVDAuthor::spumux, version 0.6.11.
> Build options: gnugetopt iconv freetype
> Send bugs to <dvdauthor-users at lists.sourceforge.net>
>
> INFO: Locale=en_US.UTF-8
> INFO: Converting filenames to UTF-8
> INFO: PNG had 2 colors
> INFO: PNG had 2 colors
> INFO: Constructing blank img
> INFO: Pickbuttongroups, success with 1 groups, useimg=1
> WARN:  Read 0, expected 4
> INFO: Found EOF in .sub file.
> INFO: Max_sub_size=2944
> INFO: 1 subtitles added, 0 subtitles skipped, stream: 32, offset: 0.13
>
> Statistics:
> - Processed 0 subtitles.
> - The longest display line had -1 characters.
> - The maximum number of displayed lines was 0.
> - The normal display height of the font arial.ttf was 0.
> - The bottom display height of the font arial.ttf was 0.
> - The biggest subtitle box had 2944 bytes.
> Menu items per page 3
> Chapters per recording 8
> Creating DVD XML file for dvd author
> Menu page 1
> Video length is 1791 seconds. Each chapter will be 223 seconds
> Total size of video files, before multiplexing, is 640 Mbytes, audio
> is 40 MBytes, menus are 4 MBytes.
> Video will fit onto DVD. 3773.0 MBytes of space remaining on recordable DVD.
> Multiplexing MPEG stream to /video/archive/work/1/final.mpg
> Available streams - video and one audio stream
> Multiplex started PID=26172
> Starting dvdauthor
> DVDAuthor::dvdauthor, version 0.6.11.
> Build options: gnugetopt iconv freetype
> Send bugs to <dvdauthor-users at lists.sourceforge.net>
>
> INFO: Locale=en_US.UTF-8
> INFO: Converting filenames to UTF-8
> INFO: dvdauthor creating VTS
> STAT: Picking VTS 01
>
> STAT: Processing /video/archive/work/chaptermenu-1.mpg...
> STAT: VOBU 16 at 1MB, 1 PGCS
> INFO: Video pts = 0.133 .. 15.115
> INFO: Audio[8] pts = 0.133 .. 30.181
> INFO: Audio[32] pts = 0.133 .. 0.133
> STAT: VOBU 30 at 3MB, 1 PGCS
> INFO: Generating VTSM with the following video attributes:
> INFO: MPEG version: mpeg2
> INFO: TV standard: ntsc
> INFO: Aspect ratio: 16:9
> INFO: Resolution: 720x480
> INFO: Audio ch 0 format: mp2/2ch, 48khz 20bps
>
> STAT: Processing /video/archive/work/1/final.mpg...
> **ERROR: [mplex] Can't find next AC3 frame: @ 973056 we have 27ee -
> broken bit-stream?
>
> INFO: Video pts = 0.133 .. 40.073
> INFO: Audio[0] pts = 0.133 .. 40.037
> STAT: VOBU 83 at 15MB, 1 PGCS
> INFO: Generating VTS with the following video attributes:
> INFO: MPEG version: mpeg2
> INFO: TV standard: ntsc
> INFO: Aspect ratio: 4:3
> INFO: Resolution: 720x480
> INFO: Audio ch 0 format: ac3/2ch, 48khz drc
>
> ERR:  Cannot jump to chapter 2 of title 1, only 1 exist
> ERR:  in VTSM pgc 0, button 2
> ************************************************************
> ERROR: Failed while running dvdauthor. Result: 1
> ************************************************************
>
> Terminated
>   
Looks like mplex is failing to re-mux the video and audio streams back 
together because the audio stream is corrupted. If you go to 
mytharchives settings pages on the second page make sure 'Use FIFO' is 
unchecked and re-run mytharchive with the same file. This time it will 
complete the mplex stage before running dvdauthor. Should prove that it 
is mplex that is failing. What source is the file from - does it have 
the audio already in ac3 format or has the ac3 audio been re-encode from 
an mp2 audio stream? Is the audio stream playable? It should be located 
in /video/archive/work/1/stream0.ac3.

Paul H.



More information about the mythtv-users mailing list