Expression Encoder SDK - WMA Pro Codec Issues with Windows Server 2003

Posted by PortageMonkey on Stack Overflow See other posts from Stack Overflow or by PortageMonkey
Published on 2009-12-01T01:36:53Z Indexed on 2010/05/03 7:38 UTC
Read the original article Hit count: 322

I am using the Expression Encoder SDK to encode .avi and Flash files to a .wmv format suitable for Silverlight. By default, EE encodes files with audio using the the WMA PRO codec. If you are running Windows Server 2003, this is a problem as it doesn't support the WMA PRO codec and produces and error message similar to the following.

Error Message: The Audio Profile settings do not match a valid system profile.
Error Source: Microsoft.Expression.Encoder
Error Target Site: System.String GetProfileString()

I am looking for a way to change the default audio codec to something suitable for WS 2003.

I am aware that although not supported natively, there is a highly invasive way to install Windows Media Player 11 and it's codecs on WS 2003 but this involves registry tinkering and other hacks not suitable for our production environments so that solution is out.

© Stack Overflow or respective owner

Related posts about expression

Related posts about encoder