Skip to main content

Microsoft Silverlight

Answered Question Are Smooth Streaming and Fast Path compatibles?RSS Feed

(0)

aldenml
aldenml

Member

Member

157 points

24 Posts

Are Smooth Streaming and Fast Path compatibles?

Smooth Streaming use use a few diferent size and bitrates encoded videos. There are special requierements to trigger Fast Path. 

Are Smooth Streaming and Fast Path compatibles?

gillesk
gillesk

Member

Member

302 points

66 Posts

Re: Are Smooth Streaming and Fast Path compatibles?

You can do fast path with Smooth Streaming, but you need to optimize the fast path for one specific resolution. You can have multiple bitrates in your smooth streaming config but with the same resolution, all these would go through fast path. Also, if you enable HW acceleration on your media element, then fast path becomes much less of an issue.

Development Lead | Microsoft

aldenml
aldenml

Member

Member

157 points

24 Posts

Re: Are Smooth Streaming and Fast Path compatibles?

I think this is not a good solution. If you encode all the multiple bitrates streams at the same resolution, for the case of the lowest bitrate, probably you are getting an extremely poor video quality. You need lower the resolution and gain some advantage in the scaling (CPU intensive).

Now, what is the meaning of: "...HW acceleration on your media element,..."? I thought GPU acceleration for video is only used in full screen. Thanks a lot.

 

gillesk
gillesk

Member

Member

302 points

66 Posts

Answered Question

Re: Are Smooth Streaming and Fast Path compatibles?

I didn't mean to encode all bitrates at the same resolution, but to pick one resolution that you'll optimize the player for. You can always have the player resize when you switch bitrates if you truly want to avoid the scaling. I understand that scaling is expensive, but you have a have a tradeoff.

HW scaling is enabled in Windowed mode on Windows and in Full-Screen on mac and windows.

Development Lead | Microsoft

aldenml
aldenml

Member

Member

157 points

24 Posts

Re: Are Smooth Streaming and Fast Path compatibles?

Interesting the point about HW scaling. Thanks for the clarification. I really like the combination Silverlight + Smooth Streaming.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities