On Thu, 4 Oct 2012, Darren Salt wrote:

> 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...?

Didn't work :(  But it might not be in vdpau after all:

(gdb) run -f
/home/tconnors/movies/kaffeine/Videos_Play_SBS_Cycling_Central_Cycling_News_and_Results_Vid.flv
Starting program: /usr/bin/xine -f
/home/tconnors/movies/kaffeine/Videos_Play_SBS_Cycling_Central_Cycling_News_and_Results_Vid.flv
[Thread debugging using libthread_db enabled]
This is xine (X11 gui) - a free video player v0.99.7.
(c) 2000-2010 The xine Team.
[New Thread 0x7ffff0968700 (LWP 29691)]
[New Thread 0x7ffff0167700 (LWP 29692)]
[New Thread 0x7fffef966700 (LWP 29693)]
[New Thread 0x7fffef165700 (LWP 29694)]
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.
[New Thread 0x7fffe8f6d700 (LWP 29695)]
[New Thread 0x7fffe826f700 (LWP 29696)]
[New Thread 0x7fffe7a6e700 (LWP 29697)]
[New Thread 0x7fffe6042700 (LWP 29698)]
[New Thread 0x7fffe5674700 (LWP 29699)]
[New Thread 0x7fffe4c70700 (LWP 29702)]
[New Thread 0x7fffdffff700 (LWP 29703)]

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff796777d in gzread_i16 (fp=0xcd3e50) at osd.c:851
851     osd.c: No such file or directory.
        in osd.c
(gdb) bt
#0  0x00007ffff796777d in gzread_i16 (fp=0xcd3e50) at osd.c:851
#1  0x00007ffff79680b0 in osd_renderer_load_font (
    filename=0xb4bd30 "/usr/share/xine-lib/fonts//sans-20.xinefont.gz",
this=<optimized out>)
    at osd.c:875
#2  osd_set_font (osd=0xb49f00, fontname=<optimized out>, size=20) at
osd.c:1182
#3  0x000000000043cb27 in osd_init () at osd.c:153
#4  0x0000000000411c5e in main (argc=0, argv=<optimized out>) at
main.c:2214
(gdb)

gzread?

>
> [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).

Intel 965GM?  No taintware here...

-- 
Tim Connors


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to