Chapter 1. Indigo2 IMPACT Compression Features and Capabilities

The Indigo2 IMPACT Compression motion JPEG option card from Silicon Graphics provides two independent channels for compression and decompression for the Indigo2 IMPACT family of desktop workstations. Besides compressing and decompressing still images, Indigo2 IMPACT Compression enables an Indigo2 IMPACT workstation to input and output compressed video and record it to disk or videotape. When Indigo2 IMPACT Video is also installed in the workstation, you can input and output CCIR 601 digital video.

Designed to work with the Indigo2 IMPACT Video, Indigo2 IMPACT Compression overcomes the obstacle presented by the colossal data streams that video sources generate. Thus, Indigo2 IMPACT Compression is a powerful tool for video production, digital video distribution, motion video analysis, and video-based training. Indigo2 IMPACT Compression is an integral part of the digital studio that combines leading computer graphics, image processing, digital video, and high-quality video in an efficient desktop environment.


Note: The Indigo2 IMPACT Compression option does not perform audio compression.

For applications that demand broadcast quality, Indigo2 IMPACT Compression with Indigo2 IMPACT Video allows compressed digital video streams to be used as elements in sophisticated effects such as real-time keying, blending, and video texture mapping. The option provides an ideal environment for broadcast-quality nonlinear editing, spot playback, and still storage.

Indigo2 IMPACT Compression is an integral part of the Silicon Studio solution for film and video production, which integrates 2D and 3D graphics, image processing, digital audio, and high-quality video in a single environment.

Indigo2 IMPACT Compression features include

Indigo2 IMPACT Compression has these modes of operation:

Because of the high data rates produced by video sources, your priorities might alternate between image quality on the one hand and storage size and transmission bandwidth on the other. Indigo2 IMPACT Compression adjusts to your needs with a wide range of compression ratios under complete software control.

Indigo2 IMPACT Compression works with the Compression Library, a complete API for compressing single images, video-streaming applications, and more.

In this chapter:

Using Indigo2 IMPACT Compression and Video Options

The Indigo2 IMPACT Compression option can be used as a simple analog capture and playback device for video, or with the Indigo2 IMPACT Video option for capture and playback and for CCIR 601 digital video.

The Indigo2 IMPACT Compression option's real-time compression and decompression enables you to perform nonlinear editing and real-time playback from disk of special effects, composites, and animations. The Indigo2 IMPACT Compression option uses JPEG, the ideal compression algorithm for these postproduction processes because it preserves individual video frames.

Using the Indigo2 IMPACT Compression Option With the Compression Library

The Silicon Graphics Compression Library (CL) was designed to exploit the full capabilities of the Indigo2 IMPACT Compression option:

  • compression ratios

  • data formats

  • in conjunction with the Video Library, capture and playback to and from video destinations

  • digital movie recording, editing, and playback

The CL provides three interfaces, for successively more complex compression: a still image API for single images, a sequential access API for video-streaming applications, and a buffered interface. Chapter 2, “Programming With the Compression Library,” explains these interfaces in detail.

The CL works with other Silicon Graphics Digital Media libraries—Audio Library (AL) and Movie Library (ML)—as well as the Video Library (VL).


Note: Although the CL supports audio compression, the Indigo2 IMPACT Compression board does not.


Using the Indigo2 IMPACT Compression Option With the Video Library

The Video Library provides a software interface to the Indigo2 IMPACT Compression board, which lets applications

  • capture live video in system memory

  • encode graphics to video in real time

  • produce full-rate video output

The Video Library (VL) is a collection of device-independent and device-dependent C language calls for Silicon Graphics workstations equipped with video options. The VL provides generic video tools, including simple tools for importing and exporting digital data to and from Silicon Graphics systems or third-party video devices that adhere to the Silicon Graphics architectural model for video devices.

Chapter 3, “Programming With the Video Library,” explains the basics of using the VL to create video programs for Indigo2 IMPACT Compression.


Note: See page 10 for information on the order of operation between CL and VL calls.