Log in

View Full Version : photo to HD-movie


propman
11th July 2012, 19:49
hi all,

I'm searching a software ( freeware perfered) with with I could build a movie with photos.
I searched in the www, and I found a lot of products which could make SD contents or avi or something else.
But I didn't found a sw which able to do this. :(

I request as function, convert (downsize) the photos to FullHD,
encoding type (a.e. mpeg2, h264) and output file something like m2ts, ts or something else.
It's not important for me, to author a BD.

is someone knowing a (freeware) product which could do this :confused:

thanks and regards
propman

Emulgator
14th July 2012, 12:42
Avisynth -> x264 -> tsmuxer.

tin3tin
15th July 2012, 07:51
Try DVD slideshow GUI: http://dvdslideshowgui.tk

smok3
15th July 2012, 13:16
iam pretty sure one can write a script for ffmpeg which would behave like:

somescript dur=10s folder=/my/images/ res=1920x1080 fps=25