Jump to content

self-executing slide show on cd


Recommended Posts

I just started digital photography and would like to work on basic

presentation. I read here in the past of adding a certain

file/program (which I can't find with google) that, when placed on a

disc that contains just images, will execute a slideshow. Something

basic so that all grandpapa needs to do is place the cd-r in the dvd

player and it shows all the pictures. I have more complex programs

from NERO and others for my higher end needs already. Thank you.

Link to comment
Share on other sites

Unfortunatly, neither VueSlide nor that MicroSoft "Power Toy" will produce a slideshow that will run in your grandfather's DVD player. DVD's don't support Windows executables (or Java, or anything other than some very simple scripting that is propriatary to DVD). Nor do DVD players understand arbitrary sized JPEG files.

 

You really do need to go through a program (like Nero, or better yet, ProShow Gold) that turns the CDs into frames, sized and compressed for DVD, and builds some sort of show script (and possibly a menu structure).

 

If you just want a CD that runs when you insert the disk into a PC, Mac, or Linux box, there's several Java based slideshows. I like doing that through JAlbum (amazing piece of freeware). You just run that Java applet, drag pictures (or directories) into the program, choose a skin (and it comes with several cool ones) and it packages up the Java and the pictures. Some skins are great albums, for self paced viewing, in addition to slideshows.

 

You might have to add the approprate autorun.ini line for Windows and a single scrippt line for Linux...

 

Here's a pointer to several Java slideshows, including JAlbum...

 

http://www.freewarejava.com/applets/slideimage.shtml

 

If you want a single .exe for PC (but not a Mac or linux) try IrfanView. It's free, has good scaling algorithms, and you can drag and drop files, set slideshow options, and it will burn a custom executable just for that show and set up the CD autorun.

 

http://www.irfanview.com/

Link to comment
Share on other sites

whoops... forgot that "DVD player" is not always a reference to a drive in the computer! I rarely open the entertainment center anymore, as I watch TV/videos on my monitor while working online.<p>Come to think of it, many (most?) TV-top DVD players these days autoplay CD-Rs of jpgs on their own, don't they?
Link to comment
Share on other sites

The best standalone slide show program I have used is Winsoft's "PicturesToExe". You may download a trial copy from

<a href="http://www.wnsoft.com/">http://www.wnsoft.com/</a>

 

 <p>To make your slide show self-executable right from the CD, do this:

 

&nbsp

 

<p>(1) Using your text editor (such as Notepad), create a file named "autorun.inf". 

Write the following lines in this file:<p>     [autorun]<br>

     open=MySlideShow.exe       <- the name of the slide show you created   

|<br>

     icon=MySlideShow.ico         <- use this if you have also created an icon

for the show

 

 

<p>(2) Copy this file ("autorun.inf") and the icon file ("MySlideShow.ico") to

the CD disk along with your slide show presentation ("MySlideShow.exe"). 

You should be all set.</div>

 

</body>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...