VDPAU crash on play: `totalAvailableOutputSurfaces > 0' failed
#1
Whenever I try watching a movie with VDPAU enabled, XBMC crash and the following is written to stdout:

Code:
gogstad@desktop:~$ xbmc
WARNING: Unhandled message: interface=org.freedesktop.DBus.Introspectable, path=/, member=Introspect
xbmc.bin: VDPAU.cpp:941: int CVDPAU::ConfigVDPAU(AVCodecContext*, int): Assertion `totalAvailableOutputSurfaces > 0' failed.
/usr/local/bin/xbmc: line 72: 29787 Aborted                 (core dumped) /usr/local/share/xbmc/xbmc.bin "$@"
Crash report available at /home/gogstad/xbmc_crashlog-20091123_182416.log
gogstad@desktop:~$

Full error log: http://pastebin.com/f6192944c

Anyone ever experienced something similar? Using nvidia-glx-190 (have not installed the -dev package)
Reply
#2
Fixed by adjusting the frame buffer in BIOS to 512MB from 64MB
Reply

Logout Mark Read Team Forum Stats Members Help
VDPAU crash on play: `totalAvailableOutputSurfaces > 0' failed0