Designing Profiles

[The feature associated with this page, Windows Media Format 11 SDK, is a legacy feature. It has been superseded by Source Reader and Sink Writer. Source Reader and Sink Writer have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use Source Reader and Sink Writer instead of Windows Media Format 11 SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The implementation of a profile is not very difficult, but it is often hard to decide what settings best suit your needs. The profiles you use will directly affect the playback experience of your users.

The following sections discuss the factors involved in designing profiles.

Section Description
Selecting Profile Features Discusses the various profile features and when to use them.
Choosing an Encoding Method Discusses the encoding methods available using the Windows Media Audio and Video codecs, and when to use them.
Selecting Bit Rates Discusses the process of selecting the right bit rates for the streams in your profile.
Working with Device Conformance Templates Discusses the new device conformance templates, and how to use them to tailor content for your target audience.

 

Working with Profiles