logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gallery1-to-slideshow - Creates an input file for dvd-slideshow from pictures in Gallery online photo

Authors

       Scott Dylewski <scott at dylewski dot com>
       http://dvd-slideshow.sourceforge.net/

Description

       Generates    a    text    file    listing    of    the    pictures   visible   in   a   given   "Gallery"
       (http://gallery.sourceforge.net) photo album in order to easily pass the  information  to  dvd_slideshow.
       Only works with version 1.X of Gallery, not version 2.X.

Examples

Name

       gallery1-to-slideshow  -  Creates  an  input file for dvd-slideshow from pictures in Gallery online photo
       album.

Options

       [-o <Outputdirectory>]
              Directory where the output file will be written.  If not specified, the current directory is used.

       [-t <Secondsperpicture>]
              Number of seconds to display each picture in the movie.  Defaults to 5 seconds if not specified.

       [-b <Backgroundimage>]
              Specify a background image to use for the slideshow.

       [-c <Crossfadeseconds>]
              Number  of  seconds  to crossfade between images. One second is usually fine.  Note that this will
              increase the processing time considerably, but it looks nice.

       <pathtoalbum>
              The path to the Gallery album that you want to generate a slideshow for.

See Also

dvd-menu(1), dvd-slideshow(1)

Scott Dylewski                                        0.8.1                             gallery1-to-slideshow(1)

Synopsis

       gallery1-to-slideshow [-o <outputdirectory>] [-t <Secondsperpicture>]  [-b  <backgroundimage>]  [-c
       <Crossfadeseconds>] <pathtoalbum>

See Also