Android VDR-VNSI-XBMC13 Lenovo Yoga 10 HD
#1
Hi all,

i recently bought a Lenovo Yoga 10 HD (Android 4.2) to watch Videos and Live TV with a VDR and XBMC 13.
The VDR 2.0.4 is up and running using the latest VNSI. Im watching live tv with a windows 7 and a gentoo linux system with installed xbmc without any problems.
Unfortunately it wont work on the tablet. There is only the Sound but no Video. No black screen, the video remains the background of XBMC.
Other local videos or videos from a network share are working.
I have tried the RC and the Beta 3 of XBMC 13 without luck.

Does anyone have a hint to get it working? That would be great Smile

Thanks in advance.

Chris
Reply
#2
Works here on ASUS Transformer Prime. Post a debug log.
Reply
#3
Hi,
thanks for your reply.

I figured out that if i disable the "libstagefright" hwa option (only "MediaCodec" is checked) in the video settings the sd channels are working fine.
But in this configuration its not possible to watch any hd channel or a hd movie on the sd card. There is Video and Audio but its to laggy. I think because of the missing hwa Wink

I will post a full debug log asap. There a really a lot of
"ERROR: CStageFrightVideo - decoding error (-1103)"
entries.

regards,
Chris
Reply
#4
Code:
23:33:55 T:1387865496  NOTICE: special://profile/ is mapped to: special://masterprofile/
23:33:55 T:1387865496  NOTICE: -----------------------------------------------------------------------
23:33:55 T:1387865496  NOTICE: Starting XBMC (13.0-BETA4 Git:20140418-482ccd3). Platform: ARM Android 32-bit
23:33:55 T:1387865496  NOTICE: Using Debug XBMC x32 build, compiled Apr 19 2014 by GCC 4.8.0 for ARM Android 32-bit API level 14
23:33:55 T:1387865496  NOTICE: Running on Android 32-bit API level 17 (Android, 3.4.5 armv7l)
23:33:55 T:1387865496  NOTICE: Host CPU: ARMv7 Processor rev 2 (v7l), 2 cores available
23:33:55 T:1387865496  NOTICE: Product: LenovoB8000-F, Device: B8000, Board: blade10_row_wifi - Manufacturer: LENOVO, Brand: Lenovo, Model: Lenovo B8000-F, Hardware: mt8389
23:33:55 T:1387865496  NOTICE: ARM Features: Neon enabled
23:33:55 T:1387865496  NOTICE: special://xbmc/ is mapped to: /data/data/org.xbmc.xbmc/cache/apk/assets
23:33:55 T:1387865496  NOTICE: special://xbmcbin/ is mapped to: /data/data/org.xbmc.xbmc/cache/apk/assets
23:33:55 T:1387865496  NOTICE: special://masterprofile/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/userdata
23:33:55 T:1387865496  NOTICE: special://home/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc
23:33:55 T:1387865496  NOTICE: special://temp/ is mapped to: /storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/temp
23:33:55 T:1387865496  NOTICE: The executable running is: /system/bin/app_process
23:33:55 T:1387865496  NOTICE: Local hostname: localhost
23:33:55 T:1387865496  NOTICE: Log File is located: /storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/temp/xbmc.log
23:33:55 T:1387865496  NOTICE: -----------------------------------------------------------------------
23:33:55 T:1387865496  NOTICE: load settings...
23:33:55 T:1387865496   DEBUG: static int CAndroidFeatures::GetVersion(): android.os.Build.VERSION 17
23:33:55 T:1387865496   DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
23:33:55 T:1387865496   DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/android.xml
23:33:55 T:1387865496  NOTICE: Found 1 Lists of Devices
23:33:55 T:1387865496  NOTICE: Enumerated AUDIOTRACK devices:
23:33:55 T:1387865496  NOTICE:     Device 1
23:33:55 T:1387865496  NOTICE:         m_deviceName      : AudioTrack
23:33:55 T:1387865496  NOTICE:         m_displayName     : android
23:33:55 T:1387865496  NOTICE:         m_displayNameExtra: audiotrack
23:33:55 T:1387865496  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
23:33:55 T:1387865496  NOTICE:         m_channels        : FL,FR
23:33:55 T:1387865496  NOTICE:         m_sampleRates     : 44100
23:33:55 T:1387865496  NOTICE:         m_dataFormats     : AE_FMT_S16LE,AE_FMT_AC3,AE_FMT_DTS
23:33:55 T:1387865496  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
23:33:55 T:1387865496  NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
23:33:55 T:1387865496  NOTICE: Default DVD Player: dvdplayer
23:33:55 T:1387865496  NOTICE: Default Video Player: dvdplayer
23:33:55 T:1387865496  NOTICE: Default Audio Player: paplayer
23:33:55 T:1387865496  NOTICE: Enabled debug logging due to GUI setting (2)
23:33:55 T:1387865496  NOTICE: Log level changed to 2
23:33:55 T:1387865496  NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
23:33:55 T:1387865496  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
23:33:55 T:1387865496   DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
23:33:55 T:1387865496   DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
23:33:55 T:1387865496   DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
23:33:55 T:1387865496   DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
23:33:55 T:1387865496  NOTICE: Loaded playercorefactory configuration
23:33:55 T:1387865496  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
23:33:55 T:1387865496  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
23:33:55 T:1387865496    INFO: creating subdirectories
23:33:55 T:1387865496    INFO: userdata folder: special://masterprofile/
23:33:55 T:1387865496    INFO: recording folder:
23:33:55 T:1387865496    INFO: screenshots folder:
23:33:55 T:1387865496    INFO: load language info file: special://xbmc/language/German/langinfo.xml
23:33:55 T:1387865496   DEBUG: trying to set locale to de_DE.UTF-8
23:33:55 T:1387865496    INFO: global locale set to C
23:33:55 T:1387865496    INFO: load German language file, from path: special://xbmc/language/
23:33:55 T:1387865496   DEBUG: POParser: loaded 3162 strings from file /data/data/org.xbmc.xbmc/cache/apk/assets/language/German/strings.po
23:33:55 T:1387865496   DEBUG: POParser: loaded 0 strings from file /data/data/org.xbmc.xbmc/cache/apk/assets/language/English/strings.po
23:33:55 T:1387865496   DEBUG: SECTION:LoadDLL(libavutil-52-arm.so)
23:33:55 T:1387865496   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libavutil-52-arm.so
23:33:55 T:1387865496   DEBUG: SECTION:LoadDLL(libavcodec-54-arm.so)
23:33:55 T:1387865496   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libavcodec-54-arm.so
23:33:55 T:1387865496   DEBUG: SECTION:LoadDLL(libavformat-54-arm.so)
23:33:55 T:1387865496   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libavformat-54-arm.so
23:33:55 T:1423444800  NOTICE: Thread ActiveAE start, auto delete: false
23:33:55 T:1423286136  NOTICE: Thread AESink start, auto delete: false
23:33:55 T:1423286136    INFO: CActiveAESink::OpenSink - initialize sink
23:33:55 T:1423286136   DEBUG: CActiveAESink::OpenSink - trying to open device AUDIOTRACK:AudioTrack
23:33:55 T:1423286136   DEBUG: CActiveAESink::OpenSink - AUDIOTRACK Initialized:
23:33:55 T:1423286136   DEBUG:   Output Device : android
23:33:55 T:1423286136   DEBUG:   Sample Rate   : 44100
23:33:55 T:1423286136   DEBUG:   Sample Format : AE_FMT_S16NE
23:33:55 T:1423286136   DEBUG:   Channel Count : 2
23:33:55 T:1423286136   DEBUG:   Channel Layout: FL,FR
23:33:55 T:1423286136   DEBUG:   Frames        : 2048
23:33:55 T:1423286136   DEBUG:   Frame Samples : 4096
23:33:55 T:1423286136   DEBUG:   Frame Size    : 4
23:33:55 T:1423444800   DEBUG: SECTION:LoadDLL(libswresample-0-arm.so)
23:33:55 T:1423444800   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libswresample-0-arm.so
23:33:55 T:1387865496  NOTICE: Running database version Addons16
23:33:55 T:1387865496   DEBUG: SECTION:LoadDLL(libcpluff-arm.so)
23:33:55 T:1387865496   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libcpluff-arm.so
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.shoutcast has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in script.module.xmltodict has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in skin.touched has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc-android-arm has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.debug has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
23:33:55 T:1387865496   DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
23:33:55 T:1387865496  NOTICE: ADDONS: Using repository repository.xbmc.org
23:33:55 T:1387865496  NOTICE: ADDONS: Using repository repository.pvr-android.xbmc.org
23:33:55 T:1387865496   DEBUG: bool PERIPHERALS::CPeripherals::LoadMappings() - loaded node "Motorola Nyxboard Hybrid"
23:33:55 T:1387865496   DEBUG: bool PERIPHERALS::CPeripherals::LoadMappings() - loaded node "CEC Adapter"
23:33:55 T:1387865496   DEBUG: bool PERIPHERALS::CPeripherals::LoadMappings() - loaded node "Pulse-Eight CEC Adapter"
23:33:55 T:1387865496   DEBUG: bool PERIPHERALS::CPeripherals::LoadMappings() - loaded node "iMON HID device"
23:33:55 T:1387865496   DEBUG: PERIPHERALS::CPeripheralBusUSB::CPeripheralBusUSB(PERIPHERALS::CPeripherals*) - using libusb peripheral scanning
23:33:55 T:1387865496   DEBUG: SECTION:LoadDLL(libcec.so)
23:33:55 T:1387865496   DEBUG: Loading: libcec.so
23:33:55 T:1387865496   ERROR: Unable to load libcec.so, reason: Symbol not found:
23:33:55 T:1387865496   DEBUG: Dll libcec.so was not found in path
23:33:55 T:1387865496   ERROR: virtual void PERIPHERALS::CPeripherals::Initialise() - failed to initialise bus cec
23:33:55 T:1444991320  NOTICE: Thread PeripBusUSB start, auto delete: false
23:33:55 T:1387865496  NOTICE: virtual bool CWinSystemEGL::InitWindowSystem(): Using EGL Implementation: android
23:33:55 T:1387865496   DEBUG: bool CWinSystemEGL::CreateWindow(RESOLUTION_INFO&): Created surface of size 1280x752
23:33:55 T:1387865496  NOTICE: Current resolution: 1280x752 @ 60.00 - Full Screen
23:33:55 T:1387865496  NOTICE: Previous line repeats 1 times.
23:33:55 T:1387865496  NOTICE: Found resolution 1280 x 752 for display 0 with 1280 x 752 @ 60.000000 Hz
23:33:55 T:1387865496  NOTICE: Found ([email protected]) at 16, setting to RES_DESKTOP at 16
23:33:55 T:1387865496  NOTICE: Checking resolution 16
23:33:55 T:1387865496  NOTICE: Current resolution: 1280x752 @ 60.00 - Full Screen
23:33:55 T:1387865496   DEBUG: bool CWinSystemEGL::CreateWindow(RESOLUTION_INFO&): Created surface of size 1280x752
23:33:55 T:1387865496  NOTICE: GL_VENDOR = Imagination Technologies
23:33:55 T:1387865496  NOTICE: GL_RENDERER = PowerVR SGX 544MP
23:33:55 T:1387865496  NOTICE: GL_VERSION = OpenGL ES 2.0 build 1.9@2204701
23:33:55 T:1387865496  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00 build 1.9@2204701
23:33:55 T:1387865496   DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
23:33:55 T:1387865496  NOTICE: GL_EXTENSIONS = GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_OES_texture_npot GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_EXT_discard_framebuffer GL_EXT_shader_texture_lod GL_IMG_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
23:33:55 T:1387865496   DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
23:33:55 T:1387865496   DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 YES
23:33:55 T:1387865496   DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x56214e58
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x56cf2128
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x56d1d860
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x56d5bdd0
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x56d88470
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x56db4490
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x56df2ca8
23:33:56 T:1387865496   DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x56e1eef8
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Vertex Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GL: Pixel Shader compilation log:
23:33:56 T:1387865496   DEBUG: GL: Fragment Shader compiled successfully
23:33:56 T:1387865496   DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x56e4a878
23:33:56 T:1387865496  NOTICE: Current resolution: 1280x752 @ 60.00 - Full Screen
23:33:56 T:1387865496   DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
23:33:56 T:1387865496    INFO: GLES: Maximum texture width: 4096
23:33:56 T:1387865496   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
23:33:56 T:1387865496    INFO: load default splash image: /data/data/org.xbmc.xbmc/cache/apk/assets/media/Splash.png
23:33:56 T:1387865496   DEBUG: SECTION:LoadDLL(libImageLib-arm.so)
23:33:56 T:1387865496   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libImageLib-arm.so
23:33:56 T:1387865496    INFO: load keymapping
23:33:56 T:1387865496    INFO: Loading special://xbmc/system/keymaps/appcommand.xml
23:33:56 T:1387865496    INFO: Loading special://xbmc/system/keymaps/gamepad.xml
23:33:56 T:1387865496    INFO: Loading special://xbmc/system/keymaps/joystick.xml
23:33:56 T:1387865496  NOTICE: No Joystick name specified, loading default map
23:33:56 T:1387865496  NOTICE: Previous line repeats 35 times.
23:33:56 T:1387865496    INFO: Loading special://xbmc/system/keymaps/keyboard.xml
23:33:56 T:1387865496    INFO: Loading special://xbmc/system/keymaps/mouse.xml
23:33:56 T:1387865496    INFO: Loading special://xbmc/system/keymaps/remote.xml
23:33:56 T:1387865496    INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
23:33:56 T:1387865496    INFO: GUI format 1280x752, Display 1280x752 @ 60.00 - Full Screen
23:33:56 T:1387865496   DEBUG: guilib: Fill viewport on change for solving rendering passes
23:33:56 T:1387865496   DEBUG: SECTION:LoadDLL(libcurl.so)
23:33:56 T:1387865496   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libcurl.so
23:33:56 T:1387865496  NOTICE: Running database version Addons16
23:33:56 T:1387865496   DEBUG: void CDatabaseManager::Initialize(bool), updating databases...
23:33:56 T:1387865496  NOTICE: Running database version ViewModes6
23:33:56 T:1387865496  NOTICE: Running database version Textures13
23:33:56 T:1387865496  NOTICE: Running database version MyMusic46
23:33:56 T:1387865496  NOTICE: Running database version MyVideos78
23:33:56 T:1387865496  NOTICE: Running database version TV22
23:33:56 T:1387865496  NOTICE: Running database version Epg7
23:33:56 T:1387865496   DEBUG: void CDatabaseManager::Initialize(bool), updating databases... DONE
23:33:56 T:1387865496  NOTICE: initializing playlistplayer
23:33:56 T:1387865496  NOTICE: DONE initializing playlistplayer
23:33:56 T:1387865496    INFO: DPMS: not supported on this platform
23:33:56 T:1387865496   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
23:33:56 T:1387865496   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
23:33:56 T:1387865496    INFO: Unloading old skin ...
23:33:56 T:1387865496    INFO:   load skin from: /data/data/org.xbmc.xbmc/cache/apk/assets/addons/skin.confluence (version: 2.2.14)
23:33:56 T:1387865496    INFO:   load fonts for skin...
23:33:56 T:1387865496    INFO: Loading fonts from /data/data/org.xbmc.xbmc/cache/apk/assets/addons/skin.confluence/720p/Font.xml
23:33:56 T:1387865496   DEBUG: POParser: loaded 148 strings from file /data/data/org.xbmc.xbmc/cache/apk/assets/addons/skin.confluence/language/German/strings.po
23:33:56 T:1387865496   DEBUG: POParser: loaded 0 strings from file /data/data/org.xbmc.xbmc/cache/apk/assets/addons/skin.confluence/language/English/strings.po
23:33:56 T:1387865496    INFO: Loading skin includes from /data/data/org.xbmc.xbmc/cache/apk/assets/addons/skin.confluence/720p/includes.xml
23:33:56 T:1387865496    INFO:   load new skin...
23:33:56 T:1387865496    INFO: Loading user windows, path /data/data/org.xbmc.xbmc/cache/apk/assets/addons/skin.confluence/720p
23:33:56 T:1387865496   DEBUG: Load Skin XML: 31.63ms
23:33:56 T:1387865496    INFO:   initialize new skin...
23:33:56 T:1387865496   DEBUG: guilib: Fill viewport on change for solving rendering passes
23:33:56 T:1387865496    INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
23:33:56 T:1387865496   DEBUG: Load Pointer.xml: 16.90ms
23:33:56 T:1387865496   DEBUG: bool CTextureBundleXBT::OpenBundle() - Opened bundle /data/data/org.xbmc.xbmc/cache/apk/assets/addons/skin.confluence/media/Textures.xbt
23:33:56 T:1387865496   DEBUG: Alloc resources: 28.04ms  (17.22 ms skin load)
23:33:56 T:1387865496    INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
23:33:56 T:1387865496   DEBUG: Load DialogVolumeBar.xml: 4.35ms
23:33:56 T:1387865496   DEBUG: Alloc resources: 4.84ms  (4.63 ms skin load)
23:33:56 T:1387865496    INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
23:33:56 T:1387865496   DEBUG: Load DialogKaiToast.xml: 4.81ms
23:33:56 T:1387865496   DEBUG: Alloc resources: 5.12ms  (5.12 ms skin load)
23:33:56 T:1387865496    INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
23:33:56 T:1387865496   DEBUG: Load DialogMuteBug.xml: 1.33ms
23:33:56 T:1387865496   DEBUG: Alloc resources: 1.50ms  (1.50 ms skin load)
23:33:56 T:1387865496    INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
23:33:56 T:1387865496   DEBUG: Load DialogSeekBar.xml: 18.31ms
23:33:56 T:1387865496   DEBUG: Alloc resources: 18.94ms  (18.59 ms skin load)
23:33:56 T:1387865496    INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
23:33:56 T:1387865496   DEBUG: Load DialogBusy.xml: 3.54ms
23:33:56 T:1387865496   DEBUG: Alloc resources: 3.76ms  (3.74 ms skin load)
23:33:56 T:1387865496    INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
23:33:56 T:1387865496   DEBUG: Load DialogExtendedProgressBar.xml: 3.24ms
23:33:56 T:1387865496   DEBUG: Alloc resources: 3.47ms  (3.45 ms skin load)
23:33:56 T:1387865496    INFO: Loading /data/data/org.xbmc.xbmc/cache/apk/assets/addons/skin.confluence/sounds/sounds.xml
23:33:56 T:1387865496    INFO:   skin loaded...
23:33:56 T:1387865496   DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
23:33:56 T:1387865496 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
23:33:56 T:1387865496    INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
23:33:56 T:1387865496    INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
23:33:56 T:1387865496   DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
23:33:56 T:1387865496 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
23:33:56 T:1387865496    INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
23:33:56 T:1387865496    INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
23:33:57 T:1387865496    INFO: JSONRPC v6.14.3: Successfully initialized
23:33:57 T:1387865496   DEBUG: ADDON: Starting service addons.
23:33:57 T:1387865496   DEBUG: Activating window ID: 12999
23:33:57 T:1387865496   DEBUG: ------ Window Init (Startup.xml) ------
23:33:57 T:1387865496    INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
23:33:57 T:1474015992  NOTICE: Thread JobWorker start, auto delete: true
23:33:57 T:1474015992  NOTICE: PVRManager - starting up
23:33:57 T:1474514264  NOTICE: Thread PVRManager start, auto delete: false
23:33:57 T:1387865496   DEBUG: Load Startup.xml: 11.05ms
23:33:57 T:1387865496   DEBUG: Alloc resources: 11.48ms  (11.48 ms skin load)
23:33:57 T:1387865496    INFO: removing tempfiles
23:33:57 T:1387865496   DEBUG: ADDON: Starting service addons.
23:33:57 T:1387865496  NOTICE: initialize done
23:33:57 T:1387865496  NOTICE: Running the application...
23:33:57 T:1387865496   DEBUG: Activating window ID: 10000
23:33:57 T:1474030504  NOTICE: Thread PVRClient start, auto delete: false
23:33:57 T:1474030504   DEBUG: int PVR::CPVRClients::RegisterClient(ADDON::AddonPtr) - registering add-on 'VDR VNSI Client'
23:33:57 T:1474030504   DEBUG: PVR - ADDON_STATUS PVR::CPVRClient::Create(int) - creating PVR add-on instance 'VDR VNSI Client'
23:33:57 T:1474030504   DEBUG: ADDON: Dll Initializing - VDR VNSI Client
23:33:57 T:1474030504   DEBUG: SECTION:LoadDLL(/data/app-lib/org.xbmc.xbmc-2/libXBMC_VDR_vnsi.so)
23:33:57 T:1474030504   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libXBMC_VDR_vnsi.so
23:33:57 T:1474030504   DEBUG: AddOnLog: VDR VNSI Client: Creating VDR VNSI PVR-Client
23:33:57 T:1474030504   DEBUG: CAddonCallbacksAddon - static bool ADDON::CAddonCallbacksAddon::GetAddonSetting(void*, const char*, void*) - add-on 'VDR VNSI Client' requests setting 'host'
23:33:57 T:1474030504   DEBUG: CAddonCallbacksAddon - static bool ADDON::CAddonCallbacksAddon::GetAddonSetting(void*, const char*, void*) - add-on 'VDR VNSI Client' requests setting 'port'
23:33:57 T:1474030504   DEBUG: CAddonCallbacksAddon - static bool ADDON::CAddonCallbacksAddon::GetAddonSetting(void*, const char*, void*) - add-on 'VDR VNSI Client' requests setting 'priority'
23:33:57 T:1474030504   DEBUG: CAddonCallbacksAddon - static bool ADDON::CAddonCallbacksAddon::GetAddonSetting(void*, const char*, void*) - add-on 'VDR VNSI Client' requests setting 'timeshift'
23:33:57 T:1474030504   DEBUG: CAddonCallbacksAddon - static bool ADDON::CAddonCallbacksAddon::GetAddonSetting(void*, const char*, void*) - add-on 'VDR VNSI Client' requests setting 'convertchar'
23:33:57 T:1474030504   DEBUG: CAddonCallbacksAddon - static bool ADDON::CAddonCallbacksAddon::GetAddonSetting(void*, const char*, void*) - add-on 'VDR VNSI Client' requests setting 'timeout'
23:33:57 T:1474030504   DEBUG: CAddonCallbacksAddon - static bool ADDON::CAddonCallbacksAddon::GetAddonSetting(void*, const char*, void*) - add-on 'VDR VNSI Client' requests setting 'handlemessages'
23:33:57 T:1474030504   DEBUG: CAddonCallbacksAddon - static bool ADDON::CAddonCallbacksAddon::GetAddonSetting(void*, const char*, void*) - add-on 'VDR VNSI Client' requests setting 'autochannelgroups'
23:33:57 T:1474030504  NOTICE: AddOnLog: VDR VNSI Client: Logged in at '1399239237+7200' to 'VDR-Network-Streaming-Interface (VNSI) Server' Version: '1.0.0' with protocol version '5'
23:33:57 T:1474514264   DEBUG: PVRManager - bool PVR::CPVRManager::Load() - active clients found. continue to start

Code:
23:33:57 T:1387865496   DEBUG: ------ Window Init () ------
23:33:57 T:1387865496   DEBUG: Alloc resources: 0.01ms  (0.01 ms skin load)
23:33:57 T:1387865496    INFO: GLES: Disabling VSYNC
23:33:57 T:1387865496   DEBUG: ------ Window Deinit (Startup.xml) ------
23:33:57 T:1387865496   DEBUG: ------ Window Init (Home.xml) ------
23:33:57 T:1387865496    INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
23:33:57 T:1387865496   DEBUG: Load Home.xml: 218.44ms
23:33:57 T:1387865496   DEBUG: Alloc resources: 228.30ms  (218.78 ms skin load)
23:33:57 T:1387865496   DEBUG: no profile autoexec.py (/storage/emulated/0/Android/data/org.xbmc.xbmc/files/.xbmc/userdata/autoexec.py) found, skipping
23:33:57 T:1474015992   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
23:33:57 T:1387865496   DEBUG: void CNetwork::NetworkMessage(CNetwork::EMESSAGE, int) - Starting network services
23:33:57 T:1387865496  NOTICE: starting zeroconf publishing
23:33:57 T:1489197968  NOTICE: Thread JobWorker start, auto delete: true
23:33:57 T:1387865496  NOTICE: ES: Starting event server
23:33:57 T:1483588448  NOTICE: Thread ZerocconfEmbedded start, auto delete: false
23:33:57 T:1483588448   DEBUG: ZeroconfEmbedded - processing...
23:33:57 T:1387865496    INFO: JSONRPC Server: Successfully initialized
23:33:57 T:1487532368  NOTICE: Thread EventServer start, auto delete: false
23:33:57 T:1489197968   DEBUG: ZeroconfMDNS: identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:XBMC (localhost) port:9090
23:33:57 T:1487532368  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
23:33:57 T:1387865496  NOTICE: Current resolution: 1280x752 @ 60.00 - Full Screen
23:33:57 T:1387865496   DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
23:33:57 T:1489198032  NOTICE: Thread TCPServer start, auto delete: false
23:33:57 T:1487532368  NOTICE: UDP: Listening on port 9777
23:33:57 T:1387865496  NOTICE: GL_VENDOR = Imagination Technologies
23:33:57 T:1387865496  NOTICE: GL_RENDERER = PowerVR SGX 544MP
23:33:57 T:1387865496  NOTICE: GL_VERSION = OpenGL ES 2.0 build 1.9@2204701
23:33:57 T:1387865496  NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00 build 1.9@2204701
23:33:57 T:1489197968   DEBUG: ZeroconfMDNS: identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (localhost) port:9777
23:33:57 T:1387865496   DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
23:33:57 T:1387865496  NOTICE: GL_EXTENSIONS = GL_EXT_debug_marker GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_vertex_half_float GL_OES_texture_float GL_OES_texture_half_float GL_OES_element_index_uint GL_OES_mapbuffer GL_OES_fragment_precision_high GL_OES_compressed_ETC1_RGB8_texture GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_required_internalformat GL_OES_depth_texture GL_OES_get_program_binary GL_OES_packed_depth_stencil GL_OES_standard_derivatives GL_OES_vertex_array_object GL_OES_egl_sync GL_OES_texture_npot GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_EXT_discard_framebuffer GL_EXT_shader_texture_lod GL_IMG_shader_binary GL_IMG_texture_compression_pvrtc GL_IMG_texture_compression_pvrtc2 GL_IMG_texture_npot GL_IMG_texture_format_BGRA8888 GL_IMG_read_format GL_IMG_program_binary GL_IMG_uniform_buffer_object GL_IMG_multisampled_render_to_texture
23:33:57 T:1387865496   DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
23:33:57 T:1387865496   DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 YES
23:33:57 T:1387865496   DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
23:33:57 T:1387865496   DEBUG: GUI Shader - Tried to Initialise again. Was this intentional?
23:33:57 T:1387865496   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
23:33:57 T:1387865496   DEBUG: Window DialogExtendedProgressBar.xml was already loaded
23:33:57 T:1387865496   DEBUG: Alloc resources: 0.01m
23:33:57 T:1474514264   DEBUG: PVR - bool PVR::CPVRChannelGroups::Load() - loading all radio channel groups
23:33:57 T:1474015992   DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
23:33:57 T:1474015992   DEBUG: bool CMusicDatabase::GetRecentlyAddedAlbums(VECALBUMS&, unsigned int) query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
23:33:57 T:1474015992   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
23:33:57 T:1486250832  NOTICE: Thread RSSReader start, auto delete: false
23:33:57 T:1486250832   DEBUG: CurlFile::Open(0x582d7db0) http://feeds.xbmc.org/xbmc
23:33:57 T:1486250832    INFO: void XCURL::DllLibCurlGlobal::easy_aquire(const char*, const char*, XCURL::CURL_HANDLE**, XCURL::CURLM**) - Created session to http://feeds.xbmc.org
23:33:57 T:1387865496    INFO: GLES: Disabling VSYNC
23:33:59 T:1474514264   DEBUG: CPVRTimers - bool PVR::CPVRTimers::Update() - updating timers
23:33:59 T:1474514264   DEBUG: CPVRRecordings - void PVR::CPVRRecordings::Update() - updating recordings
23:33:59 T:1496646344  NOTICE: Thread PVRGUIInfo start, auto delete: false
23:33:59 T:1474514264   DEBUG: PVRManager - virtual void PVR::CPVRManager::Process() - entering main loop
23:33:59 T:1387865496   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
23:33:59 T:1387865496   DEBUG: Window DialogExtendedProgressBar.xml was already loaded
23:33:59 T:1387865496   DEBUG: Alloc resources: 0.01m
23:33:59 T:1473978608   DEBUG: AddOnLog: VDR VNSI Client: Server requested recordings update
23:34:01 T:1478801008  NOTICE: Thread Timer start, auto delete: false
23:34:01 T:1478801008   DEBUG: Thread Timer 1478801008 terminating
23:34:01 T:1387865496   DEBUG: Unfocus WindowID: 10000, ControlID: 9000
23:34:01 T:1516294040  NOTICE: Thread JobWorker start, auto delete: true
23:34:02 T:1515582704  NOTICE: Previous line repeats 1 times.
23:34:02 T:1515582704  NOTICE: Thread Timer start, auto delete: false
23:34:02 T:1515582704   DEBUG: Thread Timer 1515582704 terminating
23:34:02 T:1387865496   DEBUG: Unfocus WindowID: 10000, ControlID: 9000
23:34:03 T:1479376216  NOTICE: Thread Timer start, auto delete: false
23:34:03 T:1479376216   DEBUG: Thread Timer 1479376216 terminating
23:34:03 T:1387865496   DEBUG: Unfocus WindowID: 10000, ControlID: 9000
23:34:04 T:1523461944  NOTICE: Thread Timer start, auto delete: false
23:34:04 T:1523461944   DEBUG: Thread Timer 1523461944 terminating
23:34:04 T:1524300400  NOTICE: Thread Timer start, auto delete: false
23:34:04 T:1524300400   DEBUG: Thread Timer 1524300400 terminating
23:34:04 T:1387865496   DEBUG: Activating window ID: 10004
23:34:05 T:1387865496   DEBUG: ------ Window Deinit (Home.xml) ------
23:34:05 T:1387865496   DEBUG: ------ Window Init (Settings.xml) ------
23:34:05 T:1387865496    INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
23:34:05 T:1387865496   DEBUG: Load Settings.xml: 40.00ms
23:34:05 T:1387865496   DEBUG: Alloc resources: 41.38ms  (40.50 ms skin load)
23:34:05 T:1387865496   DEBUG: Unfocus WindowID: 10004, ControlID: 9000
23:34:13 T:1520153448  NOTICE: Thread Timer start, auto delete: false
23:34:13 T:1520153448   DEBUG: Thread Timer 1520153448 terminating
23:34:13 T:1387865496   DEBUG: Unfocus WindowID: 10000, ControlID: 9000
23:34:15 T:1541664472  NOTICE: Thread Timer start, auto delete: false
23:34:15 T:1541664472   DEBUG: Thread Timer 1541664472 terminating
23:34:16 T:1387865496   DEBUG: Activating window ID: 10601
23:34:16 T:1387865496   DEBUG: ------ Window Deinit (Home.xml) ------
23:34:16 T:1387865496   DEBUG: ------ Window Init (MyPVR.xml) ------
23:34:16 T:1387865496    INFO: Loading skin file: MyPVR.xml, load type: LOAD_EVERY_TIME
23:34:16 T:1387865496   DEBUG: Load MyPVR.xml: 221.73ms
23:34:16 T:1387865496   DEBUG: Alloc resources: 227.46ms  (222.04 ms skin load)
23:34:16 T:1387865496   DEBUG: CGUIMediaWindow::GetDirectory ()
23:34:16 T:1387865496   DEBUG:   ParentPath = []
23:34:16 T:1387865496   DEBUG: CGUIWindowPVRCommon - virtual bool PVR::CGUIWindowPVRCommon::OnMessageFocus(CGUIMessage&) - focus set to window 'tv'
23:34:16 T:1387865496   DEBUG: CGUIWindowPVRChannels - virtual void PVR::CGUIWindowPVRChannels::UpdateData(bool) - update window 'tv'. set view to 11
23:34:26 T:1387865496   DEBUG: SECTION:UnloadDelayed(DLL: libImageLib-arm.so)
23:34:26 T:1387865496   DEBUG: Unloading: libImageLib-arm.so
23:34:35 T:1579016264  NOTICE: Thread EPGUpdater start, auto delete: false
23:34:35 T:1474514264  NOTICE: virtual void EPG::CEpgContainer::Start() - EPG thread started
23:34:36 T:1474514264   DEBUG: CPVRRecordings - void PVR::CPVRRecordings::Update() - updating recordings
23:34:36 T:1387865496   DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
23:34:36 T:1387865496   DEBUG: Window DialogExtendedProgressBar.xml was already loaded
23:34:36 T:1387865496   DEBUG: Alloc resources: 0.01m
Reply
#5
this seems to be the interesting stuff:

Code:
23:34:49 T:1387865496 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
23:34:49 T:1387865496   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
23:34:49 T:1387865496   DEBUG: LinuxRendererGL: Cleaning up GL resources
23:34:49 T:1387865496   DEBUG: SECTION:LoadDLL(libswscale-2-arm.so)
23:34:49 T:1387865496   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libswscale-2-arm.so
23:34:49 T:1582945864  NOTICE: Thread DVDPlayer start, auto delete: false
23:34:49 T:1582945864  NOTICE: Creating InputStream
23:34:49 T:1582945864   DEBUG: PVRManager - bool PVR::CPVRManager::OpenLiveStream(const CFileItem&) - opening live stream on channel 'Das Erste HD'
23:34:49 T:1582945864   DEBUG: opening live stream for channel 'Das Erste HD'
23:34:49 T:1582945864  NOTICE: AddOnLog: VDR VNSI Client: Logged in at '1399239289+7200' to 'VDR-Network-Streaming-Interface (VNSI) Server' Version: '1.0.0' with protocol version '5'
23:34:49 T:1582945864   DEBUG: AddOnLog: VDR VNSI Client: changing to channel 1
23:34:49 T:1582945864   DEBUG: PVRFile - virtual bool XFILE::CPVRFile::Open(const CURL&) - playback has started on filename pvr://channels/tv/Alle TV-Kanäle/0.pvr
23:34:49 T:1582945864   DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/Alle TV-Kanäle/0.pvr
23:34:49 T:1582945864  NOTICE: Creating Demuxer
23:34:49 T:1582945864   ERROR: SelectionStream& CSelectionStreams::Get(StreamType, int) - failed to get stream
23:34:49 T:1582945864   DEBUG: CDVDPlayer::SetCaching - caching state 2
23:34:49 T:1582945864 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
23:34:49 T:1582945864 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
23:34:49 T:1582945864   DEBUG: virtual void CApplication::OnPlayBackStarted() : play state was 1, starting 1
23:34:49 T:1387865496   DEBUG: PlayBackRet CApplication::PlayFile(const CFileItem&, bool) : OpenFile succeed, play state 2
23:34:49 T:1387865496   DEBUG: virtual void CApplication::OnPlayBackStarted() : play state was 2, starting 0
23:34:49 T:1387865496   DEBUG: ------ Window Init (DialogSeekBar.xml) ------
23:34:49 T:1387865496   DEBUG: Window DialogSeekBar.xml was already loaded
23:34:49 T:1387865496   DEBUG: Alloc resources: 0.02m
23:34:49 T:1387865496   DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/Alle TV-Kanäle/0.pvr)
23:34:49 T:1387865496   DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
23:34:49 T:1387865496   DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
23:34:51 T:1582945864   DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 0:5101 with codec_id 28
23:34:51 T:1582945864   DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 1:5102 with codec_id 86016
23:34:51 T:1582945864   DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 2:5103 with codec_id 86016
23:34:51 T:1582945864   DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 3:5104 with codec_id 94215
23:34:51 T:1582945864   DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 4:5105 with codec_id 94209
23:34:51 T:1582945864   DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 5:5106 with codec_id 86019
23:34:51 T:1582945864  NOTICE: Opening video stream: 0 source: 256
23:34:51 T:1582945864  NOTICE: Creating video codec with codec id: 28
23:34:51 T:1582945864   DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no AMCodec:yes MediaCodec:yes OpenMax:no libstagefright:yes VDPAU:no VAAPI:no
23:34:51 T:1582945864    INFO: MediaCodec Video Decoder...
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: mediacodec - Opening
23:34:51 T:1582945864   DEBUG: CDVDVideoCodecAndroidMediaCodec::Open m_codecname(OMX.MTK.VIDEO.DECODER.AVC), colorFormat(2130706433)
23:34:51 T:1582945864   ERROR: CDVDVideoCodecAndroidMediaCodec:: No supported color format
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: amc-h264 - Failed
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: stf-xxxx - Opening
23:34:51 T:1582945864   DEBUG: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - trying to open, codec(28), profile(-99), level(-99)
23:34:51 T:1582945864  NOTICE: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - avcC data too small or missing
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: stf-h264 - Failed
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video:  - Opening
23:34:51 T:1582945864   DEBUG: SECTION:LoadDLL(libpostproc-52-arm.so)
23:34:51 T:1582945864   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libpostproc-52-arm.so
23:34:51 T:1582945864   DEBUG: SECTION:LoadDLL(libavfilter-3-arm.so)
23:34:51 T:1582945864   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libavfilter-3-arm.so
23:34:51 T:1582945864  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: ff-h264 - Opened
23:34:51 T:1582945864  NOTICE: Creating video thread
23:34:51 T:1577741568  NOTICE: Thread DVDPlayerVideo start, auto delete: false
23:34:51 T:1577741568  NOTICE: running thread: video_thread
23:34:51 T:1582945864  NOTICE: Opening audio stream: 5 source: 256
23:34:51 T:1582945864  NOTICE: Finding audio codec for: 86019
23:34:51 T:1577741568   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
23:34:51 T:1582945864   DEBUG: FactoryCodec - Audio: passthrough - Opening
23:34:51 T:1582945864   DEBUG: FactoryCodec - Audio: passthrough - Failed
23:34:51 T:1582945864   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
23:34:51 T:1582945864   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
23:34:51 T:1582945864  NOTICE: Creating audio thread
23:34:51 T:1543830048  NOTICE: Thread DVDPlayerAudio start, auto delete: false
23:34:51 T:1543830048  NOTICE: running thread: CDVDPlayerAudio::Process()
23:34:51 T:1582945864  NOTICE: Opening Subtitle stream: 4 source: 256
23:34:51 T:1582945864   DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opening
23:34:51 T:1582945864   DEBUG: FactoryCodec - Overlay: FFmpeg Subtitle Decoder - Opened
23:34:51 T:1582945864  NOTICE: Opening teletext stream: 3 source: 256
23:34:51 T:1582945864  NOTICE: Creating teletext data thread
23:34:51 T:1582944976  NOTICE: Thread DVDTeletextData start, auto delete: false
23:34:51 T:1582944976  NOTICE: running thread: CDVDTeletextData
23:34:51 T:1582945864   DEBUG: void CDVDDemuxPVRClient::ParsePacket(DemuxPacket*) - {0} profile changed from -99 to 100
23:34:51 T:1582945864   DEBUG: void CDVDDemuxPVRClient::ParsePacket(DemuxPacket*) - {0} level changed from -99 to 40
23:34:51 T:1582945864  NOTICE: Opening video stream: 0 source: 256
23:34:51 T:1582945864  NOTICE: Creating video codec with codec id: 28
23:34:51 T:1582945864   DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:no AMCodec:yes MediaCodec:yes OpenMax:no libstagefright:yes VDPAU:no VAAPI:no
23:34:51 T:1582945864    INFO: MediaCodec Video Decoder...
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: mediacodec - Opening
23:34:51 T:1582945864   DEBUG: CDVDVideoCodecAndroidMediaCodec::Open m_codecname(OMX.MTK.VIDEO.DECODER.AVC), colorFormat(2130706433)
23:34:51 T:1582945864   ERROR: CDVDVideoCodecAndroidMediaCodec:: No supported color format
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: amc-h264 - Failed
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: stf-xxxx - Opening
23:34:51 T:1582945864   DEBUG: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - trying to open, codec(28), profile(100), level(40)
23:34:51 T:1582945864   DEBUG: SECTION:LoadDLL(libXBMCvcodec_stagefrightICS-arm.so)
23:34:51 T:1582945864   DEBUG: Loading: /data/app-lib/org.xbmc.xbmc-2/libXBMCvcodec_stagefrightICS-arm.so
23:34:51 T:1582945864   DEBUG: CStageFrightVideo::bool CStageFrightVideo::Open(CDVDStreamInfo&) - component: OMX.MTK.VIDEO.DECODER.AVC
23:34:51 T:1582945864   DEBUG: FactoryCodec - Video: stf-h264 - Opened
23:34:51 T:1474730496  NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
23:34:51 T:1577741568   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(17127947489.000000, 1)
23:34:51 T:1577741568 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
23:34:52 T:1474730496 WARNING: Previous line repeats 1 times.
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1543830048   ERROR: Previous line repeats 40583 times.
23:34:52 T:1543830048   DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(17128158178.000000, 0)
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1543830048   ERROR: Previous line repeats 40 times.
23:34:52 T:1543830048  NOTICE: Creating audio stream (codec id: 86019, channels: 2, sample rate: 48000, no pass-through)
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1543830048   ERROR: Previous line repeats 44 times.
23:34:52 T:1543830048   DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1423286136   ERROR: Previous line repeats 1782 times.
23:34:52 T:1423286136    INFO: CActiveAESink::OpenSink - initialize sink
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1423286136   DEBUG: CActiveAESink::OpenSink - trying to open device AUDIOTRACK:AudioTrack
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1423286136   ERROR: Previous line repeats 510 times.
23:34:52 T:1423286136   DEBUG: CActiveAESink::OpenSink - AUDIOTRACK Initialized:
23:34:52 T:1423286136   DEBUG:   Output Device : android
23:34:52 T:1423286136   DEBUG:   Sample Rate   : 44100
23:34:52 T:1423286136   DEBUG:   Sample Format : AE_FMT_S16NE
23:34:52 T:1423286136   DEBUG:   Channel Count : 2
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1423286136   ERROR: Previous line repeats 5 times.
23:34:52 T:1423286136   DEBUG:   Channel Layout: FL,FR
23:34:52 T:1423286136   DEBUG:   Frames        : 2048
23:34:52 T:1423286136   DEBUG:   Frame Samples : 4096
23:34:52 T:1423286136   DEBUG:   Frame Size    : 4
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1423444800   ERROR: Previous line repeats 3871 times.
23:34:52 T:1423444800   DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:52 T:1582945864   ERROR: Previous line repeats 1292 times.
23:34:52 T:1582945864   DEBUG: CDVDPlayer::HandleMessages - player started 1
23:34:52 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:53 T:1582945864   ERROR: Previous line repeats 47054 times.
23:34:53 T:1582945864   DEBUG: set caching from pvr to done. audio (1) = 11. video (1) = 13
23:34:53 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:53 T:1582945864   ERROR: Previous line repeats 385 times.
23:34:53 T:1582945864   DEBUG: CDVDPlayer::SetCaching - caching state 0
23:34:53 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:53 T:1543830048   ERROR: Previous line repeats 1 times.
23:34:53 T:1543830048   DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:17127948421.077000, should be:17128074309.574860, error:125888.497860
23:34:53 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:53 T:1582945864   ERROR: Previous line repeats 288 times.
23:34:53 T:1582945864   ERROR: SelectionStream& CSelectionStreams::Get(StreamType, int) - failed to get stream
23:34:53 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:53 T:1387865496   ERROR: Previous line repeats 11208 times.
23:34:53 T:1387865496   DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
23:34:53 T:1474730496   ERROR: CStageFrightVideo - decoding error (-1103)
23:34:53 T:1473978608   ERROR: Previous line repeats 1473 times.
Reply
#6
I have tried Das Erste HD and it works on Transformer. I don't know why the decoder on your system is unhappy. Please ping an Android dev, I can't interpret those error codes.
Reply

Logout Mark Read Team Forum Stats Members Help
VDR-VNSI-XBMC13 Lenovo Yoga 10 HD0