<?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: DirectShow Related Bugs: MediaLooks MPEG-2 Video Decoder, Haali Media Splitter (AR)</title>
	<atom:link href="http://alax.info/blog/1064/feed" rel="self" type="application/rss+xml" />
	<link>http://alax.info/blog/1064</link>
	<description>// Software Production Line</description>
	<lastBuildDate>Tue, 03 Jan 2012 17:32:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Roman</title>
		<link>http://alax.info/blog/1064/comment-page-1#comment-5735</link>
		<dc:creator>Roman</dc:creator>
		<pubDate>Thu, 21 Jan 2010 11:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://alax.info/blog/?p=1064#comment-5735</guid>
		<description>&lt;blockquote&gt;I just wanted to ask you if you perhaps found any solution or any info about the crash you mentioned in your post about the Haali Media Splitter.I have the same crash. Looking at the mailinglist for the Haali Media Splitter, a Microsoft employee also posted about the same crash, but no response at all from the developers.

I&#039;m looking to use the splitter in a commercial application so it&#039;s quite saddening to see no response from Mike (I think that&#039;s his name)
http://lists.matroska.org/pipermail/matroska-devel/2009-October/003557.html
I never thought Microsoft would actually look at those dumps if the code responsible wasn&#039;t theirs.&lt;/blockquote&gt;

Well, I don&#039;t already remember the details, but I think that even if the problem is here, you can in your application just use try/catch block to catch the exception. I am not sure if this can really work, but this is the first thing to try.

If this is does not work, you can leave the graph and the filter not released. This will create a memory leak, of course, but you can remove other filters which you can remove safely so that the effect is minimal. Once the problem is fixed you will return to normal release/destruction.

Both ways are of a kind that you normally avoid, but it is going to work in most cases as a workaround.</description>
		<content:encoded><![CDATA[<blockquote><p>I just wanted to ask you if you perhaps found any solution or any info about the crash you mentioned in your post about the Haali Media Splitter.I have the same crash. Looking at the mailinglist for the Haali Media Splitter, a Microsoft employee also posted about the same crash, but no response at all from the developers.</p>
<p>I&#8217;m looking to use the splitter in a commercial application so it&#8217;s quite saddening to see no response from Mike (I think that&#8217;s his name)<br />
<a href="http://lists.matroska.org/pipermail/matroska-devel/2009-October/003557.html" rel="nofollow">http://lists.matroska.org/pipermail/matroska-devel/2009-October/003557.html</a><br />
I never thought Microsoft would actually look at those dumps if the code responsible wasn&#8217;t theirs.</p></blockquote>
<p>Well, I don&#8217;t already remember the details, but I think that even if the problem is here, you can in your application just use try/catch block to catch the exception. I am not sure if this can really work, but this is the first thing to try.</p>
<p>If this is does not work, you can leave the graph and the filter not released. This will create a memory leak, of course, but you can remove other filters which you can remove safely so that the effect is minimal. Once the problem is fixed you will return to normal release/destruction.</p>
<p>Both ways are of a kind that you normally avoid, but it is going to work in most cases as a workaround.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

