<br><br><div class="gmail_quote">On Wed, Nov 26, 2008 at 1:33 AM, Rod Smith <span dir="ltr">&lt;<a href="mailto:mythtv@rodsbooks.com">mythtv@rodsbooks.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="Ih2E3d">On Tuesday 25 November 2008 08:24:01 pm Paulin wrote:<br>
&gt; Myth Community,<br>
&gt; I&#39;m hoping someone can point me in the right direction on this one.<br>
&gt;<br>
&gt; I currently have a VIA EPIA M10000 (1ghz processor) with 512 RAM running<br>
&gt; MiniMyth. &nbsp;When I run an analog program (recorded or live) from the backend<br>
&gt; it looks pretty good. &nbsp;The CPU is running around 70%. &nbsp;However when I run a<br>
&gt; Digital signal (live or recorded) the picture pauses regularly (about every<br>
&gt; 30 seconds), kinda like a buffer playing catchup. &nbsp;Anyway I&#39;ve noticed the<br>
&gt; CPU is pegged at 100% so I believe that is really the issue for the<br>
&gt; stuttering.<br>
<br>
</div>I think you need to be more precise concerning your recording types/formats.<br>
To MythTV, all recordings are digital, so there&#39;s something other than this<br>
that differentiates your recordings. (I know you mean analog transmission vs.<br>
digital transmission [or perhaps some other medium, like DVDs], but my point<br>
is that a factor that happens to be correlated with this distinction is the<br>
real culprit, not the analog vs. digital source per se.) There&#39;s a good<br>
chance that your recordings vary in their resolutions and/or bitrates. This<br>
is particularly true if your &quot;digital&quot; signal is in fact an HDTV broadcast.<br>
My suspicion is that an HD recording will strain a 1GHz CPU; depending on the<br>
precise format and various other options, such recordings can consume half or<br>
more of my 3GHz Intel Celeron-D CPU&#39;s time. Issues like recording format<br>
(MPEG-2 vs. MPEG-4 vs. other odd formats) can also play a role.<br>
<br>
One factor that I found extremely important is proper X configuration.<br>
Specifically, with an nVidia video card, be sure the following line appears<br>
in the &quot;Device&quot; section for your video card in /etc/X11/xorg.conf:<br>
<br>
 &nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp; &nbsp; &quot;UseEvents&quot; &quot;True&quot;<br>
<br>
Without this line, X uses excessive CPU time, thus producing stuttering and<br>
other problems when playing back HD recordings on my system. It&#39;s conceivable<br>
you&#39;d see similar symptoms even with SD content on a 1GHz system if this<br>
isn&#39;t set correctly.<br>
<br>
There are lots of other potential culprits, too, like deinterlacing settings,<br>
XvMC support, etc.<br>
<br>
--<br>
<font color="#888888">Rod Smith<br>
</font><div><div></div><div class="Wj3C7c">_______________________________________________</div></div></blockquote><div><br></div><div>Well I did have the UseEvents option in the xorg.conf. &nbsp;Here is my xorg in case you see any other issues.</div>
<div><br></div></div><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;Files&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"># &nbsp; &nbsp;ModulePath &nbsp;&quot;/usr/lib/nvidia/xorg/modules&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;ModulePath &nbsp;&quot;/usr/lib/xorg/modules&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;ServerFlags&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;DefaultServerLayout&quot; &quot;Layout1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;XkbDisable&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;false&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;AllowMouseOpenFail&quot; &nbsp;&quot;true&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;BlankTime&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;StandbyTime&quot; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;SuspendTime&quot; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;OffTime&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;NoPM&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;true&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;Xinerama&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;false&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;AIGLX&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;false&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;Module&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Load &nbsp; &nbsp; &nbsp; &nbsp;&quot;dbe&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Load &nbsp; &nbsp; &nbsp; &nbsp;&quot;dri&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Load<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;extmod&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Load &nbsp; &nbsp; &nbsp; &nbsp;&quot;freetype&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Load<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;glx&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Load &nbsp; &nbsp; &nbsp; &nbsp;&quot;int10&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Load &nbsp; &nbsp; &nbsp; &nbsp;&quot;record&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;InputDevice&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Identifier<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Keyboard1&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Driver<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;kbd&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;AutoRepeat&quot; &nbsp; &quot;500 30&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;XkbRules&quot; &nbsp; &nbsp; &quot;base&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;XkbModel&quot; &nbsp; &nbsp; &quot;pc105&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;XkbLayout&quot; &nbsp; &nbsp;&quot;us&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;InputDevice&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Identifier<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;Mouse1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;mouse&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;Protocol&quot; &nbsp; &nbsp; &quot;PS/2&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;Device&quot; &nbsp; &nbsp; &nbsp; &quot;/dev/input/mice&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;ZAxisMapping&quot; &quot;4 5&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;Monitor&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Monitor1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;DisplaySize 320 180</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;HorizSync 10.0-70.0</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;VertRefresh 58.0-62.0,118.0-122.0</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_intel_810&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;intel&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;XvMCSurfaces&quot; &nbsp; &nbsp;&quot;7&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;XvPreferOverlay&quot; &quot;true&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;Monitor-&quot; &quot;Monitor1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_intel_915&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;intel&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;XvPreferOverlay&quot; &quot;true&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;Monitor-&quot; &quot;Monitor1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_nvidia&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;nvidia&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;NoLogo&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;true&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;ConnectedMonitor&quot; &nbsp; &nbsp;&quot;&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;TVStandard&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;NTSC&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;TVOutFormat&quot; &nbsp; &nbsp; &nbsp; &nbsp; &quot;S-Video&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;TVOverScan&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;0.0&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;UseEdidFreqs&quot; &nbsp; &nbsp; &nbsp; &nbsp;&quot;false&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;UseEDIDDpi&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;false&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;DynamicTwinView&quot; &nbsp; &nbsp; &quot;false&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;UseEvents&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;true&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;ExactModeTimingsDVI&quot; &quot;true&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;ModeValidation&quot; &nbsp; &nbsp; &nbsp;&quot;NoDFPNativeResolutionCheck&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_openchrome&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;openchrome&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;EnableAGPDMA&quot; &nbsp; &nbsp; &nbsp; &nbsp;&quot;true&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;ActiveDevice&quot; &nbsp; &nbsp; &nbsp; &nbsp;&quot;TV&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;TVType&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;NTSC&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option<span class="Apple-tab-span" style="white-space:pre">        </span>&quot;TVOutput&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;S-Video&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Option &nbsp; &nbsp; &nbsp;&quot;TVDeflicker&quot; &nbsp; &nbsp; &nbsp; &nbsp; &quot;2&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_radeon&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;radeon&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_radeonhd&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;radeonhd&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_savage&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;savage&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_sis&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;sis&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
<br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">Section &quot;Device&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Device_vmware&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Driver &nbsp; &nbsp; &nbsp;&quot;vmware&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;Screen&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Screen1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Device &nbsp; &nbsp; &nbsp;&quot;Device_openchrome&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Monitor &nbsp; &nbsp; &quot;Monitor1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;DefaultDepth 24</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Subsection &quot;Display&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Depth &nbsp; &nbsp; &nbsp; 24</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;ViewPort &nbsp; &nbsp;0 0</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;Modes &nbsp; &nbsp; &nbsp; &quot;704x480&quot; &quot;704x480&quot; &quot;704x480&quot; &quot;704x480&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;EndSubsection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;ServerLayout&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Identifier &nbsp;&quot;Layout1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
&nbsp;&nbsp; &nbsp;Screen &nbsp; &nbsp; &nbsp;&quot;Screen1&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;InputDevice &quot;Mouse1&quot; &nbsp; &nbsp; &nbsp; &quot;CorePointer&quot;</blockquote>
<blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;InputDevice &quot;Keyboard1&quot; &nbsp; &nbsp;&quot;CoreKeyboard&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;"><br></blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
Section &quot;DRI&quot;</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">&nbsp;&nbsp; &nbsp;Mode 0666</blockquote><blockquote class="webkit-indent-blockquote" style="margin: 0 0 0 40px; border: none; padding: 0px;">
EndSection</blockquote><div><br></div></blockquote><div class="gmail_quote"><div><br></div><div>And I&#39;m sorry if I&#39;m not explaining things properly. &nbsp;A lot of this is very new to me and I&#39;m still trying to learn.</div>
<div><br></div><div>As for my Digital/Analog. &nbsp;Basically I have Comcast who is sending the analog and digital over the line. &nbsp;I have two cards. &nbsp;The PVR250 recording the analog channels from Comcast. &nbsp;Then I have a HVR1250 getting the Comcast digital channels. &nbsp; I did realize they are all become MPEG files and I would guess the digital is MPEG4 while the PVR is doing MPEG2 (but that is a guess). &nbsp;</div>
<div><br></div><div>I figured the digital recordings are just bigger (bit rate/resolution) which is accounting for the problem. &nbsp;So with that how can I adjust that. &nbsp;Second I know that the M10000 board has an MPEG decoder, so I&#39;m surprised the CPU is hit as much for playback. &nbsp;Or is it being hit for the data transmission (streaming) that is causing the problem.</div>
<div><br></div><div>And again I&#39;m sorry if I&#39;m using the wrong terms or not describing things well. &nbsp;Still learning.</div><div><br></div><div>Thanks</div><div>steve&nbsp;</div></div>