dvd-slideshow makes a DVD-compatible slideshow video with menus from a batch of pictures. It consists of a set of scripts: dvd-slideshow reads a text file list of all the pictures you want in one slideshow and creates a DVD-compatible MPEG movie with your audio tracks and specified timing. It supports effects such as fades, crops, and the Ken Burns effect. dvd-menu makes a top-level DVD menu with the output files from dvd-slideshow. dir2slideshow makes a dvd-slideshow input file from a directory of pictures. gallery2slideshow makes the input file from your Gallery album. jigl2slideshow makes the input file from your jigl album. The output is fed through dvdauthor to create DVDs.
| Tags | multimedia Video |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
Recent releases


Changes: This release fixes major bugs with recent versions of sox and ffmpeg that caused errors. There's also some nice feature enhancements and error checking and much more.


Changes: This release fixes a few major bugs with newer versions of ImageMagick (6.2.2 and higher) that showed up primarily when using the KenBurns effect. There are other bugfixes and improvements that should make this more compatible with the wide variety of Linux systems out there. Note that the title keyword has changed, so if you re-run your old slideshows, "title" will have to be changed to "titlebar" for the same behavior. The title keyword just displays the text in the middle of the screen.


Changes: There were a few issues causing a infinite delay when waiting for mpeg2enc to finish processing the data pipe. This was seen only on systems with bash >= 3.1. Some temporary files were not being deleted when a kenburns effect was used, creating additional output in later fades or kenburns efffects. Both of these issues are fixed now, along with some bugfixes in gallery1-to-slideshow.


Changes: This release fixes many large and small bugs in 0.7.2. Most notably, it should work on Debian Etch now, and small problems with audio files and subtitles should be fixed. Added features include timing accuracy of 1ms, zoom-corrected kenburns effect, manual chapter markers, and an option to improve speed on multi-processor machines. Move to this version as soon as possible.


Changes: This release includes support for mjpegtools versions 1.6.3 or later. The pixel aspect ratio was corrected. Many more small changes were made.