> On Fri, 12 Dec 2008 15:01:01 -0800, Eki
> <Eki[ at ]discussions.microsoft.com> wrote:
>
> >When the stream is encoded with multiple bitrate, how do you select on the
> >server on what bitrate the content will play?
> >
> >Example: a single source encodes at 45k and 300k. What is the procedure on a
> >Windows Media sever, to create two publishing points one at 300k and other at
> >45k?
>
> The server automatically stream-selects the appropriate bitrate in a
> negotiation phase with media player. There's no need to create 2
> separate bitrate PPs for this.
>
> There's great detail on this at this MS webpage :
>
http://www.microsoft.com/windows/windowsmedia/howto/articles/intstreaming.aspx>
> Note that you can use stream modifiers (URL query strings) to
> hard-limit the maximum bitrate delivered for some applications (e.g.
> the WMContentBitrate) but in general it's best to let the server do
> its job without manual intervention.
>
> That setting would normally be used only if you had a MBR with (say) a
> 1Mbps stream and for delivery sizing reasons you decided that you
> didn't want to send such a high bitrate from the MBR file contents.
>
> Additional summary info about intelligent streaming is on this page :
>
http://learn.iis.net/page.aspx/454/windows-media-server-or-web-server/>
> HTH
> Cheers - Neil
> ------------------------------------------------
> Digital Media MVP : 2004-2008
>
http://mvp.support.microsoft.com/mvpfaqs>