Make a Slide Show Movie with Sound in linux (Kubuntu Fiesty)
Make a Slide Show Movie with Sound in linux (Kubuntu Fiesty)

HOME


make front picture with text title

use Gimp

save as jpg

digikam

tools create mpeg slideshow

add jpg files

make sure you title pic is first in the cue!

do not add sound here (but you could try LOL)

encode


record or obtain an audio file

use audacity or similar to record


convert mp3 to wav

ffmpeg -i /home/leftfieldnz/haere_cara.mp3 -ab 128 /home/leftfieldnz/output.wav


convert mpg from digikam to avi

ffmpeg -i /home/leftfieldnz/output.mpg /home/leftfieldnz/output.avi


combine wav and avi

mencoder -audiofile /home/leftfieldnz/output.wav -oac copy -ovc copy /home/leftfieldnz/output.avi -o /home/leftfieldnz/test4.avi

works fine need wav and avi


convert avi to dvd mpg

ffmpeg -i /home/leftfieldnz/test4.avi -target pal-dvd /home/leftfieldnz/test7.mpg

then deevede

convert to dvd movie

then k3b

burn dvd video

bobs your aunty!

BTW thanks to all the online help I found and used in this Howto

BTW
Also found that Picasa Picture Manager makes good movies, wallpaper, picture collage, screensaver, slideshow.

Bill 2007


[TOP][HOME][Contact Us][INQUIRE]