Viz Artist

Version 3.10 | Published May 03, 2018 ©

Viz Artist Performance

The performance of Viz Artist can be analyzed with either:

  • The Performance Editor: This closely monitors a range of parameters to analyze the real-time performance of Viz Artist/Engine

  • The Performance Analyzer: This monitors key performance and camera parameters as a head-up display in the renderer window. It also initiates the log of statistic, command and event information to the log file(s).
    This section contains information on the following topics:

Performance Analyzer

The performance analyzer enables key performance and camera information to be shown in the renderer view as a head-up display. Additionally the performance analyzer can be used to write statistics, command and event information to the log files.

Note: Log files are located at <viz data folder>.

This section contains information on the following topics and procedures:

Open the Performance Analyzer

  • Press and hold <Ctrl>, then right-click on the X (close) button in Viz Artist.

Performance Analyzer Properties

images/download/attachments/37570436/onairmode_onair-performance-analyzer.png

  • Performance: Show or hide the Performance Bar (Current (CUR) and Maximum (MAX) parameters) in the Scene Editor and Render Preview images/download/attachments/37570436/onairmode_preview.png .

  • HUD: Enable the Head-up Display (HUD). The HUD shows the following parameters in the renderer view:

    • Camera 1-n: Shows the currently selected camera.

    • Position: Shows the camera’s X, Y and Z position.

    • Pan/Tilt/Twist: Shows the camera’s pan, tilt and twist parameters.

    • FovX/FovY: Shows the camera’s field of view (fov) for the horizontal (X) and vertical (Y) plane.

    • Center Shift: Shows the X and Y position of the camera’s center shift.

  • CSCM: Shows the center shift as a cross hair in the renderer.

  • Statistics: Write statistics to the log file.

  • Commands: Write command to the log file.

  • Events: Write events to the log file.

    Note: These write to log file buttons are useful if there are ongoing problems with Viz Artist. Record and send the log file to Vizrt (see Customer Support Request).

Performance Editor

The performance Editor gives an idea of the current scene rendering performance (frames per second).

images/download/attachments/37570436/onairmode_onair-performance-bars.png

Open the Performance Editor

  1. Click images/download/attachments/37570436/onairmode_onair-performancebar-button.png .

  2. Click images/download/attachments/37570436/onairmode_eject_icon.png (Expand button) to show or hide the performance parameters.

Performance Editor Properties

images/download/attachments/37570436/onairmode_onair-performance-bar_closeup.png

  • Current (CUR): How many frames per second the scene will render at in On Air mode. The number should be above 50 (PAL) or 60 (NTSC), according to the rate that has been specified in Output Format menu, as described in the Configuring Viz section of the Viz Engine Administrator's Guide.

  • Maximum (MAX): How many frames per second the scene can render at without waiting for vertical retrace. The higher the maximum value, the more performance is left. If the maximum value is reduced to below 50 or 60, the scene is not rendering in real-time.

  • Vertices (VER): The number of vectors in the scene.

  • AllocTexSize (TET): The total allocated size of texture memory.

  • TexSize (TEC): The size of the currently used texture memory.

  • Animation (ANI): How many microseconds all active directors and animation channels take. This indicator is linked to the yellow bar.

  • Matrix (MAT): Transforms each container in the scene into world coordinate space. This indicator is linked to the cyan bar.

  • Z-Sort (Z&C): Refers to Z-sort and Culling, and sorts all containers for correct transparency drawing and determines if containers are visible in the current camera view. This indicator is linked to the pink bar.

  • Video (VID): How many microseconds video input (live video texture) and video output take. De-interlaced video inputs take longer time than progressive and interlaced. The only way to improve this value is to use a faster system. This indicator is linked to the red bar.

  • Rendering (REN): How many microseconds it takes to render all objects on the screen. A faster graphics card will improve this value. This indicator is linked to the blue bar.

  • Script (SCR): Consumed time in microseconds from all active scripts. This indicator is linked to the dark green bar.

  • plug-in (PLU): Time, in microseconds, all active plug-ins spend in each render cycle. This indicator is linked to the orange bar.

  • Idle: Available resources, in microseconds, the renderer has available. This indicator is linked to the light green bar.