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.6.8
The default CD-ROM device name is /dev/cdrom. If you use another device name, set the env variable MTV_VCD_DEVICE (e.g. "$ setenv MTV_VCD_DEVICE /dev/cdrom0").
Information regarding kernel versions and kernel patches that you may need are available in ftp://ftp.mpegtv.com/pub/mpeg/mpegtv/player/x86-unknown-linux/README-xreadvcd. The kernel patches are included in the xreadvcd source package available from this ftp directory.
With the XIL-accelerated version the video window can be resized to any size (up to full screen). Requires the XIL library (libxil.so.1), an optionnal package only available with Solaris 2.5 and later. XIL is part of the package SUNWits (at least with Solaris 2.5.1). If you have Solaris 2.5 or 2.6, you should be able to install the XIL library from the Solaris system CDROM. Because XIL is not available on all Solaris systems, a non-XIL version will still be provided. The non-XIL version will only support 1X1 and 2x2 zooming. For more information on the XIL-accelerated version read the README-XIL file.
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.