Forum

Full Version: Video won't play
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I have a problem with several video's what can't play. In the logfile i see this:

Quote:21:39:00 T:2786141248 ERROR: Output - renderer not started
21:39:00 T:2972709952 ERROR: COMXCoreComponent::DecoderEventHandler OMX.broadcom.resize - OMX_ErrorInsufficientResources, insufficient resources
21:39:00 T:3041959936 ERROR: COMXCoreComponent::Establish - Error setting state to idle OMX.broadcom.image_decode omx_err(0x80001000)
21:39:00 T:3041959936 ERROR: COMXImage::HandlePortSettingChange m_omx_tunnel_decode.Establish
21:39:00 T:3041959936 ERROR: COMXImage::Decode HandlePortSettingChange() failed
21:39:00 T:2777691200 ERROR: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - OMX_UseBuffer failed with omx_err(0x80001000)
21:39:00 T:2777691200 ERROR: COMXAudio::Initialize - Error alloc buffers 0x80001000
21:39:00 T:2777691200 ERROR: OMXPlayerAudio : Error open audio output
21:39:00 T:2777691200 NOTICE: OMXClock using video as reference
21:39:00 T:2804868160 NOTICE: COMXPlayer::OnExit()
21:39:00 T:2804868160 NOTICE: OMXPlayer: closing audio stream
21:39:00 T:2804868160 NOTICE: Closing audio stream
21:39:00 T:2786141248 ERROR: Output - renderer not started
21:39:00 T:2777691200 ERROR: Previous line repeats 11 times.
21:39:00 T:2777691200 NOTICE: thread end: OMXPlayerAudio::OnExit()
21:39:00 T:2804868160 NOTICE: OMXClock using video as reference
21:39:00 T:2804868160 NOTICE: OMXPlayer: closing video stream
21:39:00 T:2804868160 NOTICE: Closing video stream
21:39:00 T:2786141248 ERROR: Output - renderer not started
21:39:00 T:2786141248 NOTICE: thread end: video_thread
21:39:00 T:2804868160 NOTICE: OMXClock using video as reference
21:39:00 T:2804868160 NOTICE: COMXPlayer::OnExit() deleting demuxer
21:39:00 T:2804868160 NOTICE: COMXPlayer::OnExit() deleting input stream

What worries me is this: "OMX_ErrorInsufficientResources, insufficient resources" I have the 256mb PI version, can the lack of RAM be the source of my problem?
The movie is a .mkv file.

Some other info:

Quote:01:00:30 T:3041959936 NOTICE: Starting XBMC (12.1 Git:20130317-0d373cc), Platform: Linux (7.0, 3.6.11+ armv6l). Built on Mar 18 2013

21:38:01 T:3041959936 NOTICE: Raspberry PI firmware version: Mar 4 2013 00:06:09
Copyright © 2012 Broadcom
version 374181 (release)
doubt this has anything with RAM.
can you try the latest build please ?
https://github.com/xbianonpi/xbmc-nightly
Hi,

Thanks for the reply, i will test it tonight!
Try to increase the gpu_mem value in your /boot/config.txt file and reboot your Rpi.
(3rd May, 2013 09:27 PM)namtih Wrote: [ -> ]Try to increase the gpu_mem value in your /boot/config.txt file and reboot your Rpi.

this shouldn't be an problem as we use 128 by default and I haven't fine issue with any files since
Hi,

Updating tot the latest nightly works like a charm! Thanks you guys!
Reference URL's