Alan and List,

As you asked, I've been testing Xv support in the CVS trident driver.
My laptop (HP N5430) has a cyberbladeXP/8 in it.

Xv at least does something with CVS on this chipset, but needs more
tuning.  First, to get rid of the "blue" around the border (and appear to
line up the image corectly..), i changed the trident value hacks to be:

            case CYBERBLADEXPm8:
            case CYBERBLADEXPm16:
                pTrident->hsync -= 11;
                pTrident->vsync += 0;
                break;

However, Xv needs some deeper tuning.  When i watch an AVI using mplayer
-vo xv. the screen comes out like this:

                Window
   +------------------------------+
   |              |               |
   |  Lower right | Lower Left    |
   |  of movie    | of movie      |
   |              |               |
   +--------------+---------------+
   |                              |
   |            Green             |
   |                              |
   |                              |
   +------------------------------+

Again, this looks like an alignment issue, but I don't know where to start
looking.  I'll poke around trident_video.c and see what I can find.
Advice appreciated.

john.c

-- 
John Clemens          http://www.deater.net/john
[EMAIL PROTECTED]     ICQ: 7175925, IM: PianoManO8
      "I Hate Quotes" -- Samuel L. Clemens


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to