Microsoft KB Archive/942195

From BetaArchive Wiki

Article ID: 942195

Article Last Modified on 10/11/2007



APPLIES TO

  • Microsoft Windows CE 5.0



SYMPTOMS

Consider the following scenario. On a Microsoft Windows CE 5.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 5.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
Wincepb50-070925-kb942195-armv4i.msi 927,232 25-Sep-2007 19:56
Wincepb50-070925-kb942195-mipsii.msi 513,536 25-Sep-2007 19:56
Wincepb50-070925-kb942195-mipsii_fp.msi 514,560 25-Sep-2007 19:56
Wincepb50-070925-kb942195-mipsiv.msi 515,072 25-Sep-2007 19:56
Wincepb50-070925-kb942195-mipsiv_fp.msi 516,096 25-Sep-2007 19:56
Wincepb50-070925-kb942195-sh4.msi 507,904 25-Sep-2007 19:56
Wincepb50-070925-kb942195-x86.msi 495,616 25-Sep-2007 19:56

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
Mp3dmod.lib 185,904 13-Sep-2007 20:57 public\directx\oak\lib\armv4i\debug
Mp3dmod_xscale.lib 503,956 13-Sep-2007 20:54 public\directx\oak\lib\armv4i\debug
Mp3dmod.lib 122,410 13-Sep-2007 20:57 public\directx\oak\lib\armv4i\retail
Mp3dmod_xscale.lib 433,880 13-Sep-2007 20:54 public\directx\oak\lib\armv4i\retail
Mp3dmod.lib 189,776 13-Sep-2007 20:57 public\directx\oak\lib\mipsii\debug
Mp3dmod.lib 121,018 13-Sep-2007 20:57 public\directx\oak\lib\mipsii\retail
Mp3dmod.lib 190,180 13-Sep-2007 20:57 public\directx\oak\lib\mipsii_fp\debug
Mp3dmod.lib 121,378 13-Sep-2007 20:57 public\directx\oak\lib\mipsii_fp\retail
Mp3dmod.lib 193,276 13-Sep-2007 20:57 public\directx\oak\lib\mipsiv\debug
Mp3dmod.lib 121,568 13-Sep-2007 20:57 public\directx\oak\lib\mipsiv\retail
Mp3dmod.lib 193,716 13-Sep-2007 20:57 public\directx\oak\lib\mipsiv_fp\debug
Mp3dmod.lib 122,028 13-Sep-2007 20:57 public\directx\oak\lib\mipsiv_fp\retail
Mp3dmod.lib 170,006 13-Sep-2007 20:57 public\directx\oak\lib\sh4\debug
Mp3dmod.lib 111,234 13-Sep-2007 20:57 public\directx\oak\lib\sh4\retail
Mp3dmod.lib 158,336 13-Sep-2007 20:56 public\directx\oak\lib\x86\debug
Mp3dmod.lib 109,606 13-Sep-2007 20:56 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 their registry configuration files, or OEMs must modify the following registry entry in their 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: kbpubtypekc kbfix kbqfe kbbug kbexpertiseadvanced KB942195