Windows Media Player Tries to Download a Codec it Does Not Need (813390)



The information in this article applies to:

  • Microsoft Windows Media Services 9 Series SDK
  • Microsoft Windows Media Player 9 Series for Windows XP
  • Microsoft Windows Media Player 9 Series for Windows 2000
  • Microsoft Windows Media Player 9 Series for Windows Millennium Edition
  • Microsoft Windows Media Player 9 Series for Windows 98 Second Edition

SYMPTOMS

When a media stream through a Microsoft ActiveX control is played on your Web site, Windows Media Player may try to download a codec, although a codec is not required.

CAUSE

This issue occurs because the profile that is used to generate the ActiveX control code has the "Same As Video Input" setting set to "Video Size". This causes the ActiveX control code to set the media output size to zero (0).

WORKAROUND

To work around this issue, change the profile that you are using to generate your media output:
  1. Click Start, point to All Programs, point to Windows Media, point to Utilities, and then click Window Media Profile Editor.
  2. Click Import, and then open the profile that you used to generate the media output.
  3. Click the Bit Rate ValueK/M/Gbps tab.
  4. Click to clear the Same as video input check box.
  5. Make sure that the video size setting is correct for the width and height of the media output.
  6. Click Save and Close to replace the original profile. You now have to re-encode the video content that is used on your Web site.

Modification Type:MinorLast Reviewed:8/18/2005
Keywords:kbprb KB813390