dvd-slideshow logo
Main Page

Examples

Files

Links

Bugs

The goal of these scripts is to allow the user to easily create dvds from groups of pictures, sometimes from a directory, and sometimes from an online photo album. Then, you can add fancy effects like crossfading, titles, and the Kenburns effect (slowly zooming and panning at the same time) along with audio to make your slideshows even nicer.

All I get for releasing this code to the public is a little gratification from the thought that I can make life better for fellow linux folks who have given me so much. So PLEASE send me an e-mail with your comments or thanks if you like my code: scott at dylewski dot com

Documentation

dvd-slideshow This is the main script. It generates a DVD-compatible MPEG2 video file with audio from a text file input listing of pictures and effects.

dvd-menu Creates a simple DVD menu with buttons that link to MPEG2 files generated with dvd-slideshow or ones that you have created yourself.

dir2slideshow Generates a dvd-slideshow input file from a directory full of pictures. You can sort by picture taken time if you want.

gallery1-to-slideshow Instead of a GUI to create slideshows, I already have almost everything set up from my web page that uses the original version of Gallery (http://gallery.sourceforge.net) program. This is a simple script to create an input file for dvd-slideshow from a single specified gallery album. Note that this does not work on gallery version 2 albums! For version 2 compatibility, check out the excellent project at the bottom of the page.

jigl2slideshow Contributed by Scott Merrill <skippy at skippy.net>. Does the same thing as gallery1-to-slideshow, but works on a jigl gallery (http://xome.net/projects/jigl/ )

Recommended additions to dvd-slideshow:

Slideshow Creator By Marco Colnaghi
This is a GUI for dvd-slideshow, so you can open or create slideshow .txt files, add, modify, or delete lines, and change parameters easily! The best feature is the graphical display of the start and end locations of the Kenburns effect. This makes it even easier to create complicated slideshows quickly.

dvd-baker By Marcus Brown
Creates a DVD from a G2 Gallery or a directory of images.
Note: This is a great project and makes it even easier to create slideshows from directories or gallery2 albums. It has much better "top-level" control of the dvd menuing and such.
Each "leaf" album (an album that does not contain sub-albums) is used to create a slideshow. The slideshows (and any dvd-ready mpeg videos) are then built into a menu system using the same structure as the G2 site. Extra features include random or sequential autoplay, an options menu system, and the ability to automatically include slideshow and mpeg DVD leaders.



dvd-slideshow is written in bash, and is released under the GNU General Public License

Please send bugs, suggestions, or endless praise to:
scott @ dylewski . com

Examples:

DVD menu image
Sample Videos: [xvid]

Complex example from 0.5.0: complex example

NTSC with background jpeg: menu with background

PAL without background jpeg: menu without background

SourceForge.net Logo