I demand that Tim Connors may or may not have written... > I don't have any nvidia hardware (plain old Intel, TYVM), but xine-ui > insists on pulling in some nvidia specific vdpau crap and crashing anyway:
It pulls in nothing nvidia-specific. strace here shows libvdpau_r600 being loaded (definitely NOT nvidia...), then failing due to lack of support for chroma type 4:2:2. Incidentally, gxine works fine, falling back on Xv. For the moment, tell xine ‘-V xv‘ and configure it to use Xv by default...? [snip] > 231989,35> xine -f Cycling\ Central-22.m2t > This is xine (X11 gui) - a free video player v0.99.7. > (c) 2000-2010 The xine Team. > Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory > vo_vdpau: Can't create vdp device : No vdpau implementation. > Segmentation fault That said, that shouldn't be happening... if I move libvdpau_r600.so.1 out of the way, it fails as above then exits, but no segfault. A backtrace, at least, is needed to get anywhere with this one. Also, the missing library is in nvidia-vdpau-driver (assuming that you're using the taintware). [snip] -- | _ | Darren Salt, using Debian GNU/Linux (and Android) | ( ) | | X | ASCII Ribbon campaign against HTML e-mail | / \ | http://www.asciiribbon.org/ Man will act rationally when all other possibilities have been exhausted. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

