Hi All,
I've just uploaded release 2 of DVD Author 0.6.11 to
http://smedley.info/os2ports.html
This is based on the same source as my earlier port from June 2005, but has been rebuilt using the GA version of libc06, which can be downlaoded from
ftp://ftp.netlabs.org/pub/gcc/libc-0.6.0-ga2.zip
Updating to the GA version of libc06 fixes some sys1808 errors in spumux.exe (Thanks for the report Alex).
I've used ffmpeg successfully to convert video to dvd format, then write to DVD as follows:
ffmpeg -i -target dvd outputfile.mpg
dvdauthor -o outputfile.mpg
dvdauthor -T -o
cd
mkisofs2 -dvdvideo -o image.iso -r .
dvddao image.iso
ffmpeg is available from: http://smedley.info/os2ports.html
mkisofs2 is available from:
http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=cdrtools2&stype=all&sort=date&dir=%2F
dvddao is available from:
http://hobbes.nmsu.edu/cgi-bin/h-search?sh=1&button=Search&key=dvddao&stype=all&sort=date&dir=%2F
Cheers,
Paul Smedley
10th March, 2006
Source: