PDA

View Full Version : [all variants] Dvd slideshow program needed!!


cespinal
March 27th, 2009, 10:25 AM
Hello people!!!!

I have been trying to use slcreator for making soundtracked slideshows, but it will ask me for a version of gambas that was updated for gutsy :(

then, qdvd author keeps hanging when rendering projects so it wont work!!!

Is there any other program that can be used for this purpose?!!? help :(

cotcot
March 27th, 2009, 05:08 PM
Smile. http://freshmeat.net/projects/smileslideshow (http://freshmeat.net/projects/smileslideshow) is a link.
Read the install instruction in the downloaded folder.
Here is how I have installed it :
INSTALLING SMILE - located at http://smile.tuxfamily.org/
[FYI: "DOWNLOAD" in French is "Téléchargement" If you wish,read the 'Smile' site in English by using Google-Translate.]

Unzip the file from the site into the directory/folder where you want to put it, for example “smile”.

Go to the directory where you just decompressed it; example:

cd /home/g/smile

Compile SMILE with qt4 using these two commands:
/usr/bin/qmake-qt4 smile.pro
make