[mythtv-users] Performance problem
Raphael Pooser
rpooser at gmail.com
Sun May 14 12:11:20 EDT 2006
Jonas Björklund wrote:
> Hello,
>
> On Sun, 14 May 2006, Raphael Pooser wrote:
>
>
>> I would put the problem at none of the above, and move it on to your
>> graphics card.
>> At least when I first installed the drivers for my ATI card, it wasn't
>> even using XV, causing it to eat up 60% of the processor just to watch a
>> 640x480 stream, and with a software encoder taking about 40% to capture
>> it, I was getting pauses exactly like the ones you're getting. After
>> making sure I had XV working, I got around 5% to watch a stream by
>> itself, and closer to 50% to watch something live or watch and record at
>> the same time.
>> So I would give your graphics card driver a look. Are you using fglrx?
>> If so, make sure your vendor string for OGL reads ATI and not mesa, or
>> XV won't be working either.
>> I've heard that XV works perfectly when using "ati" in X, but I don't
>> think "ati" supports the xpress 200, not 100% sure.
>> Also, "ati" won't let you use TV out.
>> Raphael
>>
>
> Thanks for you reply.
> How do I check that my vendor string reads ATI?
>
> Section "Device"
> Identifier "i915"
> Driver "i810"
> VendorName "i915"
> BoardName "i915"
> Option "NoAccel" "false"
> Option "DRI" "true"
> EndSection
>
> Section "Device"
> Identifier "ATI"
> Driver "fglrx"
> Option "mtrr" "off"
> Option "OpenGLOverlay" "off"
> Option "no_accel" "no"
> Option "no_dri" "no"
> EndSection
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
>
ok, I see you are using the "ati" driver, so the vendor string will read
mesa. You check it by typing glxinfo at a command prompt.
At any rate, it doesn't matter since you're using "ati"; if I'm not
mistaken xv should still work.
I think all you have to do is manually add in the line
Option "xv"
or something to that effect. I never used "ati" so I can't be sure;
might want to try googling something like
"use xv with 'ati' driver in X" or similar. I know that for me, when I
was using "radeon", xv was not working by default.
Raphael
More information about the mythtv-users
mailing list