1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
Source: dvd-slideshow
Section: graphics
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Uploaders:
Reinhard Tartler <siretart@tauware.de>
Homepage: http://dvd-slideshow.sourceforge.net/
Standards-Version: 3.9.8
Build-Depends:
debhelper (>= 9~),
libsox-fmt-all
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/dvd-slideshow.git
Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/dvd-slideshow.git
Package: dvd-slideshow
Architecture: all
Depends:
cdrskin,
dvdauthor (>= 0.6.9),
ffmpeg,
gsfonts,
genisoimage,
imagemagick,
libavcodec-extra,
mjpegtools (>= 1.8.0),
netpbm,
sox,
vorbis-tools,
${misc:Depends}
Recommends:
jhead,
lame,
twolame
Description: set of tools to create DVD slideshows with menus
DVD Slideshow consists in a set of tools which allows one to create
slideshows-style videos from a collection of pictures. This package
provides the following programs:
* dir2slideshow: Generates a listing of the pictures in a given
directory for easy input to dvd-slideshow.
* 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 created by the user.
* gallery1-to-slideshow: 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.
* jigl2slideshow: Does the same thing as gallery2slideshow, but works
on a jigl gallery.
|