Description
Specifies the frame rate in frames/second of the movie that is to be rendered. This switch is used in conjunction with the Create Bitmap Movies and Bitmap Movie Window switches.
Forms
•--bitmap-movie-framerate
•-bmfr |
Usage
FreeFlyer.exe -cbm <PATH TO FILE> --bitmap-movie-framerate <FRAMES/SECOND> -bmw <WINDOW TITLE> <OUTPUT FILE NAME>
|
Example
Create a movie of "MissionView 1" of "default.MissionPlan", generating "OutputMovie.wmv" with a framerate of 30 frames per second.
FreeFlyer.exe -cbm default.MissionPlan -bmfr 30 -bmw "MissionView 1" "OutputMovie1.wmv"
|
|
|