Changes between Version 4 and Version 5 of doc/app/img2video
- Timestamp:
- Oct 15, 2010 2:13:59 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/img2video
v4 v5 2 2 == Overview == 3 3 4 img2video is a wrapping tool for converting images of many types into video files using Mencoder and gifsicle. It has been developed for the animation of DVRP (TIFF images) and NCL-plotted data (EPS images).4 img2video is a wrapping tool for converting images of many types into video files using Mencoder and gifsicle. It has been developed as a ksh script for the animation of DVRP (TIFF images) and NCL-plotted data (EPS images). You can find img2video in your trunk/SCRIPTS/img2video folder (available since r586). 5 5 6 6 == Requirements ==