My blog has moved! Redirecting...

You should be automatically redirected. If not, visit http://techienote.com and update your bookmarks.

Tech Resources

Sunday, January 31, 2010

Slideshow maker on Fedora 12

Hi Guys. From last two months I am using Fedora 12 as my primary os. I want to create a slideshow which i can able to covert in DVD. I just did google and found Slide 2 Video.
"Slide 2 Video" create DVD-compatible slideshow video, flash video, or just plain vanilla MPEG video from still images. Includes a graphical user interface for assembling slides in a timeline fashion, manipulating transitions, and adding title slides and a soundtrack.

Dependencies:

Java
ImageMagick
FFMPEG

Download it from here.

Installation steps

#cd /usr/local/src
#wget http://downloads.sourceforge.net/project/jslideshow/jslideshow-binary/0.8/Jslideshow-bytecode0.8.tar.gz
#wget http://downloads.sourceforge.net/project/jslideshow/jslideshow-src/0.8/Jslideshow0.8.tar.gz
#tar zxvf Jslideshow-bytecode0.8.tar.gz
#tar zxvf Jslideshow0.8.tar.gz
#cp -rf /usr/local/src/Jslideshow/bin /usr/local/src/Jslideshow-bytecode0.8
#cd /usr/local/src/Jslideshow-bytecode0.8

To run the application:

#java -jar /usr/local/src/Jslideshow-bytecode/Jslideshow.jar

Labels: , ,

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home