<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>Fooling Around</title>
	<link>http://alax.info/blog</link>
	<description>Software Production Line</description>
	<lastBuildDate>Mon, 08 Feb 2010 19:01:05 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Sticky: Blog Navigation</title>
		<description>
	If you are searching for software or an utility:

	Software: check NTFS Links, DHCP Server pages
	WordPress Plugins: check Google Talk Sidebar Widget pages
	Utilities: check Utilities category and check subcategories on the sidebar


	If you are you interested in C++ development, ATL and WTL:

	If you are interested in C++ DirectShow/Media Foundation development, check ...</description>
		<link>http://alax.info/blog/200</link>
			</item>
	<item>
		<title>DirectShow Spy: IAMFilterData interface</title>
		<description>This quick update for DirectShow Filter Graph Spy adds tracing for (deprecated) IAMFilterData interface, and also fixes problem with Media Player Classic - Home Cinema, when the player crashes in External Filters windows.

Partial Visual C++ .NET 2008 source code is available  from SVN, release binary included (Win32,  x64); ...</description>
		<link>http://alax.info/blog/1111</link>
			</item>
	<item>
		<title>DirectShow Spy: Filter Mapper Spy</title>
		<description>DirectShow Filter Graph Spy was updated to add new functionality: spying over another DirectShow object - Filter Mapper. Filter Mapper object is used for filter registration purposes and also internally by DirectShow's Intelligent Connect. IFilterMapper2 interface traces provide detailed description on steps DirectShow takes in order to connect  and/or render ...</description>
		<link>http://alax.info/blog/1100</link>
			</item>
	<item>
		<title>DirectShow Filter Graph Spy: 64-bit version and hook API</title>
		<description>Today's update for DirectShow Filter Graph Spy introduces 64-bit version (mind the beta state) and a mini-API for an external module to be involved into graph building process.

Filter Graph Spy is offering three new interfaces that provide extensibility of the spy:

	IFilterGraphAddRemoveHook
	IFilterGraphConnectHook
	IFilterGraphStateControlHook

The interfaces are contained in the type library and can ...</description>
		<link>http://alax.info/blog/1094</link>
			</item>
	<item>
		<title>regsvr32 32-bit vs. 64-bit</title>
		<description>Regsvr32 tool is the one to register DLL hosted COM servers with the system, this is what many have learned without even knowing anything about COM.

On 64-bit operating systems DLLs are 32-bit and 64-bit images, and an important thing about them is that there is no way to mix them ...</description>
		<link>http://alax.info/blog/1090</link>
			</item>
	<item>
		<title>Microsoft.Jet.OLEDB.4.0 ProgID is not available (Windows 7 but probably not only)</title>
		<description>It was a sort of ridiculous problem: an attempt to instantiate a Microsoft.Jet.OLEDB.4.0 object failed with error. Still some applications are still running without problems connecting to Jet daabases, how comes?

There has been a number of posts on Internet, but none of the top ones appeared to be relevant.

The problem ...</description>
		<link>http://alax.info/blog/1086</link>
			</item>
	<item>
		<title>How to use windowless Video Mixing Renderer Filter to show video fullscreen</title>
		<description>The question is being asked from time to time. Everyone knows what is full screen video. Video renderers implement full screen capability since long ago through their IVideoWindow::put_FullScreenMode property, and even Filter Graph Manager exposes its own IVideoWindow interface to forward calls to filter's implementation of IVideoWindow interface.

However, for Video ...</description>
		<link>http://alax.info/blog/1082</link>
			</item>
	<item>
		<title>How to make a constant frame rate video stream from variable frame rate stream, and rescale it</title>
		<description>From a conversation:
I have a  video stream with variable frame rate, I want to make this in to a constant  frame rate. Do you know of any filters that could help me with this?
Such filter is actually quite easy. You only need to update time stamps of the media ...</description>
		<link>http://alax.info/blog/1080</link>
			</item>
	<item>
		<title>DirectShow Filter Graph Spy: Log Filters and Connection Media Types</title>
		<description>Having hard time to connect to remote filter graph on Windows 7 machine, I suspected that some of the filters do not like being connected through marshaling and freeze. Or, actually more likely, it is SDK's proppage.dll which hosts proxy stub pairs behaves itself in a not quite expected way ...</description>
		<link>http://alax.info/blog/1078</link>
			</item>
	<item>
		<title>MediaTools: Fix for Motion JPEG video</title>
		<description>A small fix for M-JPEG video streams retrieved by HTTP Stream Source Filter:

	Username and password contained in URL are honored for Basic HTTP authentication
	Correctly parsed HTTP response headers with quotes, e.g.:
Content-Type: multipart/x-mixed-replace; boundary="myboundary"

Partial Visual C++ .NET 2008 source code is available from SVN, release binary included. </description>
		<link>http://alax.info/blog/1073</link>
			</item>
</channel>
</rss>
