Could strace / ltrace it and see what it's failing on?

On Jun 9, 2012, at 9:13 PM, Andrew Z wrote:

> hello,
>  for years i had a simple script that was using to create DVDs.
> part of it is the command below. about 2 months ago it started failing for no obvious reason. today i've got this:
> 
> dvdauthor -o dvd_ready --menu ./out.mpg 
> DVDAuthor::dvdauthor, version 0.7.0.
> Build options: gnugetopt iconv freetype fribidi fontconfig
> Send bug reports to <[log in to unmask]>
> 
> INFO: default video format is NTSC
> INFO: dvdauthor creating VTS
> Segmentation fault
> 
> 
> Any suggestions are welcomed.
> AZ
>