<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Getting Custom Video Streams into WPF Natively</title>
	<atom:link href="http://tdistler.com/2008/01/29/getting-custom-video-streams-into-wpf-natively/feed" rel="self" type="application/rss+xml" />
	<link>http://tdistler.com/2008/01/29/getting-custom-video-streams-into-wpf-natively</link>
	<description>&#34;To err is human, but to really foul things up you need a computer.”</description>
	<lastBuildDate>Thu, 10 May 2012 13:25:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Jeremiah Morrill</title>
		<link>http://tdistler.com/2008/01/29/getting-custom-video-streams-into-wpf-natively/comment-page-1#comment-1022</link>
		<dc:creator>Jeremiah Morrill</dc:creator>
		<pubDate>Fri, 19 Sep 2008 11:32:38 +0000</pubDate>
		<guid isPermaLink="false">http://tdistler.com/?p=14#comment-1022</guid>
		<description>OH yeah, the url is:

http://www.codeplex.com/WPFMediaKit</description>
		<content:encoded><![CDATA[<p>OH yeah, the url is:</p>
<p><a href="http://www.codeplex.com/WPFMediaKit" rel="nofollow">http://www.codeplex.com/WPFMediaKit</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah Morrill</title>
		<link>http://tdistler.com/2008/01/29/getting-custom-video-streams-into-wpf-natively/comment-page-1#comment-1021</link>
		<dc:creator>Jeremiah Morrill</dc:creator>
		<pubDate>Fri, 19 Sep 2008 11:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://tdistler.com/?p=14#comment-1021</guid>
		<description>Hi Tom,
I just released an open-source project for integrating DirectShow and WPF via the new D3DImage.  Lemme know what you think!

Btw, didn&#039;t know you worked at Pelco!  We just finished an integration with your product!

-Jer</description>
		<content:encoded><![CDATA[<p>Hi Tom,<br />
I just released an open-source project for integrating DirectShow and WPF via the new D3DImage.  Lemme know what you think!</p>
<p>Btw, didn&#8217;t know you worked at Pelco!  We just finished an integration with your product!</p>
<p>-Jer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Chittenden</title>
		<link>http://tdistler.com/2008/01/29/getting-custom-video-streams-into-wpf-natively/comment-page-1#comment-958</link>
		<dc:creator>James Chittenden</dc:creator>
		<pubDate>Fri, 29 Aug 2008 05:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://tdistler.com/?p=14#comment-958</guid>
		<description>Thanks, Tom!</description>
		<content:encoded><![CDATA[<p>Thanks, Tom!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://tdistler.com/2008/01/29/getting-custom-video-streams-into-wpf-natively/comment-page-1#comment-944</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 27 Aug 2008 00:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://tdistler.com/?p=14#comment-944</guid>
		<description>James,

I&#039;m sorry, but the code is proprietary to my employer. However, with the release of .NET 3.5 SP1, it is possible to achieve the same thing without this DirectShow work-around. Look at the D3DImage object and &lt;a href=&quot;http://www.codeproject.com/KB/WPF/D3DImage.aspx&quot; title=&quot;CodeProject&quot; rel=&quot;nofollow&quot;&gt;THIS&lt;/a&gt; article on CodeProject. Performance still needs to be evaluated, but I don&#039;t foresee a significant amount of overhead given what we know about how the MIL works.

-Tom</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>I&#8217;m sorry, but the code is proprietary to my employer. However, with the release of .NET 3.5 SP1, it is possible to achieve the same thing without this DirectShow work-around. Look at the D3DImage object and <a href="http://www.codeproject.com/KB/WPF/D3DImage.aspx" title="CodeProject" rel="nofollow">THIS</a> article on CodeProject. Performance still needs to be evaluated, but I don&#8217;t foresee a significant amount of overhead given what we know about how the MIL works.</p>
<p>-Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Chittenden</title>
		<link>http://tdistler.com/2008/01/29/getting-custom-video-streams-into-wpf-natively/comment-page-1#comment-943</link>
		<dc:creator>James Chittenden</dc:creator>
		<pubDate>Tue, 26 Aug 2008 23:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://tdistler.com/?p=14#comment-943</guid>
		<description>Hey Tom,

Do you have any code to share with this technique? I&#039;d love to see your latest and see how you were able to finish it out...

Thanks,
James</description>
		<content:encoded><![CDATA[<p>Hey Tom,</p>
<p>Do you have any code to share with this technique? I&#8217;d love to see your latest and see how you were able to finish it out&#8230;</p>
<p>Thanks,<br />
James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah Morrill</title>
		<link>http://tdistler.com/2008/01/29/getting-custom-video-streams-into-wpf-natively/comment-page-1#comment-4</link>
		<dc:creator>Jeremiah Morrill</dc:creator>
		<pubDate>Sun, 25 May 2008 21:23:29 +0000</pubDate>
		<guid isPermaLink="false">http://tdistler.com/?p=14#comment-4</guid>
		<description>I have made a project you may be interested in. It allows for any video to be pumped into the MediaElement, so you have full flexibility with the video. Here is a link to the project on codeplex.

http://www.codeplex.com/VideoRendererElement

-Jer</description>
		<content:encoded><![CDATA[<p>I have made a project you may be interested in. It allows for any video to be pumped into the MediaElement, so you have full flexibility with the video. Here is a link to the project on codeplex.</p>
<p><a href="http://www.codeplex.com/VideoRendererElement" rel="nofollow">http://www.codeplex.com/VideoRendererElement</a></p>
<p>-Jer</p>
]]></content:encoded>
	</item>
</channel>
</rss>

