PRODUCER
The producer contains the functions to create snapshots, video and frames starting from a project file.
the producer can generate media of any type from a script that can play 2D or 3D shows, plus the option to create stereo or auto-stereo frames;
- Snapshots: the parameters are:
- type of image file (.jpg, .pcx, .bmp, .tga);
- destination filename;
- Image quality and parameters (gamma correction, jpeg quality, etc etc.);
- snapshot time;
- flag for stereo or autostereo;
- path in meters for the camera;
- flag for alpha bitmaps;
- Video: the parameters are:
- Type of video files (.avi, .mpg, .wmv, etc etc.)
- Destination filename;
- Codec to use and codec options;
- Sound flag;
- Starting frame;
- Ending frame;
- "Take all the show" flag;
- Frames: the parameters are:
- Type of image file (.jpg, .pcx, .bmp, .tga);
- Destination filename;
- Image quality and parameters (gamma correction, jpeg quality, etc etc.);
- Flag for stereo or autostereo;
- Path in meters for the camera;
- Flag for alpha bitmaps;
- Starting frame;
- Ending frame;
- "Take all the show" flag;
- Executable: the parameters are:
- destination filename;
- flag for playing the show in stereo mode;
- path in meters for the camera;
- starting frame;
- ending frame;
- take all the show" flag;
For complete details in the PRODUCER , please refer to its User's Guide
The PRODUCER interface
copyright 2003 - Infinity Visions Inc. - all rights reserved