MM Logo

Release Notes
for
Multimedia Services for Digital UNIX V1.6


17 June 1995
Copyright 1993, 1995 by Digital Equipment Corporation
All Rights Reserved
DIGITAL
Digital Equipment Corporation
Maynard, Massachusetts


Preface

This document contains the release notes for Multimedia Services for Digital UNIX V1.6.

This document is supplied in PostScript (tm), text, and HTML form. Release notes can be found in the following locations:

How to Read HTML Documents

Using Mosaic, an HTML version of this document can be read as follows:
  1. Select File from the menu
  2. Select Open Local... from the File menu
  3. Enter in the box labeled Name of local document to open
    /usr/opt/MMERELNOTES160/html_docs/release_notes.html
  4. Select OK in the dialog

Using netscape, an HTML version of this document can be read as follows:

  1. Select File from the menu
  2. Select Open File... from the File menu
  3. Enter in the box labeled Selection
    /usr/opt/MMERELNOTES160/html_docs/release_notes.html
  4. Select OK in the dialog

Associated Documents


Table of Contents

Product Summary
About This Document
About This Release
New Features in this Release
Problems Fixed/Changed in this Release
Applets No Longer Shipped
Scheduled Changes for Next Major Release
Known Problems
General Problems and Restrictions
Waveform Audio Problems and Restrictions
Microsoft Sound Board Audio Problems and Restrictions
Sound and Motion J300 Audio Problems and Restrictions
Baseboard Audio Problems and Restrictions
ACM Problems and Restrictions
Hardware Video Problems and Restrictions
Hardware Video Codec Problems and Restrictions
Software JPEG Codec Problems and Restrictions
Audio Control Problems and Restrictions
AlphaVCR Problems and Restrictions
DECsound Problems and Restrictions
Video Odyssey Problems and Restrictions
Sample Code Problems and Restrictions
DECSpin Problems and Restrictions
Programmer's Guide Problems
Stricter Parameter Checking
Further Information
Trademarks

Product Summary

Multimedia Services for Digital UNIX V1.6 contains support for the following operating systems:

Information about the supported hardware platforms for Multimedia Services for Digital UNIX V1.6 can be found in the SPDs included with the kit.

About This Document

This document contains information which became available too late to be included in the official product documentation. Please read these release notes thoroughly before attempting to install or use Multimedia Services for Digital UNIX V1.6.

About This Release

The Multimedia Services for Digital UNIX V1.6 product is provided as a runtime kit and a development kit. It provides support for the

The runtime kit provides:

The development kit includes the runtime kit and also provides:

New Features in this Release

This updated version of Multimedia Services for Digital UNIX contains the following new features and enhancements:

Problems Fixed/Changed in this Release

This updated version of Multimedia Services for Digital UNIX contains the following changes:

  1. Previously, if video streaming was stopped, new buffers added, and then video capture was restarted, buffers would be returned out of sequence. This is now fixed.
  2. The Indeo software codec can now play back various sized clips simultaneously without corruption.
  3. The base board audio device now properly clips out of range values. Previously, values produces were incorrect and resulted in noise.
  4. Several memory leaks in libmme have been plugged.
  5. The wave Resets no longer cause the mmeserver to hang.
  6. AlphaVCR on Digital UNIX V3.2 no longer hangs while playing MPEG files.
  7. Frame positioning slider in AlphaVCR now works for MPEG files.
  8. The man pages for acmDriverOpen, acmDriverClose, admDriverDetails, acmDriverEnum, and acmDriverId have been included in the kit.
  9. The ICSetBrightness function works using the software JPEG decompressor.
  10. The balance slider for a stereo device in Audio Control works properly now.
  11. Volume numbers displayed for the BBA device in Audio Control are now correct.
  12. Audio Control no longers exits with an error if the 8khz mulaw format isn't available when the VU meter is being displayed. It will display an error and allow the user to continue.
  13. AlphaVCR will no longer abnormally terminate if a write-protected file for record is chosen for Record.
  14. In AlphaVCR, Motion JPEG format is the default record format. This entry does not have to be actually chosen from the menu in order to be the default as in V1.5.
  15. Playing JPEG files with the Software JPEG codec performs much better, particularly on lower end systems.
  16. Exiting out of AlphaVCR while playing an MPEG file by hitting ^C or by using the Motif Close option no longer leaves behind 1 shared memory segment.
  17. DECsound no longer abnormally terminates when it reaches its maximum time limit for recording.
  18. DECsound can now play Sun audio files that contain headers which contain an indeterminate length.
  19. The port selections in DECsound have been removed. Use Audio Control to select ports.
  20. The shared library objects for the device drivers have been moved to their respective driver subsets.

Applets No Longer Shipped

This section lists the applets that have been removed in this release of Multimedia Services for Digital UNIX.

Scheduled Changes for Next Major Release

Known Problems

This section lists the known problems with this release of Multimedia Services for Digital UNIX.

General Problems and Restrictions

Waveform Audio Problems and Restrictions

This section describes problems and restrictions in the waveform audio services along with work-arounds for the problems where known.

Microsoft Sound Board Audio Problems and Restrictions

The Microsoft Sound Board Audio (MSB) support has the following problems and restrictions:

Sound and Motion J300 Audio Problems and Restrictions

This section describes problems and restrictions in the audio services for the Sound and Motion J300 device.

Baseboard Audio Problems and Restrictions

This section describes problems and restrictions in the audio services for the Baseboard audio device.

ACM Problems and Restrictions

This section describes problems and restrictions in the Audio Compression Manager (ACM) along with work-arounds for the problems where known.

Hardware Video Problems and Restrictions

This section describes problems and restrictions in the video capture services for the Sound and Motion J300, the FullVideo Supreme, and the FullVideo Supreme JPEG devices along with work-arounds for the problems where known.

Hardware Video Codec Problems and Restrictions

This section describes problems and restrictions in the video codec services for the Sound and Motion J300 and the FullVideo Supreme JPEG devices along with work-arounds for the problems where known.

Software JPEG Codec Problems and Restrictions

This section describes problems and restrictions in the video codec services for the Software JPEG codec along with work-arounds for the problems where known.

Audio Control Problems and Restrictions

This section describes problems and restrictions in the Audio Control applet along with work-arounds for the problems where known. Note that Audio Control is the title of the audiocontrol utility.

AlphaVCR Problems and Restrictions

This section describes problems and restrictions in the AlphaVCR applet along with work-arounds for the problems where known. Note that AlphaVCR is the title of the alphavcr utility.

DECsound Problems and Restrictions

This section describes problems and restrictions in the DECsound applet along with work-arounds for the problems where known. Note that DECsound is the title of the decsound utility.

Video Odyssey Problems and Restrictions

This section describes problems and restrictions in the Video Odyssey applet along with work-arounds for the problems where known. Note that Video Odyssey is the title of the videoodyssey utility.

Sample Code Problems and Restrictions

DECSpin Problems and Restrictions

The DECSpin product version 1.0A does not completely work with Multimedia Services for DEC OSF/1 AXP V1.4 and later. The window which displays the users' own image is not updated properly. Data being sent to other users in the conference, however, is correct.

Programmer's Guide Problems

The following is information that is incorrect or missing from the Multimedia Services for Digital UNIX Programmer's Guide V1.6 document.

Stricter Parameter Checking

A change was made to the mmeserver in version V1.4 of Multimedia Services for DEC OSF/1 AXP to check certain parameters relating to structure or buffer sizes that are passed in various interface calls. For example, one such routine is videoStreamPrepareHeader. This may cause applications that previously ran successfully to fail. In particular, several of the sample code examples were passing the size of a VIDEOHDR pointer, not the size of a VIDEOHDR structure. The mme server drivers now check the size parameter to make sure it is at least the size of a VIDEOHDR structure.

If an application no longer runs and reports some type of bad parameter, check the size argument of the failing interface call and make sure the size matches the size of the structure.

If an application ran in V1.3 and no longer runs in V1.4 or later and reports a bad parameter or a video error, try running the mmeserver without the parameter checking enabled. It is recommended that someone contacts the supplier of the application to request the correct version. See the Multimedia Services for Digital UNIX Run-Time Environment Guide or the man page for mmeserver for details on the -nocheck2 command line option of the mmeserver.

Further Information

A mailing list has been set up by a customer for discussion of Multimedia Services and the J300 module. This mailing list is not managed by Digital, but we believe it serves as a useful medium for questions and discussion about our product. In addition, if anyone would like to set up mailing lists for other topics of discussion, we would be happy to mention them in our release notes in future releases.

The following is the message posted on the InterNet about the mailing list.

DEC Multimedia Services and J300 Mailing List

The purpose of this mailing list is to discuss all aspects concerning the DEC Multimedia Services and the J300 Multimedia Turbochannel module.

All mail to this list must be in direct relation to the DEC Multimedia Services and/or the J300 Turbochannel module.

The mailing list will be open and un-moderated. We will however keep an eye on it :-) . We hope that the following topics will be discussed:

We hope to be able to provide in the future more services such as an anonymous ftp site for software, and, if possible, FAQ's etc.

How to subscribe:

send an email to: majordomo@foto.chemie.unibas.ch, containing the line
subscribe j300

If the subscription succeeded, the user will be notified. After notification, email to j300@foto.chemie.unibas.ch will be distributed to all members of the mailing list.

Trademarks

The following are trademarks of Digital Equipment Corporation:

the Digital logo
AXP, Alpha AXP, DEC

The following are third-party trademarks:

PostScript is a trademark of Adobe Systems, Incorporated.
Microsoft is a registered trademark of Microsoft Corporation
Indeo is a registered trademark of Intel
UNIX is a registered trademark in the United States and other countries license exclusively through X/Open Company Ltd.