Creating DVDs with linux
DeVeDe looks really promising:
Because it relies on Python, mplayer and mkisofs I suppose it works on any OS where these tools exist, not only linux.
Although I haven't made a DVD with it yet, I've already contributed a gentoo ebuild for version 2.8...
DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables for home players, from any number of video files, in any of the formats supported by Mplayer. The big advantage over other utilites is that it only needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and Python 2.4, PyGTK and PyGlade), so its dependencies are really small.
Because it relies on Python, mplayer and mkisofs I suppose it works on any OS where these tools exist, not only linux.
Although I haven't made a DVD with it yet, I've already contributed a gentoo ebuild for version 2.8...