dvd-slideshow
DVD-slideshow is a tool you can use to create a slideshow DVD with images.
Create a file that describes the DVD content
# dir2slideshow -T -t 5 -c 1 -n slideshow_name bilder/
Transform the content to DVD format
# dvd-slideshow -mp2 -p -n "Tina's 9 mnd" slideshow_name.txt
Create the DVD content and a ISO file
# dvd-menu -t button_text -f slideshot_name.xml -n "Tina slideshow" -mp2 -p -iso
The end result is stored in the file named dvd.iso ready to be burned using your favourite DVD-burning application.