<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.silverlight.net/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>Video and Media</title><link>http://forums.silverlight.net/forums/20.aspx</link><description>Discussions about video and media in Silverlight applications</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/232923.aspx</link><pubDate>Sat, 13 Jun 2009 14:54:17 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:232923</guid><dc:creator>rtwPhoenix</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/232923.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=232923</wfw:commentRss><description>&lt;p&gt;I love WowIVideo have always been a fan of this technology.&amp;nbsp; You made it sound so simple to do. With all the alpha channel on sites these days you would of thought SL folks would of done this and adopted it to the media player as well. I see a lot of potential with SL but it always seems like something is missing I need to use. Maybe SL 3 will be a much better solution.&lt;/p&gt;
&lt;p&gt;Nice job with WowIVideo&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;RTW&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/220000.aspx</link><pubDate>Thu, 14 May 2009 20:22:38 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:220000</guid><dc:creator>GearWorld</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/220000.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=220000</wfw:commentRss><description>&lt;p&gt;That&amp;#39;s a good start&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/219935.aspx</link><pubDate>Thu, 14 May 2009 17:17:50 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:219935</guid><dc:creator>mscherotter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/219935.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=219935</wfw:commentRss><description>&lt;p&gt;Here is a technique to do transparent video in Silverlight 3 with the new Pixel Shaders:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blogs.msdn.com/synergist/archive/2009/05/14/alpha-video-with-silverlight-3-pixel-shaders.aspx"&gt;http://blogs.msdn.com/synergist/archive/2009/05/14/alpha-video-with-silverlight-3-pixel-shaders.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://code.msdn.microsoft.com/SL3ChromaKeyEffect"&gt;http://code.msdn.microsoft.com/SL3ChromaKeyEffect&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/216078.aspx</link><pubDate>Tue, 05 May 2009 22:42:44 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:216078</guid><dc:creator>GearWorld</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/216078.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=216078</wfw:commentRss><description>&lt;p&gt;By the way, you have 2 FOR on your RED ARROW,&lt;br /&gt;it&amp;#39;s a very nice work indeed.&amp;nbsp; Can&amp;#39;t wait for Microsoft to incorporate an easy way in Encoder or any easy way to set a transparency on a video.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/215537.aspx</link><pubDate>Mon, 04 May 2009 16:57:41 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:215537</guid><dc:creator>ggibson1</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/215537.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=215537</wfw:commentRss><description>&lt;p&gt;If you go to &lt;a href="http://www.wowivideo.com/"&gt;www.wowivideo.com&lt;/a&gt; you will see a technology I made using Flash 8 and their built in video transparency.&lt;/p&gt;
&lt;p&gt;1) We record the video with a green screen or blue screen. &lt;/p&gt;
&lt;p&gt;2) Use an app like Sony Vegas or Adobe AfterEffects to chroma key and output as a MOV file.&lt;/p&gt;
&lt;p&gt;3) We then use an app that converts the MOV with alpha channel&amp;nbsp;to a FLV as well as compress and resizes it.&lt;/p&gt;
&lt;p&gt;4) We just play the FLV on top of a web page.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would have used SilverLight to do this in addition to Flash, but SilverLight video does not support it so I made a Flash version only.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/181284.aspx</link><pubDate>Sun, 01 Mar 2009 22:25:33 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:181284</guid><dc:creator>GearWorld</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/181284.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=181284</wfw:commentRss><description>&lt;p&gt;:) Whatever you call it,&amp;nbsp; Making myself with a BLUE background behind me and having the video showing just me un my page whereever I put it, would be totaly awesome.&amp;nbsp; Any news on that ?&lt;/p&gt;
&lt;p&gt;What I don&amp;#39;t know yet is that when your movie is done un Movie maker is that means when put on your page there will really have a transparent background ?&lt;br /&gt;&lt;br /&gt;Does Encoder 2 have any feature easier to do than movie maker ?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/107940.aspx</link><pubDate>Mon, 13 Oct 2008 23:14:51 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:107940</guid><dc:creator>slyi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/107940.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=107940</wfw:commentRss><description>Not natively but did you see&amp;nbsp;&lt;a href="http://silverlight.net/forums/p/17230/71330.aspx#71330"&gt;http://silverlight.net/forums/p/17230/71330.aspx#71330&lt;/a&gt;</description></item><item><title>Re: Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/104722.aspx</link><pubDate>Wed, 08 Oct 2008 11:34:37 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:104722</guid><dc:creator>Magikos</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/104722.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=104722</wfw:commentRss><description>&lt;p&gt;If you watch the SciFi channel, and ever noticed the SciFi logo in the lower corner, or noticed characters from a show like Ghost Hunters walk onto the screen - that is the effect we need.&lt;/p&gt;
&lt;p&gt;Using industry standard chromakey video.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/104490.aspx</link><pubDate>Wed, 08 Oct 2008 01:26:47 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:104490</guid><dc:creator>loarabia</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/104490.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=104490</wfw:commentRss><description>&lt;p&gt;Silverlight today (1 or 2) does not support alpha channel video. Depending on what you are trying to do, there may be a workaround that could apply. &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div&gt;You may be able to apply an Opacity Mask if you need to mask out a constant section of video but obviously that will not work for the chroma-key scenarios outlined above.&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;
&lt;div&gt;You may be able to tweak the coloring in a video&amp;#39;s background&amp;nbsp;to match the page itself if you are trying to chroma-key something on the page. This of course does not satisfy all scenarios either although I have seen it work for a number of people.&lt;/div&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;The Silverlight team is listening to you requests here and I do understand the pain that not having a feature can cause (I&amp;#39;ve wanted this feature myself). However, there are hundreds of requests like this (maybe even thousands)&amp;nbsp;and the team has to make choices based on the data and constraints we are given with each release (unless someone has a timemachine).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;One of the things that helps us analyze requests like this is knowing a bit more about the scenario. In other words, not just &amp;quot;I want to chroma-key&amp;quot; but &amp;quot;I want to chroma-key to make a weather map display&amp;quot; or &amp;quot;I want to chroma-key so that a recording of a person can walk all around my website and show people how to use it&amp;quot;. &lt;/p&gt;
&lt;p&gt;Of course, after we understand what you are trying to do, then comes the questions of how are you trying to do it? Does the video have alpha premultiplied? Are you planning on doing an honest to goodness chroma-key which indicates that you&amp;#39;ll do background subtraction with some form shader type code? Are you planning on passing in multiple videos and having the runtime automatically chromakey? etc.&lt;/p&gt;</description></item><item><title>Re: Re: Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/97011.aspx</link><pubDate>Thu, 25 Sep 2008 16:16:20 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:97011</guid><dc:creator>Magikos</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/97011.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=97011</wfw:commentRss><description>&lt;p&gt;My project requires the use of green screen (alpha channel) video - I hope Silverlight has plans to compete with Flash on this.&amp;nbsp; Currently our solution involves using flash components over Silverlight - not a desirable solutions.&amp;nbsp; :(&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/46377.aspx</link><pubDate>Mon, 14 Apr 2008 16:26:33 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:46377</guid><dc:creator>Brian Knapp</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/46377.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=46377</wfw:commentRss><description>&lt;p&gt;Merging the background of your project with the background of the video is a terrible and inefficient idea. Silverlight should be able to handle green/blue screen video without too much problem. Hell if it can do crazy transforms and full video alpha channels, it should be able to do chroma keying.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/16252.aspx</link><pubDate>Tue, 02 Oct 2007 13:54:56 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:16252</guid><dc:creator>Gavin JW</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/16252.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=16252</wfw:commentRss><description>&lt;p&gt;Thanks Bill, &lt;/p&gt;
&lt;p&gt;That certainly is an option, unfortunately we want to allow the image in the background to be dynamic so that it can be re-skinned by the client without having to use a video editing suite. Looks like we might have to stick to white back drops and be clever with our clipping paths.&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/16245.aspx</link><pubDate>Tue, 02 Oct 2007 12:34:42 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:16245</guid><dc:creator>Bill Reiss</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/16245.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=16245</wfw:commentRss><description>&lt;p&gt;The answer I got was to merge the background with the video in&amp;nbsp;a video editing tool. In one of the MIX presentations, one slide said it would be available in 1.1, but&amp;nbsp;it looks like it will be some time after the actual 1.1 release now.&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/16243.aspx</link><pubDate>Tue, 02 Oct 2007 12:23:04 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:16243</guid><dc:creator>Gavin JW</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/16243.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=16243</wfw:commentRss><description>&lt;p&gt;* triple bump *&lt;/p&gt;
&lt;p&gt;I have a project coming up that requires this as well, does anyone have any more info or links about this?&lt;/p&gt;</description></item><item><title>Re: transparent background in a video possible?</title><link>http://forums.silverlight.net/forums/thread/16125.aspx</link><pubDate>Mon, 01 Oct 2007 02:56:17 GMT</pubDate><guid isPermaLink="false">d0d632c8-a6f7-4f68-b0ce-26aaafd62132:16125</guid><dc:creator>Bower</dc:creator><slash:comments>0</slash:comments><comments>http://forums.silverlight.net/forums/thread/16125.aspx</comments><wfw:commentRss>http://forums.silverlight.net/forums/commentrss.aspx?SectionID=20&amp;PostID=16125</wfw:commentRss><description>&lt;p&gt;*double bump*&lt;/p&gt;
&lt;p&gt;&amp;nbsp;I&amp;#39;m thinking about using video sprites and&amp;nbsp;a chroma-key would be just the thing I need.&lt;/p&gt;</description></item></channel></rss>