Changes between Version 8 and Version 9 of doc/app/img2video


Ignore:
Timestamp:
Aug 9, 2012 3:29:18 PM (13 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/img2video

    v8 v9  
    2192193. Settings for an animated gif of a few EPS files (2 images per seconds displayed):\\{{{img2video -c gif -i /localdata/dvrp/karman -n karman -t "eps" -a 2}}}
    220220
    221 Example of the img2video shell interface\\{{{img2video -n "cube" -i /home/maronga/scripts/img2video/testfilm -c mpeg}}}\\\\
     221Example of the img2video shell interface\\{{{img2video -n "cube" -i /home/user/scripts/img2video/testfilm -c mpeg}}}\\\\
    222222{{{
    223223#--------------------------------------------------------------#
     
    226226| Initialization parameters                                    |
    227227| Jobname:            cube                                     |
    228 | Input path:         /home/maronga/scripts/img2video/testfilm |
    229 | Output path:        /home/maronga/scripts/img2video/testfilm |
     228| Input path:         /home/user/scripts/img2video/testfilm    |
     229| Output path:        /home/user/scripts/img2video/testfilm    |
    230230|                     /cube                                    |
    231231| Video codec:        mpeg (msmpeg4v2)                         |
     
    244244|                                                              |
    245245#--------------------------------------------------------------#
    246  *** Creating directory: /home/maronga/scripts/img2video/testfilm/
     246 *** Creating directory: /home/user/scripts/img2video/testfilm/
    247247     cube/images_jpg... done.
    248  *** Outdated images will be deleted in /home/maronga/scripts/img2video/
     248 *** Outdated images will be deleted in /home/user/scripts/img2video/
    249249     testfilm/cube/images_jpg... done.
    250250 *** Converting images... done.
    251251 --> Converted 101 images.
    252252 *** Encoding video... done.
    253  --> All actions finished. Video saved as /home/maronga/scripts/
     253 --> All actions finished. Video saved as /home/user/scripts/
    254254     img2video/testfilm/cube/cube_1acc_mpeg.avi.
    255255}}}