<?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: How to use windowless Video Mixing Renderer Filter to show video fullscreen</title>
	<atom:link href="http://alax.info/blog/1082/feed" rel="self" type="application/rss+xml" />
	<link>http://alax.info/blog/1082</link>
	<description>// Software Production Line</description>
	<lastBuildDate>Fri, 16 Mar 2012 20:50:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: tonymarone</title>
		<link>http://alax.info/blog/1082/comment-page-1#comment-5763</link>
		<dc:creator>tonymarone</dc:creator>
		<pubDate>Tue, 11 May 2010 10:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/?p=1082#comment-5763</guid>
		<description>I am using DSPack which is a DirectShow wrapper for Delphi so I&#039;ll check there. Thank you again for the cool idea you have implemented, it is something I have been looking for.

Tony</description>
		<content:encoded><![CDATA[<p>I am using DSPack which is a DirectShow wrapper for Delphi so I&#8217;ll check there. Thank you again for the cool idea you have implemented, it is something I have been looking for.</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://alax.info/blog/1082/comment-page-1#comment-5762</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Tue, 11 May 2010 10:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/?p=1082#comment-5762</guid>
		<description>&lt;blockquote&gt;I am programming in Delphi. Do you have any experience with that language? Do you think it would be possible for me to convert this source to Delphi?&lt;/blockquote&gt;
Last time I was in touch with Delphi about 10 years ago. Back in time it was definitely possible to implement the same with Dephi, perhaps it is also quite possible now. Delphi has been having support for COM interfaces and basically DirectShow headers is what you need. And I am sure they are available.</description>
		<content:encoded><![CDATA[<blockquote><p>I am programming in Delphi. Do you have any experience with that language? Do you think it would be possible for me to convert this source to Delphi?</p></blockquote>
<p>Last time I was in touch with Delphi about 10 years ago. Back in time it was definitely possible to implement the same with Dephi, perhaps it is also quite possible now. Delphi has been having support for COM interfaces and basically DirectShow headers is what you need. And I am sure they are available.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonymarone</title>
		<link>http://alax.info/blog/1082/comment-page-1#comment-5761</link>
		<dc:creator>tonymarone</dc:creator>
		<pubDate>Tue, 11 May 2010 09:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/?p=1082#comment-5761</guid>
		<description>Hello!

I came across this in a web search. I am programming in Delphi. Do you have any experience with that language? Do you think it would be possible for me to convert this source to Delphi?
I am impressed with how efficiently the monitor updates and how few resources are used! Great job!!

Tony</description>
		<content:encoded><![CDATA[<p>Hello!</p>
<p>I came across this in a web search. I am programming in Delphi. Do you have any experience with that language? Do you think it would be possible for me to convert this source to Delphi?<br />
I am impressed with how efficiently the monitor updates and how few resources are used! Great job!!</p>
<p>Tony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roman</title>
		<link>http://alax.info/blog/1082/comment-page-1#comment-5729</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Wed, 28 Oct 2009 11:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/?p=1082#comment-5729</guid>
		<description>Since there is no clock.avi on Windows 7, the application looks for an .AVI file in the following order:

&lt;ul&gt;
&lt;li&gt;FullScreenWindowlessVmrSample01.avi in the directory of .EXE file&lt;/li&gt;
&lt;li&gt;FullScreenWindowlessVmrSample01.avi in the directory, parent to directory of .EXE file&lt;/li&gt;
&lt;li&gt;clock.avi in Windows directory&lt;/li&gt;
&lt;/ul&gt;

It might be required to provide an .AVI file for the application to start working.</description>
		<content:encoded><![CDATA[<p>Since there is no clock.avi on Windows 7, the application looks for an .AVI file in the following order:</p>
<ul>
<li>FullScreenWindowlessVmrSample01.avi in the directory of .EXE file</li>
<li>FullScreenWindowlessVmrSample01.avi in the directory, parent to directory of .EXE file</li>
<li>clock.avi in Windows directory</li>
</ul>
<p>It might be required to provide an .AVI file for the application to start working.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

