XBMC crash with vaapi vdpau
Mickaël Maillot
mickael.maillot at gmail.com
Sat Jan 8 13:57:49 UTC 2011
Hi,
i just tried the VAAPI / VDPAU option in XBMC (trunk) but i can't play
video without crash and i don't know what can i do:
(gdb) bt
#0 0x0000000812e0e079 in __vaDriverInit_0_31_1_sds () from
/usr/local/lib/va/nvidia_drv_video.so
#1 0x0000000812e0cd8b in __vaDriverInit_0_31_1_sds () from
/usr/local/lib/va/nvidia_drv_video.so
#2 0x0000000000b38179 in CLinuxRendererGL::UploadVAAPITexture
(this=0x815846000, index=Variable "index" is not available.
) at LinuxRendererGL.cpp:2348
#3 0x0000000000b399dc in CLinuxRendererGL::Render (this=0x815846000,
flags=Variable "flags" is not available.
) at LinuxRendererGL.cpp:1118
#4 0x0000000000b35856 in CLinuxRendererGL::RenderUpdate
(this=0x815846000, clear=true, flags=0, alpha=255) at
LinuxRendererGL.cpp:606
#5 0x0000000000b2fa95 in CXBMCRenderManager::PresentSingle
(this=0x1297d20) at RenderManager.cpp:479
#6 0x0000000000b3070f in CXBMCRenderManager::Present (this=0x1297d20)
at RenderManager.cpp:463
#7 0x000000000071097b in CApplication::RenderNoPresent
(this=0x1298ee0) at Application.cpp:1791
#8 0x000000000070a567 in CApplication::Render (this=0x1298ee0) at
Application.cpp:2048
#9 0x00000000009f83ab in CXBApplicationEx::Run (this=0x1298ee0) at
XBApplicationEx.cpp:138
#10 0x00000000009f8988 in main (argc=1, argv=0x7fffffffe870) at xbmc.cpp:172
also, i think we need to add two notes for the VAAPI option:
- ffmpeg need also vaapi option
- user need to install a vaapi backend (multimedia/vdpau-video)
More information about the freebsd-multimedia
mailing list