The command line syntax of ffmpeg and dvdauthor have changed.
To make ffmpeg work, every bitrate number needs to be postfixed by 'k' now. I.e., '-maxrate 8000' becomes '-maxrate 8000k'.
To make dvdauthor work, the first call to dvdauthor in profiles 2 and 3 has to be:
dvdauthor -t --chapters=`$get_chapters -f $frame_rate -x $smil_file` -o $file -f $VOB
Please find a corrected script attached and thank you for the great work!
/Christian
Corrected script dv2sub+ffmpeg+dvdauthor for Kino (updated)
File Added: sub_ffmpeg_dvd.sh