Hello, On Wed, 05 Oct 2011, David C. Rankin wrote:
09:09 alchemy:~/mmedia/video/res/still> ffmpeg -f image2 -i black*.jpg video.mpg
FWIW as an alternative: mencoder -of mpeg -mpegopts=format=dvd -fps 0.5 -ofps 25 -mf fps=25 \ -ovc lavc -lavcopts vcodec=mpeg2video \ -vf harddup -o video.mpg 'mf://black*.jpg' Use other -ofps OFPS / -mf fps=OFPS values for ntsc, the parameter -fps IPFS controls how long each picture is shown, i.e. IFPS = 1 / SECONDS_TO_SHOW_PIC here, IFPS = 1 / 2 = 0.5. HTH, -dnh -- 3rd Law of Computing: Anything that can go wr fortune: Segmentation violation -- Core dumped -- from a post by Simon Cozens -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org