<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Silverlight Video Player with Source Code</title><link>http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx</link><description>Here's a link to a silverlight video player with all the basic features like progress/seek slider, full screen toggle, play/pause/resume, etc. The player is meant to be relatively simple while still sporting the basic features you'd expect in a video</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Silverlight SDK : Silverlight Video Player with Source Code</title><link>http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx#9586875</link><pubDate>Tue, 05 May 2009 01:13:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9586875</guid><dc:creator>Silverlight SDK : Silverlight Video Player with Source Code</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx"&gt;http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Видео-плеер на Silverlight 3 с исходным кодом</title><link>http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx#9587674</link><pubDate>Tue, 05 May 2009 08:12:13 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9587674</guid><dc:creator>progg.ru</dc:creator><description>&lt;p&gt;Thank you for submitting this cool story - Trackback from progg.ru&lt;/p&gt;
</description></item><item><title>re: Silverlight Video Player with Source Code</title><link>http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx#9587832</link><pubDate>Tue, 05 May 2009 09:10:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9587832</guid><dc:creator>timheuer</dc:creator><description>&lt;p&gt;Just a minor correction :-) -- there are 2 versions of the SL2VideoPlayer (&lt;a rel="nofollow" target="_new" href="http://sl2videoplayer.codeplex.com"&gt;http://sl2videoplayer.codeplex.com&lt;/a&gt;) -- one is *very* full featured (captions, markers, etc.) -- while there also is a fork called 'min' which does exactly what this one does here. &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: Silverlight Video Player with Source Code</title><link>http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx#9592132</link><pubDate>Thu, 07 May 2009 00:32:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9592132</guid><dc:creator>snoutholder</dc:creator><description>&lt;p&gt;Thanks Tim, I updated the post per your correction.&lt;/p&gt;
</description></item><item><title>0.	Silverlight hardware acceleration leads to performance slowdown in video playback</title><link>http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx#9843547</link><pubDate>Tue, 21 Jul 2009 19:37:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9843547</guid><dc:creator>Jan.Sichula</dc:creator><description>&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;today I was heavily experimenting with Silverlight 3 video player that was recommend on Silverlight SDK blog for having a SL 3 funcionality. My goal was to produce GPU accelerated player for our high quality (848x480, 16:9, 1500 kbit/s, VBR, VC-1) video publishing needs&lt;/p&gt;
&lt;p&gt;The player is mentioned here:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx"&gt;http://blogs.msdn.com/silverlight_sdk/archive/2009/05/04/silverlight-video-player-source-code.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I was able to compile player with VS 2008 and SL 3 Tools for VS 2008. However, after many hours of toil, here are surprising results.&lt;/p&gt;
&lt;p&gt;The two biggest issues that I encountered are as follows.&lt;/p&gt;
&lt;p&gt;1. The accelerated version is slower than non-acceleration. Why and what to do now? I have followed all the advices. Green tint on controls but not on video area seems to indicate that GPU acceleration is on. Also I have the black box with numbers when I use EnableFrameRateCounter=true.&lt;/p&gt;
&lt;p&gt;2. The tint supposed to indicate non-accelerated areas is green in this case and not red as documented everywhere else. Why is that?&lt;/p&gt;
&lt;p&gt;I have tested on several machines both low end and high end with both AMD and Nvidia graphics. Results are same everywhere and the slower the machine the more of a slowdown with hardware acceleration.&lt;/p&gt;
&lt;p&gt;Please help, this is an unhappy situation. I am big fan of Silverlight but I have to admit to being disappointed. Can it be that you rushed out SL3 RTW out too quickly? Why not Beta 2, why not RC? Why such artificial dates like July 10 and not a quality driven release?&lt;/p&gt;
&lt;p&gt;Fellow Silverlight programmer,&lt;/p&gt;
&lt;p&gt;Jan Sichula&lt;/p&gt;
&lt;p&gt;(Slovak Republic)&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://sichula.temelios.sk/"&gt;http://sichula.temelios.sk/&lt;/a&gt; (English website for friends – family photos, videos and newsletter archive)&lt;/p&gt;
</description></item></channel></rss>