Video window doesn't appear; XMBC crashes
#1
Update: Apparently, this is caused by a problem with VDPAU and should be fixed with XBMC 12 (Frodo) if I understand correctly.

Hi

I'm having a problem on my Eden box (11.0 compiled from source on Fedora 16).

Sometimes when I start a video (a local video or a youtube video), it looks like it starts "in the background": The runtime indicator appears where it should, but there is no audio and the video window itself doesn't appear; the backdrop turns black (as if the video tries to play behind the menu) and I can't do anything. If I stop the video, everything crashes and the last thing that appears in the log is:
Quote:NOTICE: waiting for video thread to exit
A hard restart is required.

I have carefully compared two pieces of log information: one from a successful video launch and one from an unsuccessful one. These are the lines that do not appear on an unsuccessful video launch (i.e. these are from a successful start):

Quote:15:12:41 T:139682620377216 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-50-x86_64-linux.so)
15:12:41 T:139682620377216 DEBUG: Loading: /usr/local/lib/xbmc/system/players/dvdplayer/avutil-50-x86_64-linux.so
15:12:41 T:139682620377216 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-0-x86_64-linux.so)
15:12:41 T:139682620377216 DEBUG: Loading: /usr/local/lib/xbmc/system/players/dvdplayer/swscale-0-x86_64-linux.so

Quote:15:12:41 T:139681826977536 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-x86_64-linux.so)
15:12:41 T:139681826977536 DEBUG: Loading: /usr/local/lib/xbmc/system/players/dvdplayer/avcore-0-x86_64-linux.so
15:12:41 T:139681826977536 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-x86_64-linux.so)
15:12:41 T:139681826977536 DEBUG: Loading: /usr/local/lib/xbmc/system/players/dvdplayer/avcodec-52-x86_64-linux.so
15:12:41 T:139681826977536 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-x86_64-linux.so)
15:12:41 T:139681826977536 DEBUG: Loading: /usr/local/lib/xbmc/system/players/dvdplayer/avformat-52-x86_64-linux.so

Quote:15:12:41 T:139681826977536 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-1-x86_64-linux.so)
15:12:41 T:139681826977536 DEBUG: Loading: /usr/local/lib/xbmc/system/players/dvdplayer/avfilter-1-x86_64-linux.so
Quote:15:12:41 T:139681530377984 NOTICE: (VDPAU) Total Output Surfaces Available: 4 of a max (tmp: 4 const: 4)
15:12:41 T:139681530377984 NOTICE: (VDPAU) Creating the video mixer
15:12:41 T:139681530377984 NOTICE: fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
15:12:41 T:139681530377984 DEBUG: OutputPicture - change configuration. 1280x720. framerate: 23.98. format: VDPAU
15:12:41 T:139681530377984 NOTICE: Display resolution DESKTOP : 1920x1080 @ 50.00 - Full Screen (12)
15:12:41 T:139682620377216 DEBUG: Activating window ID: 12005
15:12:41 T:139682620377216 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
15:12:41 T:139682620377216 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
15:12:41 T:139682620377216 INFO: Loading skin file: VideoFullScreen.xml
15:12:41 T:139682620377216 DEBUG: Load VideoFullScreen.xml: 1.94ms
15:12:41 T:139682620377216 DEBUG: Alloc resources: 2.01ms (2.01 ms skin load)
15:12:41 T:139682620377216 NOTICE: Using GL_TEXTURE_2D
15:12:41 T:139682620377216 NOTICE: GL: Using VDPAU render method
15:12:41 T:139682620377216 NOTICE: GL: NPOT texture support detected
15:12:41 T:139682620377216 NOTICE: GL: Using GL_ARB_pixel_buffer_object
15:12:41 T:139681826977536 DEBUG: CDVDPlayer::HandleMessages - player started 2

Notice that "Window Init (VideoFullScreen.xml)" and "Window Deinit (MyVideoNav.xml)" doesn't appear on unsuccessful launches.

Actually, I only experience this problem when using the Aeon Nox skin. It might happen with Confluence as well, but I have never been able to reproduce it (I'm posting here because I don't know whether it's a skin issue or not).

Any tips would be greatly appreciated.

(Update: given the nature of the log messages, this might be a thread for Linux specific support ...)
Reply

Logout Mark Read Team Forum Stats Members Help
Video window doesn't appear; XMBC crashes0