<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<BR>
</TD>
</TR>
</TABLE>
<BR>
On Sun, 2009-04-05 at 11:45 +1200, Nick Rout wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On Sun, Apr 5, 2009 at 8:29 AM, Raymond Wagner <<A HREF="mailto:raymond@wagnerrp.com">raymond@wagnerrp.com</A>> wrote:
> Paul Gallaway wrote:
>>>
>>> Should I expect a Athlon64 5200 CPU with the M3N78-VM motherboard (2GB
>>> RAM
>>> with 512MB dedicated to video) to run 720p without jag?
>>>
>>
>> Do you have the NVidia drivers installed and configured in xorg? Check.
>>
>> $ glxinfo | grep rendering
>> direct rendering: Yes
>>
>
> More importantly, is XVideo working. Run
>
> xdpyinfo | grep extensions -A`xdpyinfo | grep extensions | awk '{
> print $4}'`
>
> to list all currently loaded X extensions, and make sure 'XVideo' is in that
> list
xvinfo is easier to type :)
_______________________________________________
mythtv-users mailing list
<A HREF="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</A>
<A HREF="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</A>
</PRE>
</BLOCKQUOTE>
<BR>
mythtv-debian:~# glxinfo | grep direct <BR>
direct rendering: Yes <BR>
GL_EXT_depth_bounds_test, GL_EXT_direct_state_access, <BR>
mythtv-debian:~# xvinfo <BR>
X-Video Extension version 2.2 <BR>
screen #0 <BR>
Adaptor #0: "NV17 Video Texture" <BR>
number of ports: 32 <BR>
port base: 283 <BR>
operations supported: PutImage <BR>
supported visuals: <BR>
depth 24, visualID 0x21 <BR>
depth 24, visualID 0x24 <BR>
depth 24, visualID 0x25 <BR>
depth 24, visualID 0x26 <BR>
depth 24, visualID 0x27 <BR>
depth 24, visualID 0x28 <BR>
depth 24, visualID 0x29 <BR>
depth 24, visualID 0x2a <BR>
depth 24, visualID 0x2b <BR>
depth 24, visualID 0x2c <BR>
depth 24, visualID 0x2d <BR>
depth 24, visualID 0x2e <BR>
depth 24, visualID 0x2f <BR>
depth 24, visualID 0x30 <BR>
depth 24, visualID 0x31 <BR>
depth 24, visualID 0x32 <BR>
depth 24, visualID 0x33 <BR>
depth 24, visualID 0x34 <BR>
depth 24, visualID 0x35 <BR>
depth 24, visualID 0x36 <BR>
depth 24, visualID 0x37 <BR>
depth 24, visualID 0x38 <BR>
depth 24, visualID 0x39 <BR>
depth 24, visualID 0x3a <BR>
depth 24, visualID 0x3b <BR>
depth 24, visualID 0x3c <BR>
depth 24, visualID 0x3d <BR>
depth 24, visualID 0x3e <BR>
depth 24, visualID 0x22 <BR>
depth 24, visualID 0x3f <BR>
depth 24, visualID 0x40 <BR>
depth 24, visualID 0x41 <BR>
depth 24, visualID 0x42 <BR>
depth 24, visualID 0x43 <BR>
depth 24, visualID 0x44 <BR>
depth 24, visualID 0x45 <BR>
depth 24, visualID 0x46 <BR>
depth 24, visualID 0x47 <BR>
depth 24, visualID 0x48 <BR>
depth 24, visualID 0x49 <BR>
depth 24, visualID 0x4a <BR>
depth 24, visualID 0x4b <BR>
depth 24, visualID 0x4c <BR>
depth 24, visualID 0x4d <BR>
depth 24, visualID 0x4e <BR>
depth 24, visualID 0x4f <BR>
depth 24, visualID 0x50 <BR>
depth 24, visualID 0x51 <BR>
depth 24, visualID 0x52 <BR>
depth 24, visualID 0x53 <BR>
depth 24, visualID 0x54 <BR>
depth 24, visualID 0x55 <BR>
depth 24, visualID 0x56 <BR>
depth 24, visualID 0x57 <BR>
depth 24, visualID 0x58 <BR>
depth 24, visualID 0x59 <BR>
number of attributes: 7 <BR>
"XV_SET_DEFAULTS" (range 0 to 0) <BR>
client settable attribute <BR>
"XV_ITURBT_709" (range 0 to 1) <BR>
client settable attribute <BR>
client gettable attribute (current value is 0) <BR>
"XV_SYNC_TO_VBLANK" (range 0 to 1) <BR>
client settable attribute<BR>
client gettable attribute (current value is 1)<BR>
"XV_BRIGHTNESS" (range -512 to 511)<BR>
client settable attribute<BR>
client gettable attribute (current value is 0)<BR>
"XV_CONTRAST" (range 0 to 8191)<BR>
client settable attribute<BR>
client gettable attribute (current value is 4096)<BR>
"XV_SATURATION" (range 0 to 8191)<BR>
client settable attribute<BR>
client gettable attribute (current value is 4096)<BR>
"XV_HUE" (range 0 to 360)<BR>
client settable attribute<BR>
client gettable attribute (current value is 0)<BR>
maximum XvImage size: 2046 x 2046<BR>
Number of image formats: 4<BR>
id: 0x32595559 (YUY2)<BR>
guid: 59555932-0000-0010-8000-00aa00389b71<BR>
bits per pixel: 16<BR>
number of planes: 1<BR>
type: YUV (packed)<BR>
id: 0x32315659 (YV12)<BR>
guid: 59563132-0000-0010-8000-00aa00389b71<BR>
bits per pixel: 12<BR>
number of planes: 3<BR>
type: YUV (planar)<BR>
id: 0x59565955 (UYVY)<BR>
guid: 55595659-0000-0010-8000-00aa00389b71<BR>
bits per pixel: 16<BR>
number of planes: 1<BR>
type: YUV (packed)<BR>
id: 0x30323449 (I420)<BR>
guid: 49343230-0000-0010-8000-00aa00389b71<BR>
bits per pixel: 12<BR>
number of planes: 3<BR>
type: YUV (planar)
</BODY>
</HTML>