Changes between Version 2 and Version 3 of doc/app/img2video


Ignore:
Timestamp:
Oct 15, 2010 12:58:21 PM (15 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/img2video

    v2 v3  
    14141. Prepare a folder with your input files. \\e.g. “/localdata/dvrp/video” containing the files “image0000.tiff”  to “image3999.tiff” in TIFF format (as used by the DVRP software).
    1515
    16 2. Run img2video with at least the -i and -n parameter from command line, \\e.g. “./img2video -i /localdata/dvrp/video -n image”. Other parameters can be used as follows:
    17 
    18 
    19 
    20 
    21 
     162. Run img2video with at least the -i and -n parameter from command line, \\e.g. “./img2video -i /localdata/dvrp/video -n image”. Other parameters can be used as follows:\\[[#a|-a..]] [[#c|-c..]] [[#C|-C..]] [[#f|-f..]] [[#h|-h]] [[#i|-i..]] [[#k|-k]] [[#n|-n..]] [[#o|-o..]] [[#r|-r]] [[#R|-R]] [[#s|-s..]] [[#S|-S..]] [[#t|-t..]] [[#w|-w]] [[#X|-X]] \\
    2217||='''Parameter Name'''  =||='''Default Value'''  =||='''Explanation'''  =||
    2318|----------------
     
    4843* gif (Animated GIF)
    4944* wmv2 (Windows Media Video 2)
    50 
    5145Motion JPEG is a high quality video format, which produces animations of high quality without further compression. This results in a relatively large file size (e.g. ~200mb for 3min video).\\
    5246\\
     
    5448\\
    5549Animated GIF is recommended since it can be played out-of-the box in most browsers.\\
     50}}}
     51|----------------
     52{{{#!td style="vertical-align:top;width: 150px"
     53[=#C '''-C.. colors''']
     54}}}
     55{{{#!td style="vertical-align:top;width: 100px"
     56256
     57}}}
     58{{{#!td
     59Number of colors in case [[#c|-c..]] is set to gif.
    5660}}}
    5761|----------------
     
    130134|----------------
    131135{{{#!td style="vertical-align:top;width: 150px"
     136[=#R '''-R''']
     137}}}
     138{{{#!td style="vertical-align:top;width: 100px"
     1390
     140}}}
     141{{{#!td
     142Rotate images by given angle ![°]
     143}}}
     144|----------------
     145{{{#!td style="vertical-align:top;width: 150px"
    132146[=#s '''s.. scale_width''']
    133147}}}
     
    142156|----------------
    143157{{{#!td style="vertical-align:top;width: 150px"
     158[=#S '''S.. video_speedup''']
     159}}}
     160{{{#!td style="vertical-align:top;width: 100px"
     1611
     162}}}
     163{{{#!td
     164Video speed-up.\\Accelarate the video by a given factor.
     165}}}
     166|----------------
     167{{{#!td style="vertical-align:top;width: 150px"
    144168[=#t '''.t.. file_type''']
    145169}}}
     
    162186For IMUK, there are already a black (imuk_wm_black.png) and a white (imuk_wm_white.png) watermarks
    163187}}}
    164 
    165 
     188|----------------
     189{{{#!td style="vertical-align:top;width: 150px"
     190[=#X '''-X''']
     191}}}
     192{{{#!td style="vertical-align:top;width: 100px"
     193N/A
     194}}}
     195{{{#!td
     196Use this flag parameter to enable additional debug/error messages.
     197}}}
     198
     199You can get a short list of these parameters from command line typing “img2video ?”.
     200
     2013. When img2video is finished, check your output_path. If no error occurred, you will find your animation as well as a preview image.
     202