Kodi Community Forum

Full Version: XBMC Crash on some video
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello All,

I'm having an issue on one of my XBMC installs where I play a video I get sound for about 5 seconds without video and then the application crashes. This is the only computer I have issues on (I have 3 other installs throughout the house). I'm on 12.3 but the issue occurred since initial install of 12.0. The only thing I can think is that this is the only computer running Vista (which in my experience is always part of the problem) but I can play the video using Media Player Classic without issue. There are some videos that work without problems, but i'm not sure what makes them different from the ones that don't. Below is the debug log and any help is appreciated.

Setup:
Windows Vista
Hdmi to TV
XBMC 12.3

Code:
17:17:44 T:2568  NOTICE: -----------------------------------------------------------------------
17:17:44 T:2568  NOTICE: Starting XBMC (12.3 Git:20131212-9ed3e58), Platform: Windows Vista SP1 64-bit, build 6001. Built on Dec 19 2013 (compiler 1600)
17:17:44 T:2568  NOTICE: Pentium(R) Dual-Core CPU       T4200  @ 2.00GHz
17:17:44 T:2568  NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
17:17:44 T:2568  NOTICE: Running with restricted rights
17:17:44 T:2568  NOTICE: Aero is enabled
17:17:44 T:2568  NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
17:17:44 T:2568  NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
17:17:44 T:2568  NOTICE: special://masterprofile/ is mapped to: C:\Users\home\AppData\Roaming\XBMC\userdata
17:17:44 T:2568  NOTICE: special://home/ is mapped to: C:\Users\home\AppData\Roaming\XBMC\
17:17:44 T:2568  NOTICE: special://temp/ is mapped to: C:\Users\home\AppData\Roaming\XBMC\cache
17:17:44 T:2568  NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
17:17:44 T:2568  NOTICE: Local hostname: Laptop
17:17:44 T:2568  NOTICE: Log File is located: C:\Users\home\AppData\Roaming\XBMC\xbmc.log
17:17:44 T:2568  NOTICE: -----------------------------------------------------------------------
17:17:44 T:2568  NOTICE: Found 2 Lists of Devices
17:17:44 T:2568  NOTICE: Enumerated DirectSound devices:
17:17:44 T:2568  NOTICE:     Device 1
17:17:44 T:2568  NOTICE:         m_deviceName      : {A0275C2E-FFC9-4433-8A70-D41F3C1E86A4}
17:17:44 T:2568  NOTICE:         m_displayName     : HDMI - HDMI Device (Intel(R) High Definition Audio HDMI)
17:17:44 T:2568  NOTICE:         m_displayNameExtra: DirectSound: HDMI Device (Intel(R) High Definition Audio HDMI)
17:17:44 T:2568  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
17:17:44 T:2568  NOTICE:         m_channels        : FL,FR
17:17:44 T:2568  NOTICE:         m_sampleRates     : 48000
17:17:44 T:2568  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3
17:17:44 T:2568  NOTICE:     Device 2
17:17:44 T:2568  NOTICE:         m_deviceName      : {01FDD20C-6ED5-4E29-ADDA-68BA912D1BC8}
17:17:44 T:2568  NOTICE:         m_displayName     : Speakers - Speakers (Conexant High Definition SmartAudio 221)
17:17:44 T:2568  NOTICE:         m_displayNameExtra: DirectSound: Speakers (Conexant High Definition SmartAudio 221)
17:17:44 T:2568  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
17:17:44 T:2568  NOTICE:         m_channels        : FL,FR
17:17:44 T:2568  NOTICE:         m_sampleRates     : 44100
17:17:44 T:2568  NOTICE:         m_dataFormats     : AE_FMT_FLOAT,AE_FMT_AC3
17:17:44 T:2568  NOTICE: Enumerated WASAPI devices:
17:17:44 T:2568  NOTICE:     Device 1
17:17:44 T:2568  NOTICE:         m_deviceName      : {01FDD20C-6ED5-4E29-ADDA-68BA912D1BC8}
17:17:44 T:2568  NOTICE:         m_displayName     : Speakers - Speakers (Conexant High Definition SmartAudio 221)
17:17:44 T:2568  NOTICE:         m_displayNameExtra: WASAPI: Speakers (Conexant High Definition SmartAudio 221)
17:17:44 T:2568  NOTICE:         m_deviceType      : AE_DEVTYPE_PCM
17:17:44 T:2568  NOTICE:         m_channels        : FL,FR
17:17:44 T:2568  NOTICE:         m_sampleRates     : 192000,96000,48000,44100
17:17:44 T:2568  NOTICE:         m_dataFormats     : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
17:17:44 T:2568  NOTICE:     Device 2
17:17:44 T:2568  NOTICE:         m_deviceName      : {A0275C2E-FFC9-4433-8A70-D41F3C1E86A4}
17:17:44 T:2568  NOTICE:         m_displayName     : HDMI - HDMI Device (Intel(R) High Definition Audio HDMI)
17:17:44 T:2568  NOTICE:         m_displayNameExtra: WASAPI: HDMI Device (Intel(R) High Definition Audio HDMI)
17:17:44 T:2568  NOTICE:         m_deviceType      : AE_DEVTYPE_HDMI
17:17:44 T:2568  NOTICE:         m_channels        : FL,FR
17:17:44 T:2568  NOTICE:         m_sampleRates     : 48000,44100,32000
17:17:44 T:2568  NOTICE:         m_dataFormats     : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
17:17:44 T:2568  NOTICE: load settings...
17:17:44 T:2568  NOTICE: special://profile/ is mapped to: special://masterprofile/
17:17:44 T:2568  NOTICE: loading special://masterprofile/guisettings.xml
17:17:44 T:2568  NOTICE: Getting hardware information now...
17:17:44 T:2568  NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
17:17:44 T:2568  NOTICE: Loaded playercorefactory configuration
17:17:44 T:2568  NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
17:17:44 T:2568  NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
17:17:44 T:2568  NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
17:17:44 T:2568  NOTICE: Loaded settings file from special://profile/advancedsettings.xml
17:17:44 T:2568  NOTICE: Contents of special://profile/advancedsettings.xml are...
                                            <advancedsettings>
                                              <videodatabase>
                                                <type>mysql</type>
                                                <host>192.168.1.1</host>
                                                <port>3306</port>
                                                <user>xbmc</user>
                                                <pass>xbmc</pass>
                                              </videodatabase>
                                              <musicdatabase>
                                                <type>mysql</type>
                                                <host>192.168.1.1</host>
                                                <port>3306</port>
                                                <user>xbmc</user>
                                                <pass>xbmc</pass>
                                              </musicdatabase>
                                              <pathsubstitution>
                                                <substitute>
                                                  <from>special://profile/Thumbnails/Video/</from>
                                                  <to>SMB://192.168.1.200/Shared/xbmc/userdata/Thumbnails/Video/</to>
                                                </substitute>
                                                <substitute>
                                                  <from>special://profile/Thumbnails/Music/</from>
                                                  <to>SMB://192.168.1.200/Shared/xbmc/userdata/Thumbnails/Music/</to>
                                                </substitute>
                                                <substitute>
                                                  <from>special://profile/sources.xml</from>
                                                  <to>SMB://192.168.1.200/Shared/xbmc/userdata/sources.xml</to>
                                                </substitute>
                                                <substitute>
                                                  <from>special://profile/mediasources.xml</from>
                                                  <to>SMB://192.168.1.200/Shared/xbmc/userdata/mediasources.xml</to>
                                                </substitute>
                                                <substitute>
                                                  <from>special://profile/favourites.xml</from>
                                                  <to>SMB://192.168.1.200/Shared/xbmc/userdata/favourites.xml</to>
                                                </substitute>
                                              </pathsubstitution>
                                            </advancedsettings>
17:17:44 T:2568 WARNING: VIDEO database configuration is experimental.
17:17:44 T:2568  NOTICE: Getting hardware information now...
17:17:44 T:2568  NOTICE: Default DVD Player: dvdplayer
17:17:44 T:2568  NOTICE: Default Video Player: dvdplayer
17:17:44 T:2568  NOTICE: Default Audio Player: paplayer
17:17:44 T:2568  NOTICE: Disabled debug logging due to GUI setting. Level 0.
17:17:44 T:2568  NOTICE: Log level changed to 0
17:17:44 T:2568  NOTICE: Loading media sources from special://masterprofile/sources.xml
17:17:44 T:2584  NOTICE: Thread CSoftAE start, auto delete: false
17:17:44 T:2568  NOTICE: Running database version Addons15
17:17:44 T:2164  NOTICE: Thread XBMC Peripherals start, auto delete: false
17:17:44 T:3908  NOTICE: Thread CRemoteControl start, auto delete: false
17:17:44 T:1516  NOTICE: Thread XBMC Peripherals start, auto delete: false
17:17:44 T:2568  NOTICE: Found screen: Generic PnP Monitor on Mobile Intel(R) 4 Series Express Chipset Family, adapter 0.
17:17:44 T:2568  NOTICE: Primary mode: 1920x1080 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 320x200 @ 70.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 320x240 @ 70.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 400x300 @ 70.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 512x384 @ 70.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 640x400 @ 70.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 640x480 @ 70.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 640x480 @ 73.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 800x600 @ 56.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 800x600 @ 72.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1024x768 @ 70.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1152x864 @ 75.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1280x600 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1280x768 @ 75.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1280x960 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1280x960 @ 75.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1400x1050 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1600x1200 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1920x1080 @ 24.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1920x1080 @ 30.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
17:17:44 T:2568  NOTICE: Additional mode: 1920x1080 @ 30.00i - Full Screen
17:17:44 T:2568  NOTICE: Checking resolution 16
17:17:45 T:2568  NOTICE: Running database version Addons15
17:17:45 T:2568  NOTICE: Running database version ViewModes4
17:17:45 T:2568  NOTICE: Running database version Textures13
17:17:45 T:2568  NOTICE: Running database version MyMusic32
17:17:45 T:2568  NOTICE: Running database version MyVideos75
17:17:45 T:2568  NOTICE: Running database version TV22
17:17:45 T:2568  NOTICE: Running database version Epg7
17:17:45 T:2568  NOTICE: initializing playlistplayer
17:17:45 T:2568  NOTICE: DONE initializing playlistplayer
17:17:48 T:4784  NOTICE: Thread XBPyThread start, auto delete: false
17:17:48 T:2568  NOTICE: Previous line repeats 4 times.
17:17:48 T:2568  NOTICE: initialize done
17:17:48 T:2568  NOTICE: Running the application...
17:17:48 T:2568  NOTICE: ES: Starting event server
17:17:48 T:3572  NOTICE: Thread XBPyThread start, auto delete: false
17:17:48 T:5076  NOTICE: Thread CTCPServer start, auto delete: false
17:17:48 T:4172  NOTICE: Thread XBPyThread start, auto delete: false
17:17:48 T:2324  NOTICE: Thread CEventServer start, auto delete: false
17:17:48 T:2324  NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
17:17:48 T:2324  NOTICE: UDP: Listening on port 9777
17:17:48 T:4784  NOTICE: -->Python Interpreter Initialized<--
17:17:49 T:3044  NOTICE: -->Python Interpreter Initialized<--
17:17:49 T:1684  NOTICE: -->Python Interpreter Initialized<--
17:17:49 T:4136  NOTICE: -->Python Interpreter Initialized<--
17:17:49 T:4860  NOTICE: -->Python Interpreter Initialized<--
17:17:49 T:3572  NOTICE: -->Python Interpreter Initialized<--
17:17:50 T:4172  NOTICE: -->Python Interpreter Initialized<--
17:17:50 T:3572  NOTICE:  StorageServer Module loaded RUN
17:17:50 T:3572  NOTICE: StorageClient-2.5.2 Starting server
17:17:50 T:3572  NOTICE: StorageServer-2.5.2 Storage Server starting C:\Users\home\AppData\Roaming\XBMC\cache\commoncache.db
17:17:51 T:4172  NOTICE: PrimeWire: Service: MySQL not enabled or not setup correctly
17:17:52 T:4172  NOTICE: PrimeWire: Service: Loading sqlite3 as DB engine
17:17:52 T:4172  NOTICE: PrimeWire: Service: Resetting...
17:17:52 T:1844  NOTICE: Thread Jobworker start, auto delete: true
17:17:52 T:3092  NOTICE: Thread XBPyThread start, auto delete: false
17:17:52 T:4532  NOTICE: Thread Jobworker start, auto delete: true
17:17:52 T:4580  NOTICE: Thread CAlarmClock start, auto delete: false
17:17:52 T:1820  NOTICE: Thread Jobworker start, auto delete: true
17:17:52 T:4172  NOTICE: PrimeWire: Service starting...
17:17:53 T:3044  NOTICE: Artwork Downloader: ## Service - Run at startup: False
17:17:53 T:3044  NOTICE: Artwork Downloader: ## Service - Delayed startup:  minutes
17:17:53 T:3044  NOTICE: Artwork Downloader: ## Service - Run as service: False
17:17:53 T:3044  NOTICE: Artwork Downloader: ## Service - Time: :00
17:17:53 T:3092  NOTICE: -->Python Interpreter Initialized<--
17:18:18 T:2568  NOTICE: Log level changed to 2
17:18:18 T:2568  NOTICE: Enabled debug logging due to GUI setting. Level 2.
17:18:18 T:2568   DEBUG: ------ Window Init () ------
17:18:19 T:2568   DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
17:18:19 T:2568   DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
17:18:19 T:2568   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
17:18:19 T:2568   DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
17:18:19 T:2568   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
17:18:19 T:2568   DEBUG: ------ Window Init (Settings.xml) ------
17:18:20 T:1844   DEBUG: CImageLoader::DoWork - took 108 ms to load special://skin/backgrounds/system/systeminfo.jpg
17:18:20 T:2568   DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
17:18:20 T:2568   DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
17:18:20 T:2568   DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
17:18:20 T:2568   DEBUG: ------ Window Deinit (Settings.xml) ------
17:18:20 T:2568   DEBUG: CGUIWindowManager::PreviousWindow: Activate new
17:18:20 T:2568   DEBUG: ------ Window Init (Home.xml) ------
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(DontRunTVShowScripts,Home)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(DontRunTVShowScripts,Home)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(BGMove,Control.Move(4324,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(BGMove,Control.Move(4324,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: bgmove
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(WidgetMove,Control.Move(8000,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(WidgetMove,Control.Move(8000,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: widgetmove
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(Widget2Move,Control.Move(7000,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(Widget2Move,Control.Move(7000,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: widget2move
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTileLeft,Control.Move(5001,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTileLeft,Control.Move(5001,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: hometileleft
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTileRight,Control.Move(5003,1),00:10,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTileRight,Control.Move(5003,1),00:10,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: hometileright
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTileMid,Control.Move(5002,1),00:15,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTileMid,Control.Move(5002,1),00:15,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: hometilemid
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTile2Left,Control.Move(6001,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTile2Left,Control.Move(6001,1),00:07,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: hometile2left
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTile2Right,Control.Move(6003,1),00:10,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTile2Right,Control.Move(6003,1),00:10,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: hometile2right
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating AlarmClock(HomeTile2Mid,Control.Move(6002,1),00:15,silent,loop)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To AlarmClock(HomeTile2Mid,Control.Move(6002,1),00:15,silent,loop)
17:18:20 T:2568   DEBUG: started alarm with name: hometile2mid
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9000)
17:18:20 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9000)
17:18:20 T:4532   DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
17:18:20 T:4532   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
17:18:21 T:4532   DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
17:18:21 T:4532   DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
17:18:21 T:4532   DEBUG: CVideoDatabase::RunQuery took 45 ms for 10 items query: select * from movieview  ORDER BY dateAdded desc, idMovie desc LIMIT 10
17:18:22 T:4532   DEBUG: CVideoDatabase::RunQuery took 247 ms for 10 items query: select * from episodeview  ORDER BY dateAdded desc, idEpisode desc LIMIT 10
17:18:22 T:4532   DEBUG: CVideoDatabase::RunQuery took 6 ms for 0 items query: select * from musicvideoview  ORDER BY dateAdded desc, idMVideo desc LIMIT 10
17:18:22 T:4532   DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
17:18:25 T:2568   DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
17:18:27 T:2568   DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
17:18:27 T:2568   DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
17:18:28 T:2568   DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
17:18:28 T:2568   DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating SetProperty($INFO[Window(home).Property(MenuName)],CustomHomeItem2,home)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To SetProperty(,CustomHomeItem2,home)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9006)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9006)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating SetFocus(9000)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To SetFocus(9000)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating $INFO[Container(9000).ListItem.Property(Path)]
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(10025,smb://192.168.1.200/Videos/Kids_TV/,return)
17:18:28 T:2568   DEBUG: Activating window ID: 10025
17:18:28 T:2568   DEBUG: ------ Window Deinit (Home.xml) ------
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTileLeft,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTileLeft,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTileRight,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTileRight,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTileMid,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTileMid,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTile2Left,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTile2Left,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTile2Right,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTile2Right,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(HomeTile2Mid,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(HomeTile2Mid,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(WidgetMove,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(WidgetMove,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(Widget2Move,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(Widget2Move,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating CancelAlarm(BGMove,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To CancelAlarm(BGMove,true)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(PanelWidgetInfo,Home)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(PanelWidgetInfo,Home)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(PanelWidget2Info,Home)
17:18:28 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(PanelWidget2Info,Home)
17:18:29 T:2568   DEBUG: ------ Window Init (MyVideoNav.xml) ------
17:18:29 T:2568    INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
17:18:31 T:2568   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
17:18:31 T:2568   DEBUG: CGUIMediaWindow::GetDirectory (smb://192.168.1.200/Videos/Kids_TV/)
17:18:31 T:2568   DEBUG:   ParentPath = [smb://192.168.1.200/Videos/Kids_TV/]
17:18:32 T:2568   DEBUG: CVideoDatabase::RunQuery took 55 ms for 16 items query: SELECT * FROM tvshowview  WHERE c17=20
17:18:32 T:4908  NOTICE: Thread Background Loader start, auto delete: false
17:18:32 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating RunScript(script.tv.show.next.aired,backend=True)
17:18:32 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To RunScript(script.tv.show.next.aired,backend=True)
17:18:32 T:2568    INFO: initializing python engine.
17:18:32 T:2568   DEBUG: new python thread created. id=9
17:18:32 T:2568   DEBUG: CApplication::ExecuteXBMCAction : Translating ClearProperty(BrowseActors,home)
17:18:32 T:2568   DEBUG: CApplication::ExecuteXBMCAction : To ClearProperty(BrowseActors,home)
17:18:32 T:984  NOTICE: Thread XBPyThread start, auto delete: false
17:18:32 T:984   DEBUG: Python thread: start processing
17:18:32 T:4908   DEBUG: Thread Background Loader 4908 terminating
17:18:32 T:984  NOTICE: -->Python Interpreter Initialized<--
17:18:32 T:984   DEBUG: XBPyThread::Process - The source file to load is C:\Users\home\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py
17:18:32 T:984   DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\home\AppData\Roaming\XBMC\addons\script.tv.show.next.aired;C:\Users\home\AppData\Roaming\XBMC\addons\script.module.t0mm0.common\lib;C:\Users\home\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\home\AppData\Roaming\XBMC\addons\script.module.myconnpy\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\home\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\home\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\home\AppData\Roaming\XBMC\addons\script.module.urlresolver\lib;C:\Users\home\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\home\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Users\home\AppData\Roaming\XBMC\addons\script.module.metahandler\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
17:18:32 T:984   DEBUG: XBPyThread::Process - Entering source directory C:\Users\home\AppData\Roaming\XBMC\addons\script.tv.show.next.aired
17:18:32 T:984   DEBUG: Instantiating addon using automatically obtained id of "script.tv.show.next.aired" dependent on version 2.1.0 of the xbmc.python api
17:18:32 T:984   DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\home\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\resources\language\English, fallback to strings.xml
17:18:32 T:984   DEBUG: script.tv.show.next.aired: ### TV Show - Next Aired starting ...
17:18:32 T:984   DEBUG: script.tv.show.next.aired: ### author: Ppic|Frost|ronie|`Black|phil65
17:18:32 T:984   DEBUG: script.tv.show.next.aired: ### version: 5.0.7
17:18:32 T:984   DEBUG: script.tv.show.next.aired: ### dateformat: %m/%d/%y
17:18:32 T:4532   DEBUG: CImageLoader::DoWork - took 237 ms to load special://skin/backgrounds/tvshows/makingof4.jpg
17:18:32 T:984   DEBUG: script.tv.show.next.aired: ### params: {'backend': 'True'}
17:18:32 T:984   DEBUG: script.tv.show.next.aired: ### Load list: C:\Users\home\AppData\Roaming\XBMC\userdata\addon_data\script.tv.show.next.aired\nextaired.db
17:18:32 T:984   DEBUG: script.tv.show.next.aired: ### Load list: C:\Users\home\AppData\Roaming\XBMC\userdata\addon_data\script.tv.show.next.aired\cancelled.db
17:18:35 T:2568   DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
17:18:35 T:2568   DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
17:18:35 T:2568   DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
17:18:35 T:2568   DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
17:18:36 T:2568   DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
17:18:36 T:2568   DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
17:18:36 T:2584 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:28480, P:17896, O:28224.
17:18:36 T:4532   DEBUG: CImageLoader::DoWork - took 278 ms to load special://masterprofile/Thumbnails/9/9a10bc7a.jpg
17:18:37 T:2568   DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
17:18:37 T:2568   DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
17:18:37 T:2568   DEBUG: CGUIMediaWindow::GetDirectory (smb://192.168.1.200/Videos/Kids_TV/Batman the Animated Series/)
17:18:37 T:2568   DEBUG:   ParentPath = [smb://192.168.1.200/Videos/Kids_TV/]
17:18:37 T:2568   DEBUG: CVideoDatabase::RunQuery took 55 ms for 0 items query: SELECT * FROM tvshowview  WHERE c17=1749
17:18:37 T:4832  NOTICE: Thread Background Loader start, auto delete: false
17:18:38 T:4832   DEBUG: Thread Background Loader 4832 terminating
17:18:39 T:2568   DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
17:18:39 T:2568   DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
17:18:40 T:2568   DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
17:18:40 T:2568   DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
17:18:40 T:2568   DEBUG: CGUIMediaWindow::GetDirectory (smb://192.168.1.200/Videos/Kids_TV/Batman the Animated Series/Season 1/)
17:18:40 T:2568   DEBUG:   ParentPath = [smb://192.168.1.200/Videos/Kids_TV/Batman the Animated Series/]
17:18:40 T:2568   DEBUG: CVideoDatabase::RunQuery took 122 ms for 60 items query: select * from episodeview  WHERE c19=1750
17:18:40 T:3404  NOTICE: Thread Background Loader start, auto delete: false
17:18:40 T:3404   DEBUG: Thread Background Loader 3404 terminating
17:18:42 T:2568   DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
17:18:42 T:2568   DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
17:18:43 T:2568   DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
17:18:43 T:2568   DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
17:18:43 T:2568   DEBUG: CGUIWindowVideoBase::OnPlayMedia smb://192.168.1.200/Videos/Kids_TV/Batman the Animated Series/Season 1/Batman The Animated Series S01E01 - Cat And Claw Part 1.mp4
17:18:43 T:2568   DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
17:18:43 T:2568   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
17:18:43 T:2568   DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
17:18:43 T:2568   DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
17:18:43 T:2568   DEBUG: CPlayerCoreFactory::GetPlayers(smb://192.168.1.200/Videos/Kids_TV/Batman the Animated Series/Season 1/Batman The Animated Series S01E01 - Cat And Claw Part 1.mp4)
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
17:18:43 T:2568   DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
17:18:43 T:2568   DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
17:18:43 T:2568   DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
17:18:43 T:2568   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
17:18:43 T:2568   DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
17:18:43 T:2568   DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
17:18:43 T:2568   DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
17:18:43 T:2568  NOTICE: DVDPlayer: Opening: smb://192.168.1.200/Videos/Kids_TV/Batman the Animated Series/Season 1/Batman The Animated Series S01E01 - Cat And Claw Part 1.mp4
17:18:43 T:2568 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:18:43 T:2568   DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
17:18:43 T:2568   DEBUG: DXVA - cheking samples array size using 842094158 render target
17:18:43 T:2568   DEBUG: DXVA - updated maximum samples count to 1
17:18:43 T:2568   DEBUG: DXVA - cheking samples array size using 842094169 render target
17:18:43 T:268  NOTICE: Thread CDVDPlayer start, auto delete: false
17:18:43 T:268  NOTICE: Creating InputStream
17:18:43 T:2568   DEBUG: ------ Window Init (DialogBusy.xml) ------
17:18:43 T:268   DEBUG: CUtil::ScanForExternalSubtitles: Searching for subtitles...
17:18:43 T:268   DEBUG: CUtil::ScanForExternalSubtitles: END (total time: 192 ms)
17:18:43 T:268  NOTICE: Creating Demuxer
17:18:43 T:268   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
17:18:43 T:268   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-53.dll)
17:18:43 T:268   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-53.dll)
17:18:43 T:268   DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
17:18:44 T:268   DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
17:18:44 T:268   DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
17:18:44 T:268    INFO: ffmpeg[10C]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'smb://192.168.1.200/Videos/Kids_TV/Batman the Animated Series/Season 1/Batman The Animated Series S01E01 - Cat And Claw Part 1.mp4':
17:18:44 T:268    INFO: ffmpeg[10C]:   Metadata:
17:18:44 T:268    INFO: ffmpeg[10C]:     major_brand     : mp42
17:18:44 T:268    INFO: ffmpeg[10C]:     minor_version   : 0
17:18:44 T:268    INFO: ffmpeg[10C]:     compatible_brands: mp42isomavc1
17:18:44 T:268    INFO: ffmpeg[10C]:     creation_time   : 2013-11-03 15:28:41
17:18:44 T:268    INFO: ffmpeg[10C]:     encoder         : HandBrake 0.9.8 2012071700
17:18:44 T:268    INFO: ffmpeg[10C]:   Duration: 00:20:39.91, start: 0.000000, bitrate: 716 kb/s
17:18:44 T:268    INFO: ffmpeg[10C]:     Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 626x480 [SAR 1:1 DAR 313:240], 551 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 180k tbc
17:18:44 T:268    INFO: ffmpeg[10C]:     Metadata:
17:18:44 T:268    INFO: ffmpeg[10C]:       creation_time   : 2013-11-03 15:28:41
17:18:44 T:268    INFO: ffmpeg[10C]:       handler_name    :
17:18:44 T:268    INFO: ffmpeg[10C]:     Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 159 kb/s
17:18:44 T:268    INFO: ffmpeg[10C]:     Metadata:
17:18:44 T:268    INFO: ffmpeg[10C]:       creation_time   : 2013-11-03 15:28:41
17:18:44 T:268    INFO: ffmpeg[10C]:       handler_name    :
17:18:44 T:268  NOTICE: Opening video stream: 0 source: 256
17:18:44 T:268  NOTICE: Creating video codec with codec id: 28
17:18:44 T:268   DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes DXVA:yes
17:18:44 T:268   DEBUG: FactoryCodec - Video:  - Opening
17:18:44 T:268   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2.dll)
17:18:44 T:268   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swresample-0.dll)
17:18:44 T:268   DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-2.dll)
17:18:44 T:268  NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
17:18:44 T:268   DEBUG: FactoryCodec - Video: ff-h264 - Opened
17:18:44 T:268  NOTICE: Creating video thread
17:18:44 T:268  NOTICE: Opening audio stream: 1 source: 256
17:18:44 T:268  NOTICE: Finding audio codec for: 86018
17:18:44 T:268   DEBUG: FactoryCodec - Audio: passthrough - Opening
17:18:44 T:268   DEBUG: FactoryCodec - Audio: passthrough - Failed
17:18:44 T:4972  NOTICE: Thread CDVDPlayerVideo start, auto delete: false
17:18:44 T:268   DEBUG: FactoryCodec - Audio: FFmpeg - Opening
17:18:44 T:4972  NOTICE: running thread: video_thread
17:18:44 T:4972   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
17:18:44 T:268   DEBUG: FactoryCodec - Audio: FFmpeg - Opened
17:18:44 T:268  NOTICE: Creating audio thread
17:18:44 T:268   DEBUG: CEdl::ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://192.168.1.200/Videos/Kids_TV/Batman the Animated Series/Season 1/Batman The Animated Series S01E01 - Cat And Claw Part 1.mp4
17:18:44 T:268   DEBUG: CDVDPlayer::SetCaching - caching state 3
17:18:44 T:268   DEBUG: CDVDPlayer::CheckContinuity - wrapback :2, prev:133455.555556, curr:100088.888889, diff:-33366.666667
17:18:44 T:2392  NOTICE: Thread CDVDPlayerAudio start, auto delete: false
17:18:44 T:2392  NOTICE: running thread: CDVDPlayerAudio::Process()
17:18:44 T:2392  NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
17:18:44 T:2392    INFO: CSoftAE::MakeStream - AE_FMT_S16NE, 48000, FL,FR
17:18:44 T:4972   DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-133455.555556, 0)
17:18:44 T:4972    INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
17:18:44 T:2584   DEBUG: CSoftAE::Run - Sink restart flagged
17:18:44 T:2584    INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
17:18:44 T:2584   DEBUG: CAESinkDirectSound::IsCompatible: Formats Incompatible due to different :Sample Rates
17:18:44 T:2584    INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
17:18:44 T:2584   DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
17:18:44 T:2584   DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 1574144
17:18:44 T:4972   DEBUG: DXVA - supports 'MPEG2 VLD'
17:18:44 T:4972   DEBUG: DXVA - supports 'MPEG2 IDCT'
17:18:44 T:4972   DEBUG: DXVA - supports 'MPEG2 MoComp'
17:18:44 T:4972   DEBUG: DXVA - supports 'Intel VC-1 VLD'
17:18:44 T:4972   DEBUG: DXVA - supports 'Intel H.264 VLD, no FGT'
17:18:44 T:4972   DEBUG: DXVA - supports A74CCAE2-f466-45ae-86f5-ab8be8af8483
17:18:44 T:4972   DEBUG: DXVA - supports 9E5A0DCA-2b9c-414e-93fb-d2cfae7e8e63
17:18:44 T:4972   DEBUG: DXVA - supports 07460004-7533-4e1a-bde3-ff206bf5ce47
17:18:44 T:4972   DEBUG: DXVA - supports 'Windows Media Video 9 MoComp'
17:18:44 T:4972   DEBUG: DXVA - supports 'Windows Media Video 9 IDCT'
17:18:44 T:4972   DEBUG: DXVA - supports 'VC-1 MoComp'
17:18:44 T:4972   DEBUG: DXVA - supports 'VC-1 IDCT'
17:18:44 T:4972   DEBUG: DXVA - supports 'Intel H.264 motion compensation (MoComp), no FGT'
17:18:44 T:4972   DEBUG: DXVA - supports 'Intel H.264 inverse discrete cosine transform (IDCT), no FGT'
17:18:44 T:4972   DEBUG: DXVA - trying 'Intel H.264 VLD, no FGT'
17:18:44 T:4972   DEBUG: DXVA - source requires 4 references
17:18:44 T:4972   DEBUG: DXVA - config 0: bitstream type 1, encrypted
17:18:44 T:4972   DEBUG: DXVA - allocating 10 surfaces
17:18:44 T:2584   DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
17:18:44 T:2584   DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
17:18:44 T:2584   DEBUG:   Audio Device    : HDMI Device (Intel(R) High Definition Audio HDMI)
17:18:44 T:2584   DEBUG:   Sample Rate     : 48000
17:18:44 T:2584   DEBUG:   Sample Format   : AE_FMT_FLOAT
17:18:44 T:2584   DEBUG:   Bits Per Sample : 32
17:18:44 T:2584   DEBUG:   Valid Bits/Samp : 32
17:18:44 T:2584   DEBUG:   Channel Count   : 2
17:18:44 T:2584   DEBUG:   Block Align     : 8
17:18:44 T:2584   DEBUG:   Avg. Bytes Sec  : 384000
17:18:44 T:2584   DEBUG:   Samples/Block   : 32
17:18:44 T:2584   DEBUG:   Format cBSize   : 22
17:18:44 T:2584   DEBUG:   Channel Layout  : FL,FR
17:18:44 T:2584   DEBUG:   Channel Mask    : 3
17:18:44 T:2584   DEBUG:   Frames          : 480
17:18:44 T:2584   DEBUG:   Frame Samples   : 960
17:18:44 T:2584   DEBUG:   Frame Size      : 8
17:18:44 T:2584   DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
17:18:44 T:2584   DEBUG:   Output Device : HDMI - HDMI Device (Intel(R) High Definition Audio HDMI)
17:18:44 T:2584   DEBUG:   Sample Rate   : 48000
17:18:44 T:2584   DEBUG:   Sample Format : AE_FMT_FLOAT
17:18:44 T:2584   DEBUG:   Channel Count : 2
17:18:44 T:2584   DEBUG:   Channel Layout: FL,FR
17:18:44 T:2584   DEBUG:   Frames        : 480
17:18:44 T:2584   DEBUG:   Frame Samples : 960
17:18:44 T:2584   DEBUG:   Frame Size    : 8
17:18:44 T:2584   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0
17:18:44 T:2584   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3840
17:18:44 T:2584   DEBUG: AERemap: Downmix normalization is disabled
17:18:44 T:2584   DEBUG: Previous line repeats 3 times.
17:18:44 T:2584   DEBUG: CSoftAEStream::CSoftAEStream - Converting from AE_FMT_S16NE to AE_FMT_FLOAT
17:18:44 T:2392   DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
17:18:44 T:268   DEBUG: CDVDPlayer::HandleMessages - player started 1
17:18:44 T:268   DEBUG: CDVDPlayer::SetCaching - caching state 0
17:18:44 T:2392   DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(21333.333333, 1)
17:18:44 T:2392   DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:-19816.666643, should be:-19813.104738, error:3.561905
17:18:44 T:2392 WARNING: CWin32DirectSound::GetSpace - buffer underrun - W:7680, P:0, O:3840.
17:18:44 T:2584   DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
17:18:44 T:2584   DEBUG: CSoftAE::Run - Sink restart flagged
17:18:44 T:2584    INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
17:18:44 T:2584   DEBUG: CAESinkDirectSound::IsCompatible: Formats compatible - reusing existing sink
17:18:44 T:2584    INFO: CSoftAE::InternalOpenSink - keeping old sink with : AE_FMT_FLOAT, FL,FR, 48000hz
17:18:44 T:2584   DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0
17:18:44 T:2584   DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3840
17:18:45 T:4972  NOTICE: thread end: video_thread
17:18:45 T:4972   DEBUG: Thread CDVDPlayerVideo 4972 terminating
17:18:45 T:2392   DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:1131771.943082, should be:1003686.669209, error:-128085.273873
17:18:50 T:2392   DEBUG: CDVDPlayerAudio:: Discontinuity2 - was:5248193.582797, should be:5258537.639970, error:10344.057173
17:18:52 T:2392 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
17:18:52 T:2584   DEBUG: CSoftAEStream::GetFrame - Underrun
17:18:53 T:2392   DEBUG: CSoftAEStream::Flush
Ok after trying everything I could think of with various windows and xbmc audio settings, I upgraded the computer to Windows 7. Everything worked right away.

Thanks