Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 20:27:51.309 T:1076129792 NOTICE: special://profile/ is mapped to: special://masterprofile/
- 20:27:51.310 T:1076129792 NOTICE: -----------------------------------------------------------------------
- 20:27:51.310 T:1076129792 NOTICE: Starting Kodi (17.1-RC1 Git:20170223-1a80820). Platform: iOS ARM (Thumb) 32-bit
- 20:27:51.310 T:1076129792 NOTICE: Using Release Kodi x32 build
- 20:27:51.311 T:1076129792 NOTICE: Kodi compiled Feb 23 2017 by Clang 6.0 (clang-600.0.56) for iOS ARM (Thumb) 32-bit version 5.1.0 (50100)
- 20:27:51.316 T:1076129792 NOTICE: Running on Apple Inc. iPad4,2 with iOS 9.3.3, kernel: Darwin ARM 64-bit version 15.6.0
- 20:27:51.316 T:1076129792 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
- 20:27:51.316 T:1076129792 NOTICE: Host CPU: arm64 v8, 2 cores available
- 20:27:51.316 T:1076129792 NOTICE: ARM Features: Neon enabled
- 20:27:51.316 T:1076129792 NOTICE: special://xbmc/ is mapped to: /Applications/Kodi.app/AppData/AppHome
- 20:27:51.316 T:1076129792 NOTICE: special://xbmcbin/ is mapped to: /Applications/Kodi.app/AppData/AppHome
- 20:27:51.316 T:1076129792 NOTICE: special://xbmcbinaddons/ is mapped to: /Applications/Kodi.app/AppData/AppHome/addons
- 20:27:51.316 T:1076129792 NOTICE: special://masterprofile/ is mapped to: /var/mobile/Library/Preferences/Kodi/userdata
- 20:27:51.316 T:1076129792 NOTICE: special://envhome/ is mapped to: /var/mobile
- 20:27:51.316 T:1076129792 NOTICE: special://home/ is mapped to: /var/mobile/Library/Preferences/Kodi
- 20:27:51.316 T:1076129792 NOTICE: special://temp/ is mapped to: /var/mobile/Library/Preferences/Kodi/temp
- 20:27:51.317 T:1076129792 NOTICE: special://logpath/ is mapped to: /var/mobile/Library/Preferences
- 20:27:51.317 T:1076129792 NOTICE: special://frameworks/ is mapped to: /Applications/Kodi.app/Frameworks
- 20:27:51.317 T:1076129792 NOTICE: The executable running is: /Applications/Kodi.app/Kodi
- 20:27:51.318 T:1076129792 NOTICE: Local hostname: iPad-von-nomoxie
- 20:27:51.318 T:1076129792 NOTICE: Log File is located: /var/mobile/Library/Preferences//kodi.log
- 20:27:51.318 T:1076129792 NOTICE: -----------------------------------------------------------------------
- 20:27:51.320 T:1076129792 NOTICE: load settings...
- 20:27:51.324 T:985800704 DEBUG: CWinSystemIOS::OnAppFocusChange: 1
- 20:27:51.340 T:1076129792 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/settings.xml
- 20:27:51.347 T:1076129792 WARNING: CSettingInt: unknown options filler "audiocdactions" of "audiocds.autoaction"
- 20:27:51.375 T:1076129792 WARNING: CSettingString: unknown options filler "timezonecountries" of "locale.timezonecountry"
- 20:27:51.375 T:1076129792 WARNING: CSettingString: unknown options filler "timezones" of "locale.timezone"
- 20:27:51.387 T:1076129792 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/darwin.xml
- 20:27:51.388 T:1076129792 DEBUG: CSettings: loaded settings definition from special://xbmc/system/settings/darwin_ios.xml
- 20:27:51.389 T:1076129792 DEBUG: EnumerateDevices:Device(default)
- 20:27:51.390 T:1076129792 NOTICE: Found 1 Lists of Devices
- 20:27:51.390 T:1076129792 NOTICE: Enumerated DARWINIOS devices:
- 20:27:51.390 T:1076129792 NOTICE: Device 1
- 20:27:51.391 T:1076129792 NOTICE: m_deviceName : default
- 20:27:51.391 T:1076129792 NOTICE: m_displayName : Default
- 20:27:51.391 T:1076129792 NOTICE: m_displayNameExtra:
- 20:27:51.391 T:1076129792 NOTICE: m_deviceType : AE_DEVTYPE_PCM
- 20:27:51.391 T:1076129792 NOTICE: m_channels : FL,FR
- 20:27:51.391 T:1076129792 NOTICE: m_sampleRates : 44100,48000
- 20:27:51.391 T:1076129792 NOTICE: m_dataFormats : AE_FMT_S16LE,AE_FMT_FLOAT
- 20:27:51.391 T:1076129792 NOTICE: m_streamTypes : No passthrough capabilities
- 20:27:51.396 T:1076129792 DEBUG: CWebServer: increasing thread stack to 1048576
- 20:27:51.406 T:1076129792 DEBUG: CSkinSettings: no <skinsettings> tag found
- 20:27:51.407 T:1076129792 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
- 20:27:51.411 T:1076129792 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
- 20:27:51.411 T:1076129792 NOTICE: Contents of special://profile/advancedsettings.xml are...
- <advancedsettings>
- <videodatabase>
- <type>mysql</type>
- <host>xxxx</host>
- <port>xxxx</port>
- <user>xxxx</user>
- <pass>*****</pass>
- </videodatabase>
- <musicdatabase>
- <type>xxxx</type>
- <host>xxxx</host>
- <port>xxxx</port>
- <user>xxxx</user>
- <pass>*****</pass>
- </musicdatabase>
- <videolibrary>
- <importwatchedstate>true</importwatchedstate>
- <importresumepoint>true</importresumepoint>
- </videolibrary>
- <cache>
- <buffermode>1</buffermode>
- <memorysize>209715200</memorysize>
- <readfactor>4.0</readfactor>
- </cache>
- </advancedsettings>
- 20:27:51.411 T:1076129792 WARNING: VIDEO database configuration is experimental.
- 20:27:51.412 T:1076129792 NOTICE: Default Video Player: VideoPlayer
- 20:27:51.412 T:1076129792 NOTICE: Default Audio Player: paplayer
- 20:27:51.412 T:1076129792 NOTICE: Disabled debug logging due to GUI setting. Level 0.
- 20:27:51.412 T:1076129792 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
- 20:27:51.412 T:1076129792 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
- 20:27:51.415 T:1076129792 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
- 20:27:51.417 T:1076129792 NOTICE: Loaded playercorefactory configuration
- 20:27:51.417 T:1076129792 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
- 20:27:51.417 T:1076129792 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
- 20:27:51.448 T:1076129792 NOTICE: Running database version Addons27
- 20:27:51.750 T:1076129792 NOTICE: ADDONS: Using repository repository.xbmc.org
- 20:27:51.750 T:1076129792 NOTICE: ADDONS: Using repository repository.whitecream
- 20:27:51.751 T:1076129792 NOTICE: ADDONS: Using repository repository.xbmcadult
- 20:27:51.751 T:1076129792 NOTICE: ADDONS: Using repository repository.arabic.xbmc-addons
- 20:27:51.751 T:1076129792 NOTICE: ADDONS: Using repository repository.shahid
- 20:27:51.809 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioPreferredSampleRate() requesting hw samplerate 44100.000000
- 20:27:51.810 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioBuffersize() setting buffer duration to 0.023220
- 20:27:51.813 T:1080143872 NOTICE: bool CAAudioUnitSink::setupAudio() setup audio format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
- 20:27:51.853 T:1076129792 NOTICE: Found possible resolution for display 0 with 1536 x 2048
- 20:27:51.853 T:1076129792 NOTICE: Checking resolution 16
- 20:27:51.853 T:1076129792 NOTICE: GL_VENDOR = Apple Inc.
- 20:27:51.853 T:1076129792 NOTICE: GL_RENDERER = Apple A7 GPU
- 20:27:51.853 T:1076129792 NOTICE: GL_VERSION = OpenGL ES 2.0 Apple A7 GPU - 77.14
- 20:27:51.853 T:1076129792 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
- 20:27:51.854 T:1076129792 NOTICE: GL_EXTENSIONS = GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_vertex_array_object GL_EXT_blend_minmax GL_EXT_color_buffer_half_float GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_draw_instanced GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_occlusion_query_boolean GL_EXT_pvrtc_sRGB GL_EXT_read_format_bgra GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_texture_lod GL_EXT_shadow_samplers GL_EXT_sRGB GL_EXT_texture_filter_anisotropic GL_EXT_texture_rg GL_EXT_texture_storage GL_APPLE_clip_distance GL_APPLE_color_buffer_packed_float GL_APPLE_copy_texture_levels GL_APPLE_framebuffer_multisample GL_APPLE_rgb_422 GL_APPLE_sync GL_APPLE_texture_format_BGRA8888 GL_APPLE_texture_max_level GL_APPLE_texture_packed_float GL_IMG_read_format GL_IMG_texture_compression_pvrtc
- 20:27:52.452 T:1078996992 NOTICE: Running database version Addons27
- 20:27:52.456 T:1078996992 NOTICE: Running database version ViewModes6
- 20:27:52.460 T:1078996992 NOTICE: Running database version Textures13
- 20:27:52.510 T:1078996992 NOTICE: Running database version MyMusic60
- 20:27:52.538 T:1078996992 NOTICE: Running database version MyVideos107
- 20:27:52.542 T:1078996992 NOTICE: Running database version TV29
- 20:27:52.546 T:1078996992 NOTICE: Running database version Epg11
- 20:27:52.778 T:1076129792 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
- 20:27:53.164 T:1076129792 NOTICE: initialize done
- 20:27:53.165 T:1076129792 NOTICE: Running the application...
- 20:27:53.165 T:1076129792 NOTICE: starting zeroconf publishing
- 20:27:53.165 T:1076129792 NOTICE: starting upnp client
- 20:27:53.178 T:1088745472 NOTICE: ES: Starting UDP Event server on port 9777
- 20:27:53.178 T:1088745472 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
- 20:27:53.530 T:1081864192 NOTICE: script.tv.show.next.aired: ### TV Show - Next Aired starting background proc (6.0.15)
- 20:27:54.022 T:1084731392 NOTICE: [plugin.video.youtube] Startup: detected Krypton (Kodi-17.1), setting DASH_SUPPORT_BUILTIN = False, DASH_SUPPORT_ADDON = True
- 20:27:55.815 T:1081864192 NOTICE: script.tv.show.next.aired: ### starting data update
- 20:27:56.846 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series info for #257655 - Arrow
- 20:27:56.950 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series info for #79168 - Friends
- 20:27:57.040 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series & episode info for #248736 - Grimm
- 20:27:57.255 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series info for #295760 - Legends of Tomorrow
- 20:27:57.345 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series info for #263365 - Marvel's Agents of S.H.I.E.L.D.
- 20:27:57.508 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series & episode info for #281630 - Scorpion
- 20:27:58.086 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series info for #295759 - Supergirl
- 20:27:58.825 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series info for #80379 - The Big Bang Theory
- 20:27:59.176 T:1081864192 NOTICE: script.tv.show.next.aired: ### getting series info for #279121 - The Flash
- 20:27:59.370 T:1081864192 NOTICE: script.tv.show.next.aired: ### data update finished
- 20:28:21.414 T:1076129792 NOTICE: VideoPlayer: Opening: smb://xxx/Kodi/Serien/GW/S03/GW S03E12.avi
- 20:28:21.414 T:1076129792 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
- 20:28:21.415 T:1075556352 NOTICE: Creating InputStream
- 20:28:21.507 T:1075556352 NOTICE: Creating Demuxer
- 20:28:23.494 T:1075556352 NOTICE: Opening stream: 0 source: 256
- 20:28:23.494 T:1075556352 NOTICE: Creating video codec with codec id: 13
- 20:28:23.494 T:1075556352 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
- 20:28:23.494 T:1075556352 NOTICE: Creating video thread
- 20:28:23.495 T:1075556352 NOTICE: Opening stream: 1 source: 256
- 20:28:23.495 T:1075556352 NOTICE: Finding audio codec for: 86017
- 20:28:23.495 T:1081290752 NOTICE: running thread: video_thread
- 20:28:23.495 T:1075556352 NOTICE: Creating audio thread
- 20:28:23.495 T:1089892352 NOTICE: running thread: CVideoPlayerAudio::Process()
- 20:28:23.520 T:1089892352 NOTICE: Creating audio stream (codec id: 86017, channels: 2, sample rate: 48000, no pass-through)
- 20:28:23.639 T:1076129792 NOTICE: Using GL_TEXTURE_2D
- 20:28:23.650 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioPreferredSampleRate() requesting hw samplerate 48000.000000
- 20:28:23.651 T:1076129792 NOTICE: GL: Using CVBREF render method
- 20:28:23.651 T:1076129792 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
- 20:28:23.662 T:1076129792 NOTICE: GL: NPOT texture support detected
- 20:28:23.747 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioBuffersize() setting buffer duration to 0.021333
- 20:28:23.750 T:1080143872 NOTICE: bool CAAudioUnitSink::setupAudio() setup audio format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz)
- 20:28:24.192 T:1081290752 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
- 20:33:21.034 T:1077850112 ERROR: Read - Error( -1, 22, Invalid argument )
- 20:41:06.474 T:1081290752 ERROR: Decode - avcodec_decode_video returned failure
- 20:41:06.536 T:1075556352 NOTICE: CVideoPlayer::OnExit()
- 20:41:06.537 T:1075556352 NOTICE: VideoPlayer: eof, waiting for queues to empty
- 20:41:06.537 T:1075556352 NOTICE: Closing stream player 1
- 20:41:06.537 T:1075556352 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
- 20:41:06.537 T:1075556352 NOTICE: Waiting for audio thread to exit
- 20:41:06.537 T:1089892352 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
- 20:41:06.537 T:1089892352 NOTICE: thread end: CVideoPlayerAudio::OnExit()
- 20:41:06.537 T:1075556352 NOTICE: Closing audio device
- 20:41:06.837 T:1075556352 NOTICE: Deleting audio codec
- 20:41:06.837 T:1075556352 NOTICE: Closing stream player 2
- 20:41:06.837 T:1075556352 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
- 20:41:06.837 T:1081290752 ERROR: Decode - avcodec_decode_video returned failure
- 20:41:06.837 T:1075556352 NOTICE: waiting for video thread to exit
- 20:41:06.837 T:1081290752 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
- 20:41:06.837 T:1081290752 NOTICE: thread end: video_thread
- 20:41:06.838 T:1075556352 NOTICE: deleting video codec
- 20:41:07.140 T:1076129792 NOTICE: CVideoPlayer::CloseFile()
- 20:41:07.140 T:1076129792 NOTICE: VideoPlayer: waiting for threads to exit
- 20:41:07.140 T:1076129792 NOTICE: VideoPlayer: finished waiting
- 20:41:07.144 T:1076129792 NOTICE: VideoPlayer: Opening: smb://xxx/Kodi/Serien/GW/S03/GW S03E13.avi
- 20:41:07.145 T:1075556352 NOTICE: Creating InputStream
- 20:41:07.302 T:1080717312 WARNING: DARWINIOS: underflow (1296 vs 4096 bytes)
- 20:41:07.353 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioPreferredSampleRate() requesting hw samplerate 44100.000000
- 20:41:07.476 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioBuffersize() setting buffer duration to 0.023220
- 20:41:07.483 T:1080143872 NOTICE: bool CAAudioUnitSink::setupAudio() setup audio format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
- 20:41:07.702 T:1075556352 NOTICE: Creating Demuxer
- 20:41:09.542 T:1075556352 NOTICE: Opening stream: 0 source: 256
- 20:41:09.542 T:1075556352 NOTICE: Creating video codec with codec id: 13
- 20:41:09.542 T:1075556352 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-4 part 2
- 20:41:09.545 T:1075556352 NOTICE: Creating video thread
- 20:41:09.545 T:1075556352 NOTICE: Opening stream: 1 source: 256
- 20:41:09.545 T:1075556352 NOTICE: Finding audio codec for: 86017
- 20:41:09.545 T:1080717312 NOTICE: running thread: video_thread
- 20:41:09.546 T:1075556352 NOTICE: Creating audio thread
- 20:41:09.546 T:1081290752 NOTICE: running thread: CVideoPlayerAudio::Process()
- 20:41:09.557 T:1081290752 NOTICE: Creating audio stream (codec id: 86017, channels: 2, sample rate: 48000, no pass-through)
- 20:41:09.584 T:1076129792 NOTICE: Using GL_TEXTURE_2D
- 20:41:09.584 T:1076129792 NOTICE: GL: Using CVBREF render method
- 20:41:09.584 T:1076129792 NOTICE: GL: Selecting Single Pass YUV 2 RGB shader
- 20:41:09.587 T:1076129792 NOTICE: GL: NPOT texture support detected
- 20:41:09.685 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioPreferredSampleRate() requesting hw samplerate 48000.000000
- 20:41:09.769 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioBuffersize() setting buffer duration to 0.021333
- 20:41:09.772 T:1080143872 NOTICE: bool CAAudioUnitSink::setupAudio() setup audio format: [lpcm] Mixable Interleaved 2 Channel 16-bit Signed Integer LE (48000Hz)
- 20:41:10.203 T:1080717312 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 40000
- 20:41:13.982 T:1076129792 NOTICE: CVideoPlayer::CloseFile()
- 20:41:13.982 T:1076129792 NOTICE: VideoPlayer: waiting for threads to exit
- 20:41:13.994 T:1075556352 NOTICE: CVideoPlayer::OnExit()
- 20:41:13.994 T:1075556352 NOTICE: Closing stream player 1
- 20:41:13.994 T:1075556352 NOTICE: Waiting for audio thread to exit
- 20:41:14.010 T:1081290752 NOTICE: thread end: CVideoPlayerAudio::OnExit()
- 20:41:14.011 T:1075556352 NOTICE: Closing audio device
- 20:41:14.034 T:1075556352 NOTICE: Deleting audio codec
- 20:41:14.035 T:1075556352 NOTICE: Closing stream player 2
- 20:41:14.035 T:1075556352 NOTICE: waiting for video thread to exit
- 20:41:14.087 T:1080717312 NOTICE: thread end: video_thread
- 20:41:14.088 T:1075556352 NOTICE: deleting video codec
- 20:41:14.117 T:1077850112 WARNING: DARWINIOS: underflow (440 vs 4096 bytes)
- 20:41:14.119 T:1076129792 NOTICE: VideoPlayer: finished waiting
- 20:41:14.150 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioPreferredSampleRate() requesting hw samplerate 44100.000000
- 20:41:14.236 T:1080143872 NOTICE: void CAAudioUnitSink::setCoreAudioBuffersize() setting buffer duration to 0.023220
- 20:41:14.238 T:1080143872 NOTICE: bool CAAudioUnitSink::setupAudio() setup audio format: [lpcm] Mixable Interleaved 2 Channel 32-bit Floating Point LE (44100Hz)
- 20:41:14.682 T:1076129792 NOTICE: CVideoPlayer::CloseFile()
- 20:41:14.682 T:1076129792 NOTICE: VideoPlayer: waiting for threads to exit
- 20:41:14.682 T:1076129792 NOTICE: VideoPlayer: finished waiting
- 20:41:14.682 T:1076129792 NOTICE: CVideoPlayer::CloseFile()
- 20:41:14.682 T:1076129792 NOTICE: VideoPlayer: waiting for threads to exit
- 20:41:14.682 T:1076129792 NOTICE: VideoPlayer: finished waiting
- 20:41:17.924 T:1075556352 WARNING: DARWINIOS: underflow (0 vs 8192 bytes)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement