image2mpeg

A tool to convert digital photos (and other images) into MPEG movie streams on Linux/UNIX.

image2mpeg is free software and published under the GPL.

Purpose

After years of producing photos with my digital camera, I was searching for a way to show them on the TV. In the first step I made SVCDs with MPEG still images. The display quality was very good, but SVCD doesn't allow transitions between the photos nor music.

Now, image2mpeg is a tool to convert digital photos (and any other images) into MPEG video streams with transitions between the images. The photos may be accompanied with music (or any other audio streams). Also included in image2mpeg is a script to generate credits and title streams.

Furthermore, image2mpeg now also supports the Ken Burns Effect, where photos can be panned and zoomed during display.

image2mpeg is running on Linux, and should also work on other UNIX platforms as long as the packages are available which image2mpeg depends on.

What do you need to get it running?

image2mpeg depends on some other software packages:

In addition to may want to use VCDimager to generate VCD or SVCDs from the generated streams.

For DVD authoring I personally prefer DVDStyler.

Most of the packages should be included in your Linux distribution.

ChangeLog

Release 1.02, 04. August 2008

Release 1.01, 03. August 2008

Release 1.0, 15. September 2007

Release 0.9, 20. July 2007

Release 0.8.3, 15. July 2007

Release 0.8.2, 13. July 2007

Release 0.8.1, 22. February 2007

Release 0.8, 17. February 2007

Release 0.7, 13. December 2005

Release 0.6, 22. October 2005

Release 0.5, 23. September 2005

Release 0.4, 17. September 2005

Download

image2mpeg-1.02.tar.gz

158 K

image2mpeg-1.01.tar.gz

158 K

image2mpeg-1.0.tar.gz

153 K

image2mpeg-0.9.tar.gz

164 K

image2mpeg-0.8.3.tar.gz

162 K

DevIL-1.6.7-patched-1.tgz

1.0 M

Installation

For RPM based systems (only tested with openSUSE) get the packages for several system from http://software.opensuse.org/search. You may want to add the installation source to your system to get updates.

For Debian based systems you may try the following package sources provided by Rémy Sanchez by adding the following lines to /etc/apt/sources.list:

  deb hyperthese.net/Bordel/apt-rep/ binary/
deb-src hyperthese.net/Bordel/apt-rep/ source/

If you want to build image2mpeg on your own, download the source tarball and do the following. Be sure to install the development packages for ImageMagick and MAD (see above):

$ tar xvzf image2mpeg-1.0.tar.gz

$ cd image2mpeg-1.0

$ ./configure

$ make

After that, do the installation as root user:

# make install

image2mpeg is now installed. Have fun!

Download Example

image2mpeg-1.0-example-AmsterdamByBoat.tgz

9.2 M

image2mpeg-0.9-example-AmsterdamByBoat.tgz

9.2 M

image2mpeg-0.8.3-example-AmsterdamByBoat.tgz

9.2 M

image2mpeg-0.8-example-AmsterdamByBoat.tgz

9.2 M

Having trouble to get it running?

Read the documentation and man pages. If nothing helps, send me an Email and I will see, what we can do about it.