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


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

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/img2video

    v1 v2  
    6969|----------------
    7070{{{#!td style="vertical-align:top;width: 150px"
    71 [=#alpha_surface '''alpha_surface''']
     71[=#h '''-h''']
    7272}}}
    7373{{{#!td style="vertical-align:top;width: 100px"
    74 
     74N/A
    7575}}}
    7676{{{#!td
    77 
     77Flag parameter to enable high-quality (not yet implemented)
     78}}}
     79|----------------
     80{{{#!td style="vertical-align:top;width: 150px"
     81[=#i '''-i.. input_path''']
     82}}}
     83{{{#!td style="vertical-align:top;width: 100px"
     84.
     85}}}
     86{{{#!td
     87Path to the input path (necessary),\\
     88e.g. “/localdata/dvrp/karman”
     89}}}
     90|----------------
     91{{{#!td style="vertical-align:top;width: 150px"
     92[=#k '''-k''']
     93}}}
     94{{{#!td style="vertical-align:top;width: 100px"
     95N/A
     96}}}
     97{{{#!td
     98Use this flag parameter, if you would like to keep the generated image files at the end of the run.
     99}}}
     100|----------------
     101{{{#!td style="vertical-align:top;width: 150px"
     102[=#n '''-n.. jobname''']
     103}}}
     104{{{#!td style="vertical-align:top;width: 100px"
     105""
     106}}}
     107{{{#!td
     108The basename of your files (necessary), e.g. "karman".
     109}}}
     110|----------------
     111{{{#!td style="vertical-align:top;width: 150px"
     112[=#o '''-o.. output_path''']
     113}}}
     114{{{#!td style="vertical-align:top;width: 100px"
     115input_path
     116}}}
     117{{{#!td
     118Path to the output_folder, e.g. "/data/username/dvrp".
     119}}}
     120|----------------
     121{{{#!td style="vertical-align:top;width: 150px"
     122[=#r '''-r''']
     123}}}
     124{{{#!td style="vertical-align:top;width: 100px"
     125N/A
     126}}}
     127{{{#!td
     128Use this fag parameter to encoding videos with already existing converted files in your “output_path/jobname/”
     129}}}
     130|----------------
     131{{{#!td style="vertical-align:top;width: 150px"
     132[=#s '''s.. scale_width''']
     133}}}
     134{{{#!td style="vertical-align:top;width: 100px"
     1351024
     136}}}
     137{{{#!td
     138Scaling width.\\
     139\\
     140The original sized images width x height will be resized for the video output to  scale_width x scale_height. scale_height is calculated internally to keep the aspect ratio.
     141}}}
     142|----------------
     143{{{#!td style="vertical-align:top;width: 150px"
     144[=#t '''.t.. file_type''']
     145}}}
     146{{{#!td style="vertical-align:top;width: 100px"
     147tiff
     148}}}
     149{{{#!td
     150Image file type (input).
     151}}}
     152|----------------
     153{{{#!td style="vertical-align:top;width: 150px"
     154[=#w '''-w.. filename''']
     155}}}
     156{{{#!td style="vertical-align:top;width: 100px"
     157N/A
     158}}}
     159{{{#!td
     160Filename/location of a watermark.\\
     161\\
     162For IMUK, there are already a black (imuk_wm_black.png) and a white (imuk_wm_white.png) watermarks
    78163}}}
    79164
    80165
    81