Date: Sat, 8 Jan 2011 14:35:54 +0100 From: =?ISO-8859-1?Q?Micka=EBl_Maillot?= <mickael.maillot@gmail.com> To: freebsd-multimedia@freebsd.org, swell.k@gmail.com, Bernhard Froehlich <decke@freebsd.org> Subject: XBMC crash with vaapi vdpau Message-ID: <AANLkTina7ScTL5AYvX%2B=L=TBm-Bm%2BWyR1fKm=P98qG30@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTina7ScTL5AYvX%2B=L=TBm-Bm%2BWyR1fKm=P98qG30>