Create movie from sequence of images
err = im2movie(mvfn,imfn,sz,fps,fourcc)
Output moive filename
A 1x2 vector, which indicates the frame size (width, height).
Frame pre second
4-character code of codec used to compress the frames
How many times to repeat the sequence images
Error message if any
This function convert sequence of images to movie with given setting.