DVD Slideshow package changelog:

0.6.0

dvd-slideshow
Fixed major bug/error when generating long slideshows.
Now all video gets piped in YUV fomat through mpeg2enc
in one single block. (fix by Mike Beller. Thanks!)
Added option to generate AC3 audio files (requires ffmpeg > 0.4.8)
Fixed title slide when using -L (low quality mode)
Allow for slide durations to be specified in hundreths of a second: 5.23
Reports total audio and video lengths at the beginning of the code.
Fixed bug when using subtitles. (no subtitles were generated)
Changed output files to be .vob extension instead of .mpg
Better font searching (thanks Jim Crumley)
Use backslash to escape a colon in subtitles (thanks Jim Crumley)
Allow avi input files. pre-alpha support. (thanks Jim Crumley)

dvd-menu
Added AC3 audio option (requires ffmpeg > 0.4.8).
Mplexed files are now correctly labeled with the .vob extension.
Better font searching (thanks Jim Crumley)

0.5.4

dvd-slideshow
Added option to re-define background image from text file input.
Code cleanup (slightly)
Added support for two audio tracks.
Added audio effects: fadein/fadeout
Default command-line audio fadein/fadeout time is 3 seconds.

dir2slideshow
New! Creates an dvd-slideshow input file from a directory of pictures.

Updated man pages for dir2slideshow, gallery2slideshow, and jigl2slideshow.



0.5.2

dvd-slideshow
Fixed bug in musictitle Title info parsing.
Checks to make sure a slidshow name is passed.
Added low-quality mode (-L) for testing. Speeds things up about 4x.
Reduced verbosity.
Checks for required fonts. Subtitles look much better now.
Word-wraps long subtitle lines into two lines.

dvd-menu
Fixed audio bug when no audio was used. (re-mplex error)
Added -c continuous play option (<post> jumps to next title).
Added -D do not run dvdauthor option.
Added -W do not create a 50% white background under menu text.
dvdauthor xml structure changed slightly
DVD Title (-n) is now optional.
Added man page.
Checks for nice fonts and uses them if available.

Added install.sh script to install man pages along with dvd-slideshow and dvd-menu.



0.5.0

dvd-slideshow
Added KenBurns effect! See docs for usage.
Added scroll effect! See docs for usage.
Added crop effect. See docs for usage.
Audio can be started and stoped for multiple files within the text file. See docs for usage.
Added "musictitle" option for displaying audio info.
You can now comment out lines in the textfile by using the # character.
Also ignores blank lines in textfile.
Fades can now have up to 9999 frames.
Total slides can now be 9999. You guys are crazy.
fixed small bug when no chapters are specified.
Chapter markers are now rounded up to the next full second due to a bug in some versions of dvdauthor.
Only checks for oggdec or lame if you pass an ogg or mp3 file.
Changed syntax of command line input for files and audio.
Passing images on the command line is no longer public. Use the text file in put instead.
Fixed audio problem with some mp3 files getting pops in them.

dvd-menu
Changed name to dvd-menu from dvd-mainmenu
Only requires lame or oggdec if you're passing a mp3 or ogg file.
Fixed some audio bugs (sampling) so it should work better.

Will automatically delete AUDIO_TS and VIDEO_TS directories in your output directory if they already exist.



gallery2slideshow

Added option (-c duration) to put a crossfade for duration seconds between every picture.

Added default fadeout after title slide.

0.4.8

dvd-slideshow

0.4.8 Changed audio to process raw (headerless) audio files before joining them.

Fixed bug when passing multiple audio files (again).

Fixed audio fadein/fadeout time to 1 second

Fixed bug in audio where it plays to fast when burned on dvd.

Checks to make sure audio files exist before processing.

0.4.6

dvd-slideshow

0.4.6 Fixed bug when passing multiple audio files. (thanks Scott Merrill)

Removed -t option from toolame command for better support for old versions.



dvd-mainmenu

0.4.6 Fixed bug when checking for toolame (thanks Scott Merrill)

Removed -t option from toolame for better compatibility with old versions.

0.4.4

dvd-slideshow
0.4.4 Only writes chapter markers when there is a picture or title
First chapter marker is now fixed at time 0
Max number of chapter markers is now 99 (thanks Jens Gecius)
Fixed bug when checking for toolame (thanks Jens Gecius)
Added "crossfade" option!
Will use mpeg3cat from libmpeg3 to join mpegs if available.

Small fix to allow semicolons in subtitles (thanks Jim Crumley)

Added -s option to mpeg2enc calls for (maybe?) better compatibility.



gallery2slideshow

0.4 Added fadein before first picture and fadeout at the end



jigl2slideshow

0.3 Added default fade in at beginning and out at end

0.4.2

dvd-slideshow
0.4.2 Current working directory will be used if -o not specified.
Allow "background" keyword in text file to insert background.

Make sure all ImageMagick calls have -depth 8 to make ppmtoy4m happy.

No font is specified in ImageMagick calls, so it should use the default.

Changed default menu to a steelblue gradient when no image is passed.



dvd-mainmenu

0.4.2 Changed location of main title slightly lower.

Fixed one hardcoded 720x480 image so PAL option should work better.

Added -depth 8 to ImageMagick calls to fix ppmtoy4m errors.

Upgraded main menu background when no background is passed.

0.4

dvd-slideshow
0.4 Fixed bug when no background specified (again).
Added error checking to make sure image files exist.
Ogg audio format supported (you must have oggdec).

Uses toolame for mp2 audio encoding when available.

Audio timing improved.

Fixed bug when double-quotes were in subtitle.

Added black, fadein, and fadeout options in txtfile!

-p (PAL format option) added. Not tested, but should work.



dvd-mainmenu

0.4 Added support for ogg and wav audio tracks

Fixed bug when no background specified.

-p (PAL format option) added. Not tested, but should work.

White background behind buttons is now 50% transparency so it looks better.

0.3

dvd-slideshow

0.3 Fixed error when no background specified. Now default is black
Added checking for required programs before running.



dvd-mainmenu

0.3 Added section to check for required programs

If no background passed, a black one will be used.

gallery2slideshow

0.3 Added extra file checking before processing for better stability from Scott Merrill <skippy at skippy.net> Thanks!!!

jigl2slideshow

0.2 Fixed minor bug when checking for output directory

0.1 Initial release (contributed by Scott Merrill <skippy at skippy.net> )

0.2

dvd-slideshow

0.2 Initial release

dvd-mainmenu

0.2 Initial release

gallery2slideshow

0.2 Initial release