<p>Hello guys,</p>
<p>I installed mythtv-0.21 from atrpms on Fedora 11 and I have DVB-T card WinTV Nova-T USB2 and motherboard Jetway J7F2WE2G (CPU is VIA C7 2Ghz). I try to run both backend and front end on the same box.</p>
<p>My problem is when I try to watch live tv, the picture is not smooth, it is looks like slow motion. However when I tried to watch it in Kaffeine it was OK. Also when watchiing Mythtv, CPU is loaded at about 50% so I believe it has some spare power. I tried to renice frontend and backend but I did not get any improvement.</p>


<p>Did anybody experience similar problem with mythtv?</p>
<p>Also my chipset is supposed to support mpeg-2 decompression - does anybody know how can I check hardware decompression is used when playing TV? (I know my WinTV card does not support hardware compression so this has to be done by CPU).</p>


<p>My Device section in xorg.conf looks like:</p>
<p>Section &quot;Device&quot;<br>        Option      &quot;AccelMethod&quot;   &quot;EXA&quot;<br>        Option      &quot;EnableAGPDMA&quot; &quot;true&quot;<br>        Option      &quot;ExaScratchSize&quot;        &quot;8192&quot;<br>

        Option      &quot;MaxDRIMem&quot;             &quot;16384&quot;<br>        Option      &quot;MigrationHeuristic&quot;    &quot;greedy&quot;<br>        Option      &quot;ExaNoComposite&quot; &quot;True&quot;</p>
<p>        Option      &quot;VideoOverlay&quot; &quot;on&quot;<br>        #Option     &quot;VBEModes&quot; &quot;true&quot;                     #This is causing X11 to crash so I cannot enable it</p>
<div>        Identifier  &quot;Card0&quot;<br>        Driver      &quot;openchrome&quot;<br>        VendorName  &quot;Unknown Vendor&quot;<br>        BoardName   &quot;Unknown Board&quot;<br>        BusID       &quot;PCI:1:0:0&quot;<br>

EndSection</div>
<div> </div>
<div>Thank you very much in advance,</div>
<p>Jan</p>