MpegTV Player 1.0 Release Notes Introduction
This page describe bug fixes and other user-visible changes in each version released (starting at version 1.0.0.0).Version 1.0.2.3
In MapColor [flcolor.c 791] ColormapFull. Using substitutions
Failed to share colors. Using Private Color Map
This is now fixed (Xforms warning messages are not printed anymore).
If the device /dev/dsp is found, it is assumed that the OSS API should be used, unless otherwise specified (see environment variable MTVP_AUDIO_API).
Note that the Solaris-x86 audio driver has a bug that prevents correct audio/video sync. The OSS/Solaris driver v3.8d (dated 3pm July 7 1997 or later) works well. Previous versions of OSS/Solaris are broken.
MTVP_AUDIO_API is available only on systems supporting several different audio drivers (e.g. Solaris). It is ignored on systems that support only the OSS API (e.g Linux).
All those environment variables are ignored on Irix systems, because the SGI audio API does not use /dev/... device descriptors.