<?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: Possibly Solving Audio or Video Streaming Drop Out Problem</title>
	<atom:link href="http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/</link>
	<description>Daily updated news of useful advanced computer tips and tricks</description>
	<lastBuildDate>Mon, 23 Jan 2012 16:29:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kiran</title>
		<link>http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/#comment-515807</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Tue, 11 Oct 2011 06:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=5287#comment-515807</guid>
		<description>I found out, the realtek audio driver was the culprit, my latency was above 16000mu  but with it disabled i have  no audio. any solutions?</description>
		<content:encoded><![CDATA[<p>I found out, the realtek audio driver was the culprit, my latency was above 16000mu  but with it disabled i have  no audio. any solutions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meze</title>
		<link>http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/#comment-482261</link>
		<dc:creator>meze</dc:creator>
		<pubDate>Fri, 16 Jul 2010 10:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=5287#comment-482261</guid>
		<description>Thank you. 

I want to add that software also  can cause high dpc latency (try to close all programs). I had red bars when EasyTune 6  (an utility from gigabyte) was running.</description>
		<content:encoded><![CDATA[<p>Thank you. </p>
<p>I want to add that software also  can cause high dpc latency (try to close all programs). I had red bars when EasyTune 6  (an utility from gigabyte) was running.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rich hartley</title>
		<link>http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/#comment-472499</link>
		<dc:creator>rich hartley</dc:creator>
		<pubDate>Wed, 21 Apr 2010 21:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=5287#comment-472499</guid>
		<description>Great find, except for one problem - if the stream is being interrupted by a wired or wireless card driver...why would you shut down the driver? Then you&#039;d have no connectivity.</description>
		<content:encoded><![CDATA[<p>Great find, except for one problem &#8211; if the stream is being interrupted by a wired or wireless card driver&#8230;why would you shut down the driver? Then you&#8217;d have no connectivity.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobi</title>
		<link>http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/#comment-442847</link>
		<dc:creator>Tobi</dc:creator>
		<pubDate>Sun, 26 Jul 2009 17:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=5287#comment-442847</guid>
		<description>I had a lot of trouble with audio glitches under vista. A dedicated audio card didn&#039;t help (always had the feeling the onboard NIC and audio didn&#039;t work well together). A few days ago I discovered the DPC latency checker and it narrowed the problem to the NIC. 

The strange thing was that it was only a minor to no problem problem (low peaks) after a fresh system start, but &quot;evolved&quot; after some hours. In a way this implies that the driver is not the problem per default (according to this article in a way &quot;just&quot; vista is the problem anyway: http://blogs.technet.com/markrussinovich/archive/2007/08/27/1833290.aspx).

Well, the point is: I just used TCPview (http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx) and the winmgr.exe was querying a lot, trying to connect to a dubious IP. Killed it and the DPC peaks vanished. Well, maybe a trojan, just checking...

Anyway, it seems that a &quot;bombing&quot; process can be the problem and just doing as the DPC tool suggests - disabling drivers and already being at the bottom of the problem - might lead the wrong way. It&#039;s more like an indicator...?</description>
		<content:encoded><![CDATA[<p>I had a lot of trouble with audio glitches under vista. A dedicated audio card didn&#8217;t help (always had the feeling the onboard NIC and audio didn&#8217;t work well together). A few days ago I discovered the DPC latency checker and it narrowed the problem to the NIC. </p>
<p>The strange thing was that it was only a minor to no problem problem (low peaks) after a fresh system start, but &#8220;evolved&#8221; after some hours. In a way this implies that the driver is not the problem per default (according to this article in a way &#8220;just&#8221; vista is the problem anyway: <a href="http://blogs.technet.com/markrussinovich/archive/2007/08/27/1833290.aspx" rel="nofollow">http://blogs.technet.com/markrussinovich/archive/2007/08/27/1833290.aspx</a>).</p>
<p>Well, the point is: I just used TCPview (<a href="http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx" rel="nofollow">http://technet.microsoft.com/en-us/sysinternals/bb897437.aspx</a>) and the winmgr.exe was querying a lot, trying to connect to a dubious IP. Killed it and the DPC peaks vanished. Well, maybe a trojan, just checking&#8230;</p>
<p>Anyway, it seems that a &#8220;bombing&#8221; process can be the problem and just doing as the DPC tool suggests &#8211; disabling drivers and already being at the bottom of the problem &#8211; might lead the wrong way. It&#8217;s more like an indicator&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harerton</title>
		<link>http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/#comment-442582</link>
		<dc:creator>Harerton</dc:creator>
		<pubDate>Thu, 23 Jul 2009 13:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=5287#comment-442582</guid>
		<description>I&#039;ve been using this utility for a while. I work work audio recording and this tool showed me I have to disable the wireless driver in order to get rid of dropouts in my HP laptop!</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been using this utility for a while. I work work audio recording and this tool showed me I have to disable the wireless driver in order to get rid of dropouts in my HP laptop!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chinmoy</title>
		<link>http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/#comment-442309</link>
		<dc:creator>chinmoy</dc:creator>
		<pubDate>Tue, 21 Jul 2009 12:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=5287#comment-442309</guid>
		<description>Nice find, i needed this application as i have the same problem in windows 7, when minmizing/maximizing windows.</description>
		<content:encoded><![CDATA[<p>Nice find, i needed this application as i have the same problem in windows 7, when minmizing/maximizing windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mojo</title>
		<link>http://www.raymond.cc/blog/possibly-solving-audio-or-video-streaming-drop-out-problem/#comment-442297</link>
		<dc:creator>mojo</dc:creator>
		<pubDate>Tue, 21 Jul 2009 08:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.raymond.cc/blog/?p=5287#comment-442297</guid>
		<description>apparently my laptop&#039;s built in webcam was causing latency. searching for new driver now.</description>
		<content:encoded><![CDATA[<p>apparently my laptop&#8217;s built in webcam was causing latency. searching for new driver now.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic
Database Caching using disk: basic
Object Caching 272/273 objects using disk: basic
Content Delivery Network via cdn.raymond.cc

Served from: www.raymond.cc @ 2012-02-11 01:49:51 -->
