Introduction
This is free software: you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
Slidesgen is GUI application for making slideshow in mpeg2 video format. This format is compatible with DVD PAL standard, and can be directly convert to VOB and save on DVD disk. I make all this stuff for testing and learning technologies like GTK, Gettext and Linux Standard Base packaging
For work Slide Generator simply executes ImageMagick and mjpegtools binaries. In near future I will change slowly executing external binaries to using fastest external libraries.
This software is easy to use, except source I will provide universal binaries for Linux (LSB) and Windows.
Screenshots


Download
Complete binary for Linux is available now, but for windows I must still fix some problems with external binary executables. If you have debian based system you should install package via alien:
# alien -ick slidesgen-[version].rpm
WARNING: This rpms have problems with bundled ImageMagick, so application try first search ImageMagick in /usr and /usr/local. You must have ImageMagick installed in these locations.
slidesgen-0.5-1.x86_64.rpm - for amd64 linux
slidesgen-0.5-1.i386.rpm - for i386 linux
Sources
You can get sources from rpm: slidesgen-0.5-1.src.rpm.
Author
Kamil Pawłowski (kamilpe@gmail.com)
I am J2EE programer in Poland. On my free time I try to do little work on Open Source projects (a specially Gnome) and write my own software.