Hi,

Before Xfree 4.1.0, I always used the DRI CVS version for Xfree, 'cause it 
had the latest and (nearly always) the best drivers. Since 4.1.0 the standard 
sources contain the latest DRI sources, so I installed that version.

Normally, DRI comes with libXv.a and libXv.so, thus a statically and a 
dynamic version. Yet the latest 4.1.0 binraies come with only libXv.a. I 
don't know if that is my problem, but here's what i get with xine now:

tinus:/ $ xine -V Xv
video_driver_id = 'Xv'
This is xine (X11 gui) - a free video player v0.9.2
(c) 2000, 2001 by G. Bartsch and the xine project team.
Built with xine library 0.9.2 [Wed 17 Oct 2001 23:58:14]-[gcc version 2.95.3 
20010315 (release)]-[Linux 2.4.10-ac10 i686].
Found xine library version: 0.9.2 (0.9.2).
Display is not using Xinerama.
created ph2 mask pixmap 3800011 (520 x 100)
created ph2 mask pixmap 380004d (132 x 47)
created ph2 mask pixmap 3800053 (44 x 47)
created ph2 mask pixmap 380005f (72 x 29)
created ph2 mask pixmap 3800065 (69 x 29)
video_out_xv: using Xv port 50 from adaptor ATI Rage128 Video Overlay for 
hardware colorspace conversion and scaling.
video_out_xv: colorkey is 0000001e
X Error of failed request:  BadValue (integer parameter out of range for 
operation)
  Major opcode of failed request:  140 (XVideo)
  Minor opcode of failed request:  13 ()
  Value in failed request:  0x20b
  Serial number of failed request:  1352
  Current serial number in output stream:  1353
tinus:/ $ 

I've tried a few things, like copying an older libXv.so from the DRI sources, 
but none of them solved the problem. During the xine configure, i do get a 
good message:

checking for XvShmCreateImage in -lXv... yes
checking for libXv.a location... found in /usr/X11R6/lib

-lXv is the .so lib, correct me if I am wrong. How can it find it if it's not 
there? I ran ldconfig many times, ldconfig -p doesn't show it either.

Thanks,
-- tinus


_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to