1.6.2.8. make_movie.py – Write an animation¶
| Usage: | make_movie.py [options] <pattern or files>
|
|---|---|
| Description: | Make a .gif or .mpg animation from image files. You need programs ‘convert’ to create a .gif and ‘ffmpeg’ to create a .mpg. |
| Options: |
|
| Example: | $> make_movie.py --delay=.5 *.png
|
| See also: |