Linux XBMC crashes when opening video
#1
XBMC Gotham on XBMCbuntu was working great until:
- When I select a video (movie) in any addon, XBMC tries to start it and then suddenly closes!
- As an example, I select a video in YouTube addon (Jay Leno - De Tomaso Pantera), I ear the sound of the car for 1/2 second without image and then XBMC closes...

Other sections of XBMC work fine:
- Picture section works fine.
- Radio section is working great as well as the animation during songs.

Here's what I get from xbmc.log trying to open Jay Leno - De Tomaso Pantera video using YouTube addon:
20:13:02 T:140306674587392 NOTICE: PrimeWire: Service: Playback started
20:13:02 T:140307385608064 NOTICE: Using GL_TEXTURE_2D
20:13:02 T:140307385608064 NOTICE: GL: ARB shaders support detected
20:13:02 T:140307385608064 NOTICE: GL: Selecting Single Pass ARB YUV2RGB shader
20:13:02 T:140307385608064 NOTICE: GL: No vertex shader, fixed pipeline in use
20:13:02 T:140307385608064 ERROR: GL: GLSL shaders not supported
20:13:02 T:140307385608064 ERROR: GL: Error compiling and linking video filter shader
20:13:02 T:140307385608064 ERROR: GL: Falling back to bilinear due to failure to init scaler
20:13:02 T:140307385608064 NOTICE: GL: NPOT texture support detected
20:13:02 T:140307385608064 NOTICE: GL: Using GL_ARB_pixel_buffer_object

Any idea? I'm really stuck here...

Thanks,
Reply
#2
Try turning off acceleration.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#3
Hi nickr,

- I opened Firefox and YouTube
- I searched for the video (Jay Leno - De Tomaso Pantera) and started it
- I right cliked on the video and selected "Settings..." (Flash)
- I unchecked "Enable video acceleration" (Flash)

But XBMC still closes...

Here is what I get from XBMC.log:
20:32:04 T:140002427471616 NOTICE: Thread LanguageInvoker start, auto delete: false
20:32:04 T:140002427471616 NOTICE: -->Python Interpreter Initialized<--
20:32:04 T:140002427471616 NOTICE: Loading cookies from :'/home/.../.xbmc/userdata/addon_data/plugin.video.youtube/yt-cookiejar.txt'
20:32:04 T:140002427471616 NOTICE: YouTube-4.4.8
20:32:04 T:140002427471616 NOTICE: CommonFunctions-2.5.1
20:32:05 T:140002427471616 NOTICE: links: 'dict'
20:32:05 T:140003095111552 NOTICE: DVDPlayer: Opening: http://r1---sn-ux3n588t-mjhe.googlevideo...x%2F16.0.1
20:32:05 T:140003095111552 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
20:32:05 T:140002427471616 NOTICE: Thread DVDPlayer start, auto delete: false
20:32:05 T:140002427471616 NOTICE: Creating InputStream
20:32:05 T:140002427471616 NOTICE: Creating Demuxer
20:32:05 T:140001484728064 NOTICE: Thread FileCache start, auto delete: false
20:32:06 T:140002427471616 NOTICE: Opening video stream: 0 source: 256
20:32:06 T:140002427471616 NOTICE: Creating video codec with codec id: 28
20:32:06 T:140002427471616 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
20:32:06 T:140002427471616 NOTICE: Creating video thread
20:32:06 T:140001362831104 NOTICE: Thread DVDPlayerVideo start, auto delete: false
20:32:06 T:140001362831104 NOTICE: running thread: video_thread
20:32:06 T:140002427471616 NOTICE: Opening audio stream: 1 source: 256
20:32:06 T:140002427471616 NOTICE: Finding audio codec for: 86018
20:32:06 T:140002427471616 NOTICE: Creating audio thread
20:32:06 T:140001354438400 NOTICE: Thread DVDPlayerAudio start, auto delete: false
20:32:06 T:140001354438400 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
20:32:06 T:140002419078912 NOTICE: EpisodeHunter: onPlayBackStarted
20:32:06 T:140001354438400 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 44100, no pass-through)
20:32:06 T:140001773876992 NOTICE: PrimeWire: Service: Playback started
20:32:06 T:140001362831104 ERROR: VAAPI - unable to initialize display -1 - unknown libva error
20:32:06 T:140001362831104 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(1280x720)
20:32:06 T:140001362831104 NOTICE: VDPAU::Open: required extension GL_NV_vdpau_interop not found
20:32:06 T:140001362831104 NOTICE: (VDPAU) Close
20:32:06 T:140001362831104 ERROR: VAAPI - unable to initialize display -1 - unknown libva error
20:32:06 T:140001362831104 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(1280x720)
20:32:06 T:140001362831104 NOTICE: VDPAU::Open: required extension GL_NV_vdpau_interop not found
20:32:06 T:140001362831104 NOTICE: (VDPAU) Close
20:32:06 T:140001362831104 NOTICE: fps: 23.976024, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
20:32:06 T:140001362831104 NOTICE: Display resolution DESKTOP : 1920x1080@ 60.00 - Full Screen (16)
20:32:06 T:140003095111552 NOTICE: Using GL_TEXTURE_2D
20:32:06 T:140003095111552 NOTICE: GL: ARB shaders support detected
20:32:07 T:140003095111552 NOTICE: GL: Selecting Single Pass ARB YUV2RGB shader
20:32:07 T:140003095111552 NOTICE: GL: No vertex shader, fixed pipeline in use
20:32:07 T:140003095111552 ERROR: GL: GLSL shaders not supported
20:32:07 T:140003095111552 ERROR: GL: Error compiling and linking video filter shader
20:32:07 T:140003095111552 ERROR: GL: Falling back to bilinear due to failure to init scaler
20:32:07 T:140003095111552 NOTICE: GL: NPOT texture support detected
20:32:07 T:140003095111552 NOTICE: GL: Using GL_ARB_pixel_buffer_object
Reply
#4
Take your log OUT of the thread and put the ENTIRE log on pastebin or xbmclogs.com
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#5
its a problem with your GFX drivers. _PASTEBIN_ a full Debug Log
Reply
#6
I tested the video from YouTube with VLC and Firefox and it plays fine.

I ennabled debugging in XBMC and executed:
>> sudo apt-get install pastebinit -y
>> cat $HOME/.xbmc/temp/xbmc.log | pastebinit

Here's my NEW pastebin with more details.

Other infos:
>> sudo lshw | less
product: 8171V4S
vendor: IBM
version: ThinkCentre S51
width: 64 bits
Dual Intel® Pentium® 4 CPU 3.00GHz
1.5 GiB RAM DDR
*-display
description: VGA compatible controller
product: 82915G/GV/910GL Integrated Graphics Controller
vendor: Intel Corporation
version: 04
width: 32 bits
clock: 33MHz
capabilities: pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
Reply
#7
nickr... I just found out about Advance Settings in XBMC so I turned off acceleration, but no change.

I tried many combination (VDPAU, VAAPI, ...) but without success.

I'm really really stuck here...
Reply
#8
Sorry I get "502 Bad Gateway" error on your log URL. Can you check it and post back the correct one?

I have a feeling that your video chipset is too old, but a log would tell us more.
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#9
Hi nickr,

The new pastebin.

Thanks for the help!
Reply

Logout Mark Read Team Forum Stats Members Help
XBMC crashes when opening video0