Changes between Version 5 and Version 6 of doc/app/img2video
- Timestamp:
- Jan 21, 2011 11:15:48 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/app/img2video
v5 v6 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 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).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, VAPOR (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 == … … 100 100 }}} 101 101 {{{#!td 102 Use this flag parameter, if you would like to keep the generated image files at the end of the run.102 Use this flag parameter, if you would like to delete the converted image files at the end of the run. 103 103 }}} 104 104 |---------------- … … 140 140 }}} 141 141 {{{#!td 142 Rotate images by given angle ![°]143 }}} 144 |---------------- 145 {{{#!td style="vertical-align:top;width: 150px" 146 [=#s ''' s.. scale_width''']142 Rotate images by given angle [°] 143 }}} 144 |---------------- 145 {{{#!td style="vertical-align:top;width: 150px" 146 [=#s '''-s.. scale_width'''] 147 147 }}} 148 148 {{{#!td style="vertical-align:top;width: 100px" … … 156 156 |---------------- 157 157 {{{#!td style="vertical-align:top;width: 150px" 158 [=#S ''' S.. video_speedup''']158 [=#S '''-S.. video_speedup'''] 159 159 }}} 160 160 {{{#!td style="vertical-align:top;width: 100px" … … 166 166 |---------------- 167 167 {{{#!td style="vertical-align:top;width: 150px" 168 [=#t ''' .t.. file_type''']168 [=#t '''-t.. file_type'''] 169 169 }}} 170 170 {{{#!td style="vertical-align:top;width: 100px"