]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
0020713: [CEA 396] VISU frame rate
authorouv <ouv@opencascade.com>
Mon, 5 Apr 2010 11:49:57 +0000 (11:49 +0000)
committerouv <ouv@opencascade.com>
Mon, 5 Apr 2010 11:49:57 +0000 (11:49 +0000)
doc/salome/gui/images/ppref3.png
doc/salome/gui/input/postpro_preferences.doc

index 8c31ab8a16ea4fd05481670d54466482b0b69e94..1fcefc17522a094e359ce73822b40cd41b0a1857 100755 (executable)
Binary files a/doc/salome/gui/images/ppref3.png and b/doc/salome/gui/images/ppref3.png differ
index 2f7550fccbf7ff5a8cb759d765f11fe7dbee3099..bc1d7deee550e6e32d3523be9774854e02ffd099 100644 (file)
@@ -131,6 +131,19 @@ Cache</li>
 <li><b>Cycled animation</b> - allows to start a cycled animation of the presentation.</li>
 <li><b>Use proportional timing</b> - allows to render the animation with proportional periods of time between every frame (not depending on the time stamps).</li>
 <li><b>Clean memory at each frame</b> - this option allows to optimize the performance of the operation.</li>
+<li><b>Dump mode</b> - this option allows to choose a mode of dumping
+the animation process. Three modes are available:
+<ul>
+<li><b>No dump</b> - disables dumping.</li>
+<li><b>Save pictures to directory</b> - dumps the animation
+to set of pictures corresponding to each timestamp.</li>
+<li><b>Save animation to AVI file</b> - generates a movie that
+reproduces the animation process.</li>
+</ul></li>
+<li><b>Time stamp frequency</b> - this option is available if
+<b>Save animation to AVI file</b> mode is turned on. It provides a
+possibility to capture only timestamps with indices divisable by the
+specified frequency, that allows to generate less voluminous films.</li>
 </ul>
 
 <li><b>Sweeping preferences</b></li>