<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 "Device"<br> Option "AccelMethod" "EXA"<br> Option "EnableAGPDMA" "true"<br> Option "ExaScratchSize" "8192"<br>
Option "MaxDRIMem" "16384"<br> Option "MigrationHeuristic" "greedy"<br> Option "ExaNoComposite" "True"</p>
<p> Option "VideoOverlay" "on"<br> #Option "VBEModes" "true" #This is causing X11 to crash so I cannot enable it</p>
<div> Identifier "Card0"<br> Driver "openchrome"<br> VendorName "Unknown Vendor"<br> BoardName "Unknown Board"<br> BusID "PCI:1:0:0"<br>
EndSection</div>
<div> </div>
<div>Thank you very much in advance,</div>
<p>Jan</p>