dvdauthor

A simple set of tools to help you author a DVD. The idea is to be able to create menus, buttons, chapters, etc, but for now you can just take an mpeg stream (as created by mplex -f 8 from mjpegtools 1.6.0) and write it to DVD.

Download

See the download pages for current releases.

Alpha releases can be downloaded via source control, which uses darcs. The repository URL is http://dvdauthor.sourceforge.net/darcs For those new to darcs, the quick way to get started is to type:

darcs get --partial --repo-name=dvdauthor http://dvdauthor.sourceforge.net/darcs
This will pull a partial repository; you will not be able to examine history before the most recently released version of dvdauthor. If you want a full repository, omit --partial, but it may affect the reliability of the download. Sourceforge is not set up for repositories of this nature.

To keep it up to date, run:

cd dvdauthor
darcs pull

There are currently precompiled win32 binaries on the current release download page, but you will need unrar to extract it. Other platforms will have to compile for themselves. There are various RPMs floating around the net.

Some (optional) patches I have collected:

Documentation

The ever evolving book is located online here.

Links

Useful Programs

GUI Frontends

Tutorials

Other