Gary Lawrence Murphy wrote:
> Not yet sure where it goes wrong or why, but the log shows the
> following from a run of dvdwizard with minimal params:
> 
> dvdwizard -t auto panda_dvd.mpg
> 
> the errors appear to have something to do with there being no language
> specification, but then continues on processing ...
> 
> Creating Titleset #1...
>         Assigning Languages to Audio-Tracks...
> cut: invalid byte, character or field list
> Try `cut --help' for more information.
>         1. audio-track (??) will be assigned to language  ($)
> /usr/bin/dvdwizard: line 299: [: ??: integer expression expected
> /usr/bin/dvdwizard: line 300: langptr_??=??: command not found
> 
> relevent lines of code:
> 
>     [ "$this_langptr" -lt "$lcount" ] && let this_langptr+=1
>     [ "$AUDIOSEQUENTIAL" -eq 0 ] && eval langptr_$i=\"\$this_langptr\" || 
> langp\tr_all="$this_langptr"
> 
> Also, I think unrelated to the above, the dvdwizard fails with
> 
> Finishing XML creation......done
> Authoring DVD into ./dvd...
> 
> Hey, something went wrong in this script! Check for error messages in the log.
> The last command returned a Non-Zero Return-Code (1)
> So I guess it's better to stop here and let you analyze the situation
> Hope you'll find the error. ;-)
> 
> with the following in the log:
> 
> +-------------------------------------+
> | Calling dvdauthor                   |
> | Final authoring of DVD              |
> +-------------------------------------+
> DVDAuthor::dvdauthor, version 0.6.11.
> Build options: gnugetopt magick iconv freetype fribidi
> Send bugs to <[EMAIL PROTECTED]>
> 
> INFO: 
> Locale=LC_CTYPE=en_CA;LC_NUMERIC=C;LC_TIME=en_CA;LC_COLLATE=en;LC_MONETARY=en_CA;LC_MESSAGES=en_CA;LC_PAPER=en_CA;LC_NAME=en_CA;LC_ADDRESS=en_CA;LC_TELEPHONE=en_CA;LC_MEASUREMENT=en_CA;LC_IDENTIFICATION=en_CA
> INFO: Converting filenames to ISO-8859-1
> ERR:  Cannot parse video option '1:1'
> 
> the generated dvdauthor.xml is attached
Could you please open a report on PLF bugzilla
(https://plf.zarb.org/bugzilla) ? It would make tracking this bug
easier, thanks.

-- 
The only perfect science is hindsight
                -- Murphy's Laws on Technology n°14
_______________________________________________
PLF-discuss mailing list
[email protected]
https://www.zarb.org/mailman/listinfo/plf-discuss

Reply via email to