FIX: Windows Media Encoder 9 Series cannot encode constant bit rate (CBR) content at a rate that is higher than 20 Megabits per second (Mbps) (836546)



The information in this article applies to:

  • Microsoft Windows Media Encoder 9 Series

Notice

SYMPTOMS

When you use the Microsoft Windows Media Encoder 9 Series to encode constant bit rate (CBR) content at a rate that is higher than 20 megabits per second (Mbps), you receive the following error message:

Invalid profile: 0xC00D1BBF The video bit rate setting is not valid.

This problem does not occur with variable bit rate (VBR) encoding.

CAUSE

This problem occurs because a limit that was set in earlier versions of the encoder does not permit you to encode CBR content at a rate that is higher than 20 Mbps.

RESOLUTION

The following file is available for download from the Microsoft Download Center:
DownloadDownload the WindowsMedia9-KB836546-ENU.exe package now.

For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

The English version of this hotfix has the file attributes (or later) 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 tool in Control Panel.
   Date         Time   Version            Size    File name
   --------------------------------------------------------------
   31-Jan-2004  06:33  9.0.0.3119      1,498,624  Wmenceng.dll     

STATUS

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

MORE INFORMATION

The hotfix in this article resolves the problem for the command line encoding utility. The encoder user interface (UI) is still limited to 20 Mbps for CBR content.

For more information about how to use the command line script, see the Windows Media Encoder 9 Series Help documentation.

Steps to reproduce the behavior

To reproduce the behavior before you apply the hotfix, run the following command:
cscript.exe wmcmd.vbs -input d:\temp\infile.avi -output d:\temp\outfile.wmv -a_setting 128_44_2 -v_mode 0 -v_bitrate 24000000 -v_quality 97

Modification Type:MinorLast Reviewed:8/4/2004
Keywords:kbdownload kbfix KB836546 kbAudDeveloper kbAudITPRO