BUG: Win32 SDK Version 3.51 Bug List - Multimedia

Last reviewed: December 19, 1995
Article ID: Q136439
The information in this article applies to:
  • Microsoft Win32 Software Development Kit (SDK) version 3.51

SUMMARY

This article lists the bugs in the Win32 API implemented in Windows NT version 3.51 that were known at the time the product was released.

MORE INFORMATION

  • AVISave fails. To reproduce the problem, start aviedit, open a file, use CTRL+I to get information on streams, set the start field to a large number, and try to save the file.
  • AVIStreamGetFrame() returns NULL if you take an uncompressed stream, copy it into the clipboard, and paste it into a different 32-bit app.
  • When querying for the description of a codec, it will be listed twice if you have both the 32-bit and 16-bit version. Both times, the 32-bit description is displayed.
  • MCIAVI32 causes a general protection (GP) fault if playing RLE or Video 1 encoded AVI files without these Codecs loaded.
  • Shuffle streams 16-bit causes GP fault in AVIFILE.DLL on MIPS.
  • When all ACM Codecs are disabled, hardware formats are not available with acmMetrics.
  • SoundBlaster 16 driver doesn't enable volume on speaker input.
  • SoundBlaster driver setup does not adjust DMA buffer size correctly.
  • After executing the MCI command Play Fullscreen At End Element, Status Position can return the wrong value.
  • The MCI command Put Source At inconsistently does not return errors for invalid coordinates.
  • MediaPlayer jumps back one frame as Clock.avi completes. MCIAVI may return an incorrect position if it does not use the most granular stream.
  • Under certain circumstances, Resume Notify Behavior Element returns incorrect notification codes.
  • AVIFileWriteData allows you to write a data chunk that has an ID that already exists.
  • MPlayer does not play clipped videos in Word correctly.


Additional reference words:
KBCategory: kbmm kbbuglist
KBSubcategory: MMMisc


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 19, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.