dvdauthor is 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.
dvdauthor is a program that will generate a DVD movie from a valid mpeg2 stream that should play when you put it in a DVD player.
To start you need mpeg files that contain the necessary DVD VOB packets. These can be generated by passing '-f 8' to mplex. See the included utility makevob.
There ar... [
read more ]