Microsoft KB Archive/942197

From BetaArchive Wiki

Article ID: 942197

Article Last Modified on 10/11/2007



APPLIES TO

  • Windows Embedded CE 6.0



SYMPTOMS

Consider the following scenario. On a Windows Embedded CE 6.0-based device, you use Microsoft DirectShow to play an MP3 file. During playback, another application starts a thread that has a higher priority than DirectShow. In this scenario, you may hear noise during playback.

CAUSE

This problem occurs when the MP3 decoder file buffer is not large enough.

RESOLUTION

Update information

A supported software update is now available from Microsoft as Windows CE 6.0 Platform Builder Monthly Update (September 2007). You can confirm this by scrolling to the "File information" section of this article. The package file name contains the product version, date, Knowledge Base article number, and processor type. The package file name format is:

Product version-yymmdd-kbnnnnnn-processor type


For example: Wincepb50-060503-kb917590-armv4i.msi is the ARMV4i Windows CE 5.0 Platform Builder fix that is documented in KB article 917590 and that is contained in the May 2006 monthly update. To resolve this problem immediately, click the following article number for information about obtaining Windows CE Platform Builder and core operating system software updates:

837392 How to locate core operating system fixes for Microsoft Windows CE Platform Builder products


Prerequisites

This update is supported only if all previously issued updates for this product are also installed.

Restart requirement

After you apply this update, you must perform a clean build of the whole platform. To clean the platform, click Clean on the Build menu. To build the platform, click Build Platform on the Build menu. You do not have to restart the computer after you apply this update.

Update replacement information

This update does not replace any other updates.

File information

The English version of this package has the file attributes (or later file attributes) that are listed in the following table.

File name File size Date Time
Wincepb60-070925-kb942197-armv4i.msi 573,440 25-Sep-2007 19:25
Wincepb60-070925-kb942197-mipsii.msi 569,856 25-Sep-2007 19:25
Wincepb60-070925-kb942197-mipsii_fp.msi 571,392 25-Sep-2007 19:25
Wincepb60-070925-kb942197-mipsiv.msi 571,904 25-Sep-2007 19:25
Wincepb60-070925-kb942197-mipsiv_fp.msi 572,416 25-Sep-2007 19:25
Wincepb60-070925-kb942197-sh4.msi 570,880 25-Sep-2007 19:25
Wincepb60-070925-kb942197-x86.msi 564,736 25-Sep-2007 19:25

The English version of this update has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.

File name File size Date Time Path
Mp3filter.lib 118,488 13-Sep-2007 21:27 public\directx\oak\lib\armv4i\debug
Mp3filter.lib 76,938 13-Sep-2007 21:27 public\directx\oak\lib\armv4i\retail
Mp3filter.lib 114,816 13-Sep-2007 21:28 public\directx\oak\lib\mipsii\debug
Mp3filter.lib 72,756 13-Sep-2007 21:27 public\directx\oak\lib\mipsii\retail
Mp3filter.lib 114,820 13-Sep-2007 21:28 public\directx\oak\lib\mipsii_fp\debug
Mp3filter.lib 72,766 13-Sep-2007 21:28 public\directx\oak\lib\mipsii_fp\retail
Mp3filter.lib 116,168 13-Sep-2007 21:28 public\directx\oak\lib\mipsiv\debug
Mp3filter.lib 73,386 13-Sep-2007 21:28 public\directx\oak\lib\mipsiv\retail
Mp3filter.lib 116,172 13-Sep-2007 21:28 public\directx\oak\lib\mipsiv_fp\debug
Mp3filter.lib 73,396 13-Sep-2007 21:28 public\directx\oak\lib\mipsiv_fp\retail
Mp3filter.lib 106,538 13-Sep-2007 21:28 public\directx\oak\lib\sh4\debug
Mp3filter.lib 68,266 13-Sep-2007 21:28 public\directx\oak\lib\sh4\retail
Mp3filter.lib 100,622 13-Sep-2007 21:28 public\directx\oak\lib\x86\debug
Mp3filter.lib 66,896 13-Sep-2007 21:28 public\directx\oak\lib\x86\retail


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

After you apply this update, original equipment manufacturers (OEMs) can configure the minimum allowed size for MP3 DirectX Media Object (DMO) buffer requests. To do this, OEMs must add the following registry entry in the registry configuration files, or OEMs must modify the following registry entry in the registry configuration files:

[HKEY_LOCAL_MACHINE\Software\Microsoft\DirectX\DirectShow\MP3Decoder] "MinBufferSize"=dword:4000


Note The value of the MinBufferSize registry entry is a hexadecimal value that represents the minimum allowed size in bytes. The default hexadecimal value of 4,000 equals 16,384 bytes or 16 KB.

REFERENCES

For more information about software update terminology, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Keywords: kbbug kbfix kbqfe kbpubtypekc kbexpertiseadvanced KB942197