[solved] HEVC playback issue (1 Viewer)

Rick164

MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,005
    Home Country
    Netherlands Netherlands
    Hi,

    Been trying out some 2160P releases recently and came across an odd issue with HEVC playback, it will run at a reduced framerate (feels like <5fps) and has artifacts.
    Tried a few solutions already

    - Changing LAV settings (DXVA / CUVID)
    - Switching subtitle engines
    - Tested on machine with similar setup

    It's a a basic code setup with just LAV as the default and DirectVobSub as the default subtitle (tried MPC-HC first for debugging though).
    Ran a few tests and attached the logs below:

    Video log with no subtitle engine:

    Code:
    [2016-03-18 09:49:01,035] [Log  ] [MPMain  ] [DEBUG] - Loading AR modes from "movies" section...
    [2016-03-18 09:49:01,046] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Opening file : some show [HDTV-2160p].mkv
    [2016-03-18 09:49:01,626] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: DLL Version  : MediaInfoLib - v0.7.72
    [2016-03-18 09:49:01,626] [Log  ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : some show [HDTV-2160p].mkv
    [2016-03-18 09:49:01,627] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Parse speed  : 0.3
    [2016-03-18 09:49:01,627] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: FrameRate  : 23,976
    [2016-03-18 09:49:01,627] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Width  : 3840
    [2016-03-18 09:49:01,627] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Height  : 2160
    [2016-03-18 09:49:01,627] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio  : widescreen
    [2016-03-18 09:49:01,628] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec  : HEVC [ "hevc.png" ]
    [2016-03-18 09:49:01,628] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Scan type  :
    [2016-03-18 09:49:01,628] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced  : False
    [2016-03-18 09:49:01,628] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : HD
    [2016-03-18 09:49:01,628] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration  : 3004379
    [2016-03-18 09:49:01,629] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: AudioRate  : 0
    [2016-03-18 09:49:01,629] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels  : 6 [ "5.1.png" ]
    [2016-03-18 09:49:01,629] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec  : AAC HE-AAC [ "aac he-aac.png" ]
    [2016-03-18 09:49:01,629] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: HasAudio  : True
    [2016-03-18 09:49:01,630] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: HasVideo  : True
    [2016-03-18 09:49:01,630] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles  : True
    [2016-03-18 09:49:01,630] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles  : 2
    [2016-03-18 09:49:01,630] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Closing file : some show [HDTV-2160p].mkv
    [2016-03-18 09:49:01,641] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.AdaptRefreshRate: framerate on file some show [HDTV-2160p].mkv is 23,976
    [2016-03-18 09:49:01,643] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 60hz - changing it to 23hz
    [2016-03-18 09:49:01,643] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 60hz, desired is 23
    [2016-03-18 09:49:01,643] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger AdapterOrdinal value is 0
    [2016-03-18 09:49:01,645] [Log  ] [MPMain  ] [DEBUG] - CycleRefreshRate: Current MonitorIndex : 0 and current deviceName : \\.\DISPLAY1
    [2016-03-18 09:49:02,669] [Log  ] [MPMain  ] [DEBUG] - Main: WM_DISPLAYCHANGE
    [2016-03-18 09:49:02,671] [Log  ] [MPMain  ] [INFO ] - CycleRefreshRate: result DISP_CHANGE_SUCCESSFUL for refresh rate change 23Hz
    [2016-03-18 09:49:02,673] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SwitchFocus
    [2016-03-18 09:49:02,674] [Log  ] [MPMain  ] [INFO ] - Util: Successfully switched focus.
    [2016-03-18 09:49:02,675] [Log  ] [MPMain  ] [INFO ] - g_Player.Play(some show [HDTV-2160p].mkv Video)
    [2016-03-18 09:49:02,681] [Log  ] [MPMain  ] [INFO ] - Loading external players plugins
    [2016-03-18 09:49:02,682] [Log  ] [MPMain  ] [INFO ] -  found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2016-03-18 09:49:02,683] [Log  ] [MPMain  ] [INFO ] -  player:iTunes.  author: Frodo
    [2016-03-18 09:49:02,683] [Log  ] [MPMain  ] [INFO ] -  found plugin:MediaPortal.WinampPlayer.WinampPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2016-03-18 09:49:02,684] [Log  ] [MPMain  ] [INFO ] -  player:Winamp.  author: int_20h
    [2016-03-18 09:49:02,685] [Log  ] [MPMain  ] [DEBUG] - PlayerFactory: Successfully created player instance for file - some show [HDTV-2160p].mkv
    [2016-03-18 09:49:02,688] [Log  ] [MPMain  ] [INFO ] - VideoPlayer:play some show [HDTV-2160p].mkv
    [2016-03-18 09:49:02,727] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Enabling DX9 exclusive mode
    [2016-03-18 09:49:02,727] [Log  ] [MPMain  ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2016-03-18 09:49:03,978] [Log  ] [MPMain  ] [INFO ] - VMR9: added EVR Renderer to graph
    [2016-03-18 09:49:03,979] [Log  ] [MPMain  ] [DEBUG] - VMR9: Now active
    [2016-03-18 09:49:03,979] [Log  ] [MPMain  ] [DEBUG] - VMR9: Renderer successfully added
    [2016-03-18 09:49:04,002] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer9: Add LAVSplitter Source to graph
    [2016-03-18 09:49:04,065] [Log  ] [MPMain  ] [INFO ] - Added filter: LAV Video Decoder to graph
    [2016-03-18 09:49:04,068] [Log  ] [MPMain  ] [INFO ] - DirectShowUtils: First try to insert new audio renderer Default DirectSound Device
    [2016-03-18 09:49:04,068] [Log  ] [MPMain  ] [INFO ] - DirectShowUtils: Found audio renderer
    [2016-03-18 09:49:04,069] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtils: added filter:Default DirectSound Device to graph
    [2016-03-18 09:49:04,070] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: found AAC LAVF Audio out pin
    [2016-03-18 09:49:04,070] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: found AAC Audio out pin
    [2016-03-18 09:49:04,077] [Log  ] [MPMain  ] [INFO ] - Added filter: LAV Audio Decoder to graph
    [2016-03-18 09:49:04,079] [Log  ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Video
    [2016-03-18 09:49:04,079] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtil: build the graph for PIN : Video
    [2016-03-18 09:49:04,254] [Log  ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:49:04,256] [Log  ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:49:04,261] [Log  ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:49:04,263] [Log  ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Audio
    [2016-03-18 09:49:04,264] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtil: volume handler value 65535
    [2016-03-18 09:49:04,264] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtil: build the graph for PIN : Audio
    [2016-03-18 09:49:04,272] [Log  ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Subtitle
    [2016-03-18 09:49:04,273] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtil: build the graph for PIN : Subtitle
    [2016-03-18 09:49:04,293] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: XySubFilter
    [2016-03-18 09:49:04,294] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: Default DirectSound Device
    [2016-03-18 09:49:04,294] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: Enhanced Video Renderer
    [2016-03-18 09:49:04,294] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Audio Decoder
    [2016-03-18 09:49:04,294] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Video Decoder
    [2016-03-18 09:49:04,295] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Splitter Source
    [2016-03-18 09:49:04,301] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Unknown; Name=Show Subtitles, Filter=XySubFilter, Id=0, PDWGroup=6590025, LCID=0
    [2016-03-18 09:49:04,302] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Unknown; Name=Undetermined, No subtitles, Filter=XySubFilter, Id=1, PDWGroup=6590016, LCID=0
    [2016-03-18 09:49:04,303] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Unknown; Name=Hide Subtitles, Filter=XySubFilter, Id=2, PDWGroup=6590025, LCID=0
    [2016-03-18 09:49:04,303] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Video; Name=V: hevc main 10, yuv420p10le, 3840x2160 [default], Filter=LAV Splitter Source, Id=0, PDWGroup=0, LCID=0
    [2016-03-18 09:49:04,303] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Audio; Name=A: English [eng] (aac he-aac, 48000 Hz, 5.1) [default], Filter=LAV Splitter Source, Id=1, PDWGroup=1, LCID=1033
    [2016-03-18 09:49:04,303] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Subtitle; Name=S: English [eng] (subrip), Filter=LAV Splitter Source, Id=2, PDWGroup=2, LCID=1033
    [2016-03-18 09:49:04,303] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Subtitle; Name=S: English [eng] (subrip), Filter=LAV Splitter Source, Id=3, PDWGroup=2, LCID=1033
    [2016-03-18 09:49:04,304] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Subtitle_hidden; Name=S: No subtitles, Filter=LAV Splitter Source, Id=4, PDWGroup=2, LCID=-1
    [2016-03-18 09:49:04,305] [Log  ] [MPMain  ] [INFO ] - VideoPlayerVMR7: AudioLanguage CultureInfo en
    [2016-03-18 09:49:04,425] [Log  ] [MPMain  ] [INFO ] - VideoPlayer:Duration:3004,376708
    [2016-03-18 09:49:04,426] [Log  ] [MPMain  ] [INFO ] - g_Player.OnStarted() some show [HDTV-2160p].mkv media:Video
    [2016-03-18 09:49:04,436] [Log  ] [MPMain  ] [DEBUG] - AtmoLight: Video detected.
    [2016-03-18 09:49:04,436] [Log  ] [MPMain  ] [DEBUG] - AtmoLight: LEDs can be activated.
    [2016-03-18 09:49:04,437] [Log  ] [MPMain  ] [INFO ] - AtmoLight: Changing AtmoLight effect to: MediaPortalLiveMode
    [2016-03-18 09:49:04,466] [Log  ] [MPMain  ] [DEBUG] - Main: WM_GETMINMAXINFO Start (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 2x2 - MaxTrackSize: 1932x1092)
    [2016-03-18 09:49:04,467] [Log  ] [MPMain  ] [DEBUG] - Main: WM_GETMINMAXINFO End (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 1920x1080 - MaxTrackSize: 1920x1080)
    [2016-03-18 09:49:04,468] [Log  ] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2016-03-18 09:49:04,468] [Log  ] [MPMain  ] [DEBUG] - D3D: Force mouse cursor to false
    [2016-03-18 09:49:04,469] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
    [2016-03-18 09:49:04,470] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 50
    [2016-03-18 09:49:04,580] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 50
    [2016-03-18 09:49:04,615] [Log  ] [100  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:49:04,771] [Log  ] [97  ] [DEBUG] - PlaneScene: crop T, B  : 0, 0
    [2016-03-18 09:49:04,772] [Log  ] [97  ] [DEBUG] - PlaneScene: crop L, R  : 0, 0
    [2016-03-18 09:49:04,772] [Log  ] [97  ] [INFO ] - PlaneScene: video WxH  : 3840x2160
    [2016-03-18 09:49:04,773] [Log  ] [97  ] [DEBUG] - PlaneScene: video AR  : 16:9
    [2016-03-18 09:49:04,773] [Log  ] [97  ] [INFO ] - PlaneScene: screen WxH : 1920x1080
    [2016-03-18 09:49:04,773] [Log  ] [97  ] [DEBUG] - PlaneScene: AR type  : Normal
    [2016-03-18 09:49:04,773] [Log  ] [97  ] [DEBUG] - PlaneScene: PixelRatio : 1
    [2016-03-18 09:49:04,774] [Log  ] [97  ] [DEBUG] - PlaneScene: src  : (0,0)-(3840,2160)
    [2016-03-18 09:49:04,774] [Log  ] [97  ] [DEBUG] - PlaneScene: dst  : (0,0)-(1920,1080)
    [2016-03-18 09:49:09,864] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 3
    [2016-03-18 09:49:09,953] [Log  ] [97  ] [INFO ] - planescene:PresentImage() frame:0 enabled:True allowed:False
    [2016-03-18 09:49:09,968] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 1
    [2016-03-18 09:49:11,734] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 3
    [2016-03-18 09:49:11,990] [Log  ] [97  ] [INFO ] - planescene:PresentImage() frame:0 enabled:True allowed:False
    [2016-03-18 09:49:12,008] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 1
    [2016-03-18 09:49:13,772] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 3
    [2016-03-18 09:49:13,993] [Log  ] [97  ] [INFO ] - planescene:PresentImage() frame:0 enabled:True allowed:False
    [2016-03-18 09:49:14,011] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 1
    [2016-03-18 09:49:15,722] [Log  ] [MPMain  ] [INFO ] - Main: Stopping media
    [2016-03-18 09:49:15,723] [Log  ] [MPMain  ] [DEBUG] - g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    [2016-03-18 09:49:15,723] [Log  ] [MPMain  ] [INFO ] - g_Player.OnStopped()
    [2016-03-18 09:49:15,724] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 23hz - changing it to 60hz
    [2016-03-18 09:49:15,725] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 23hz, desired is 60
    [2016-03-18 09:49:15,725] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger AdapterOrdinal value is 0
    [2016-03-18 09:49:15,725] [Log  ] [MPMain  ] [DEBUG] - CycleRefreshRate: Current MonitorIndex : 0 and current deviceName : \\.\DISPLAY1
    [2016-03-18 09:49:16,349] [Log  ] [MPMain  ] [DEBUG] - Main: WM_DISPLAYCHANGE
    [2016-03-18 09:49:16,765] [Log  ] [MPMain  ] [INFO ] - CycleRefreshRate: result DISP_CHANGE_SUCCESSFUL for refresh rate change 60Hz
    [2016-03-18 09:49:16,765] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: dynamic refresh rate change - notify video renderer
    [2016-03-18 09:49:17,113] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SwitchFocus
    [2016-03-18 09:49:17,114] [Log  ] [MPMain  ] [INFO ] - Util: Successfully switched focus.
    [2016-03-18 09:49:17,122] [Log  ] [MPMain  ] [INFO ] - GUIVideoFiles: OnPlayBackStopped idFile=1256 timeMovieStopped=10 resumeData= bdtitle=1000
    [2016-03-18 09:49:17,126] [Log  ] [MPMain  ] [DEBUG] - GUIVideoFiles: OnPlayBackStopped store resume time
    [2016-03-18 09:49:17,140] [Log  ] [MPMain  ] [DEBUG] - AtmoLight: LEDs can be activated.
    [2016-03-18 09:49:17,141] [Log  ] [MPMain  ] [INFO ] - AtmoLight: Changing AtmoLight effect to: LEDsDisabled
    [2016-03-18 09:49:17,393] [Log  ] [MPMain  ] [DEBUG] - g_Player.doStop() - stop
    [2016-03-18 09:49:17,394] [Log  ] [MPMain  ] [INFO ] - VideoPlayer:ended some show [HDTV-2160p].mkv
    [2016-03-18 09:49:17,394] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup DShow graph
    [2016-03-18 09:49:17,415] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup Sub/PostProcess
    [2016-03-18 09:49:17,415] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup VideoCodec
    [2016-03-18 09:49:17,415] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup AudioCodec
    [2016-03-18 09:49:17,416] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter Default DirectSound Device
    [2016-03-18 09:49:17,418] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup AudioRenderer
    [2016-03-18 09:49:17,418] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup InterfaceSourceFilter
    [2016-03-18 09:49:17,418] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup PostProcess
    [2016-03-18 09:49:17,418] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup PostProcess MediaPortal AudioSwitcher
    [2016-03-18 09:49:17,420] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter XySubFilter (=> !!!)
    [2016-03-18 09:49:17,421] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: XySubFilter (=> !!!) 0
    [2016-03-18 09:49:17,421] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter Enhanced Video Renderer
    [2016-03-18 09:49:17,421] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: Enhanced Video Renderer 2
    [2016-03-18 09:49:17,422] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Audio Decoder
    [2016-03-18 09:49:17,422] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Output
    [2016-03-18 09:49:17,423] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:49:17,423] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Audio Decoder 1
    [2016-03-18 09:49:17,424] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Video Decoder
    [2016-03-18 09:49:17,424] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Output
    [2016-03-18 09:49:17,424] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:49:17,562] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Video Decoder 1
    [2016-03-18 09:49:17,562] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Splitter Source
    [2016-03-18 09:49:17,563] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Video
    [2016-03-18 09:49:17,563] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:49:17,563] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Audio
    [2016-03-18 09:49:17,563] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:49:17,564] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Subtitle
    [2016-03-18 09:49:17,564] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:49:17,564] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Splitter Source 3
    [2016-03-18 09:49:17,566] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup Graphbuilder
    [2016-03-18 09:49:17,567] [Log  ] [MPMain  ] [DEBUG] - VMR9: Dispose
    [2016-03-18 09:49:17,571] [Log  ] [MPMain  ] [DEBUG] - SubtitleRenderer: starting cleanup
    [2016-03-18 09:49:17,572] [Log  ] [MPMain  ] [DEBUG] - SubtitleRenderer: cleanup done
    [2016-03-18 09:49:17,572] [Log  ] [MPMain  ] [DEBUG] - VMR9: Inactive
    [2016-03-18 09:49:17,578] [Log  ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:49:17,704] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Disabling DX9 exclusive mode
    [2016-03-18 09:49:17,705] [Log  ] [MPMain  ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2016-03-18 09:49:17,711] [Log  ] [MPMain  ] [INFO ] - GUIVideoFullscreen:stop
    [2016-03-18 09:49:17,711] [Log  ] [MPMain  ] [DEBUG] - Windowmanager: Goto previous window
    [2016-03-18 09:49:17,712] [Log  ] [MPMain  ] [DEBUG] - Window: MediaPortal.GUI.Video.GUIVideoFullscreen deinit
    [2016-03-18 09:49:17,713] [Log  ] [MPMain  ] [DEBUG] - TextureManager: CleanupThumbs()
    [2016-03-18 09:49:17,800] [Log  ] [MPMain  ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\TVSeries.xml' is missing control id 526 (window property: loadingImage)
    [2016-03-18 09:49:17,821] [Log  ] [MPMain  ] [DEBUG] - TextureManagerEx: load from memory: [TVSeries:C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\TVSeriesDynLogoAAC 5.1HDTVSUBTITLES.png]
    [2016-03-18 09:49:17,824] [Log  ] [MPMain  ] [DEBUG] - Window: WindowPlugins.GUITVSeries.TVSeriesPlugin init
    [2016-03-18 09:49:17,829] [Log  ] [MPMain  ] [DEBUG] - Main: WM_GETMINMAXINFO Start (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 2x2 - MaxTrackSize: 1932x1092)
    [2016-03-18 09:49:17,830] [Log  ] [MPMain  ] [DEBUG] - Main: WM_GETMINMAXINFO End (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 1920x1080 - MaxTrackSize: 1920x1080)
    [2016-03-18 09:49:17,830] [Log  ] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2016-03-18 09:49:17,830] [Log  ] [MPMain  ] [DEBUG] - D3D: Force mouse cursor to false
    [2016-03-18 09:49:17,831] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
    [2016-03-18 09:49:18,003] [Log  ] [MPMain  ] [DEBUG] - TextureManager: load from memory: [TVSeries:C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\TVSeriesDynLogoAAC 5.1HDTVSUBTITLES.png]
    [2016-03-18 09:49:20,348] [Log  ] [MPMain  ] [DEBUG] - Main: WM_SYSCOMMAND (SC_CLOSE)
    [2016-03-18 09:49:20,349] [Log  ] [MPMain  ] [DEBUG] - Main: WM_SYSCOMMAND (IsInAwayMode : False) - (IsDisplayTurnedOn : True) - (IsUserPresent : True)
    [2016-03-18 09:49:20,349] [Log  ] [MPMain  ] [DEBUG] - Main: WM_SYSCOMMAND: resumeTimeOutReached : True
    [2016-03-18 09:49:20,349] [Log  ] [MPMain  ] [DEBUG] - D3D: OnFormClosing()
    [2016-03-18 09:49:20,350] [Log  ] [MPMain  ] [INFO ] - D3D: Minimizing to tray on GUI exit
    [2016-03-18 09:49:20,350] [Log  ] [MPMain  ] [INFO ] - D3D: Minimizing to tray
    [2016-03-18 09:49:20,353] [Log  ] [MPMain  ] [DEBUG] - Main: WM_ACTIVATE (WA_INACTIVE)
    [2016-03-18 09:49:20,353] [Log  ] [MPMain  ] [INFO ] - Main: Deactivation request received
    [2016-03-18 09:49:20,353] [Log  ] [MPMain  ] [INFO ] - D3D: Minimizing to tray
    [2016-03-18 09:49:20,394] [Log  ] [MPMain  ] [DEBUG] - D3D: Showing mouse cursor
    [2016-03-18 09:49:20,395] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state 1
    [2016-03-18 09:49:20,395] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state 1
    [2016-03-18 09:49:20,395] [Log  ] [MPMain  ] [DEBUG] - D3D: OnLostFocus()
    [2016-03-18 09:49:20,397] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state 1

    Mediaportal log output using MPC-HC (default):

    Code:
    [2016-03-18 09:43:22,397] [Log  ] [MPMain  ] [DEBUG] - TextureManager: CleanupThumbs()
    [2016-03-18 09:43:22,533] [Log  ] [MPMain  ] [DEBUG] - Window: MediaPortal.GUI.Video.GUIVideoFullscreen init
    [2016-03-18 09:43:22,534] [Log  ] [MPMain  ] [DEBUG] - Loading AR modes from "movies" section...
    [2016-03-18 09:43:22,545] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Opening file : some show [HDTV-2160p].mkv
    [2016-03-18 09:43:23,126] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: DLL Version  : MediaInfoLib - v0.7.72
    [2016-03-18 09:43:23,126] [Log  ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : some show [HDTV-2160p].mkv
    [2016-03-18 09:43:23,126] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Parse speed  : 0.3
    [2016-03-18 09:43:23,126] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: FrameRate  : 23,976
    [2016-03-18 09:43:23,127] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Width  : 3840
    [2016-03-18 09:43:23,127] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Height  : 2160
    [2016-03-18 09:43:23,127] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio  : widescreen
    [2016-03-18 09:43:23,127] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec  : HEVC [ "hevc.png" ]
    [2016-03-18 09:43:23,127] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Scan type  :
    [2016-03-18 09:43:23,128] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced  : False
    [2016-03-18 09:43:23,128] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : HD
    [2016-03-18 09:43:23,128] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration  : 3004379
    [2016-03-18 09:43:23,128] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: AudioRate  : 0
    [2016-03-18 09:43:23,128] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels  : 6 [ "5.1.png" ]
    [2016-03-18 09:43:23,129] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec  : AAC HE-AAC [ "aac he-aac.png" ]
    [2016-03-18 09:43:23,129] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: HasAudio  : True
    [2016-03-18 09:43:23,129] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: HasVideo  : True
    [2016-03-18 09:43:23,129] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles  : True
    [2016-03-18 09:43:23,130] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles  : 2
    [2016-03-18 09:43:23,130] [Log  ] [MPMain  ] [DEBUG] - MediaInfoWrapper.MediaInfoWrapper: Closing file : some show [HDTV-2160p].mkv
    [2016-03-18 09:43:23,140] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.AdaptRefreshRate: framerate on file some show [HDTV-2160p].mkv is 23,976
    [2016-03-18 09:43:23,142] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 60hz - changing it to 23hz
    [2016-03-18 09:43:23,143] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 60hz, desired is 23
    [2016-03-18 09:43:23,143] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger AdapterOrdinal value is 0
    [2016-03-18 09:43:23,145] [Log  ] [MPMain  ] [DEBUG] - CycleRefreshRate: Current MonitorIndex : 0 and current deviceName : \\.\DISPLAY1
    [2016-03-18 09:43:24,176] [Log  ] [MPMain  ] [DEBUG] - Main: WM_DISPLAYCHANGE
    [2016-03-18 09:43:24,178] [Log  ] [MPMain  ] [INFO ] - CycleRefreshRate: result DISP_CHANGE_SUCCESSFUL for refresh rate change 23Hz
    [2016-03-18 09:43:24,179] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SwitchFocus
    [2016-03-18 09:43:24,181] [Log  ] [MPMain  ] [INFO ] - Util: Successfully switched focus.
    [2016-03-18 09:43:24,182] [Log  ] [MPMain  ] [INFO ] - g_Player.Play(some show [HDTV-2160p].mkv Video)
    [2016-03-18 09:43:24,189] [Log  ] [MPMain  ] [INFO ] - Loading external players plugins
    [2016-03-18 09:43:24,190] [Log  ] [MPMain  ] [INFO ] -  found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2016-03-18 09:43:24,190] [Log  ] [MPMain  ] [INFO ] -  player:iTunes.  author: Frodo
    [2016-03-18 09:43:24,191] [Log  ] [MPMain  ] [INFO ] -  found plugin:MediaPortal.WinampPlayer.WinampPlugin in C:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2016-03-18 09:43:24,191] [Log  ] [MPMain  ] [INFO ] -  player:Winamp.  author: int_20h
    [2016-03-18 09:43:24,192] [Log  ] [MPMain  ] [DEBUG] - PlayerFactory: Successfully created player instance for file - some show [HDTV-2160p].mkv
    [2016-03-18 09:43:24,196] [Log  ] [MPMain  ] [INFO ] - VideoPlayer:play some show [HDTV-2160p].mkv
    [2016-03-18 09:43:24,241] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Enabling DX9 exclusive mode
    [2016-03-18 09:43:24,242] [Log  ] [MPMain  ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2016-03-18 09:43:24,974] [Log  ] [MPMain  ] [INFO ] - VMR9: added EVR Renderer to graph
    [2016-03-18 09:43:24,975] [Log  ] [MPMain  ] [DEBUG] - VMR9: Now active
    [2016-03-18 09:43:24,975] [Log  ] [MPMain  ] [DEBUG] - VMR9: Renderer successfully added
    [2016-03-18 09:43:24,983] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer9: Add LAVSplitter Source to graph
    [2016-03-18 09:43:25,098] [Log  ] [MPMain  ] [INFO ] - Added filter: LAV Video Decoder to graph
    [2016-03-18 09:43:25,101] [Log  ] [MPMain  ] [INFO ] - DirectShowUtils: First try to insert new audio renderer Default DirectSound Device
    [2016-03-18 09:43:25,101] [Log  ] [MPMain  ] [INFO ] - DirectShowUtils: Found audio renderer
    [2016-03-18 09:43:25,102] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtils: added filter:Default DirectSound Device to graph
    [2016-03-18 09:43:25,103] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: found AAC LAVF Audio out pin
    [2016-03-18 09:43:25,103] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: found AAC Audio out pin
    [2016-03-18 09:43:25,104] [Log  ] [MPMain  ] [INFO ] - Added filter: LAV Audio Decoder to graph
    [2016-03-18 09:43:25,106] [Log  ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Video
    [2016-03-18 09:43:25,107] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtil: build the graph for PIN : Video
    [2016-03-18 09:43:25,109] [Log  ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:43:25,111] [Log  ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:43:25,117] [Log  ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:43:25,120] [Log  ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Audio
    [2016-03-18 09:43:25,120] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtil: volume handler value 65535
    [2016-03-18 09:43:25,120] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtil: build the graph for PIN : Audio
    [2016-03-18 09:43:25,129] [Log  ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Subtitle
    [2016-03-18 09:43:25,130] [Log  ] [MPMain  ] [DEBUG] - DirectShowUtil: build the graph for PIN : Subtitle
    [2016-03-18 09:43:25,141] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: XySubFilter
    [2016-03-18 09:43:25,142] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: Default DirectSound Device
    [2016-03-18 09:43:25,142] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: Enhanced Video Renderer
    [2016-03-18 09:43:25,142] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Audio Decoder
    [2016-03-18 09:43:25,142] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Video Decoder
    [2016-03-18 09:43:25,143] [Log  ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Splitter Source
    [2016-03-18 09:43:25,149] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Unknown; Name=Show Subtitles, Filter=XySubFilter, Id=0, PDWGroup=6590025, LCID=0
    [2016-03-18 09:43:25,151] [Log  ] [MPMain  ] [DEBUG] - MpcEngine: using texture size of 1920x1080
    [2016-03-18 09:43:25,156] [Log  ] [MPMain  ] [INFO ] - MpcEngine: Subtitle VideoPlayer CultureInfo nl
    [2016-03-18 09:43:25,160] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer9: Rebuild LAV Delegate Info filter Name - TextPassThru294240e4
    [2016-03-18 09:43:25,162] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Unknown; Name=Hide Subtitles, Filter=XySubFilter, Id=1, PDWGroup=6590025, LCID=0
    [2016-03-18 09:43:25,162] [Log  ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Unknown; Name=, Filter=XySubFilter, Id=2, PDWGroup=6590025, LCID=0
    [2016-03-18 09:43:25,164] [Log  ] [MPMain  ] [INFO ] - VideoPlayerVMR7: AudioLanguage CultureInfo en
    [2016-03-18 09:43:25,289] [Log  ] [MPMain  ] [INFO ] - VideoPlayer:Duration:3004,376708
    [2016-03-18 09:43:25,290] [Log  ] [MPMain  ] [INFO ] - g_Player.OnStarted() some show [HDTV-2160p].mkv media:Video
    [2016-03-18 09:43:25,302] [Log  ] [MPMain  ] [DEBUG] - AtmoLight: Video detected.
    [2016-03-18 09:43:25,302] [Log  ] [MPMain  ] [DEBUG] - AtmoLight: LEDs can be activated.
    [2016-03-18 09:43:25,303] [Log  ] [MPMain  ] [INFO ] - AtmoLight: Changing AtmoLight effect to: MediaPortalLiveMode
    [2016-03-18 09:43:25,332] [Log  ] [MPMain  ] [DEBUG] - Main: WM_GETMINMAXINFO Start (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 2x2 - MaxTrackSize: 1932x1092)
    [2016-03-18 09:43:25,333] [Log  ] [MPMain  ] [DEBUG] - Main: WM_GETMINMAXINFO End (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 1920x1080 - MaxTrackSize: 1920x1080)
    [2016-03-18 09:43:25,334] [Log  ] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2016-03-18 09:43:25,335] [Log  ] [MPMain  ] [DEBUG] - D3D: Force mouse cursor to false
    [2016-03-18 09:43:25,335] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
    [2016-03-18 09:43:25,337] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 50
    [2016-03-18 09:43:25,430] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 50
    [2016-03-18 09:43:25,484] [Log  ] [94  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:43:25,640] [Log  ] [93  ] [DEBUG] - PlaneScene: crop T, B  : 0, 0
    [2016-03-18 09:43:25,641] [Log  ] [93  ] [DEBUG] - PlaneScene: crop L, R  : 0, 0
    [2016-03-18 09:43:25,642] [Log  ] [93  ] [INFO ] - PlaneScene: video WxH  : 3840x2160
    [2016-03-18 09:43:25,642] [Log  ] [93  ] [DEBUG] - PlaneScene: video AR  : 16:9
    [2016-03-18 09:43:25,642] [Log  ] [93  ] [INFO ] - PlaneScene: screen WxH : 1920x1080
    [2016-03-18 09:43:25,642] [Log  ] [93  ] [DEBUG] - PlaneScene: AR type  : Normal
    [2016-03-18 09:43:25,643] [Log  ] [93  ] [DEBUG] - PlaneScene: PixelRatio : 1
    [2016-03-18 09:43:25,643] [Log  ] [93  ] [DEBUG] - PlaneScene: src  : (0,0)-(3840,2160)
    [2016-03-18 09:43:25,643] [Log  ] [93  ] [DEBUG] - PlaneScene: dst  : (0,0)-(1920,1080)
    [2016-03-18 09:43:26,273] [Log  ] [MPMain  ] [DEBUG] - D3D: Showing mouse cursor
    [2016-03-18 09:43:26,274] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state 1
    [2016-03-18 09:43:26,274] [Log  ] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2016-03-18 09:43:26,274] [Log  ] [MPMain  ] [DEBUG] - D3D: Force mouse cursor to false
    [2016-03-18 09:43:26,275] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
    [2016-03-18 09:43:29,481] [Log  ] [MPMain  ] [DEBUG] - D3D: Hiding mouse cursor
    [2016-03-18 09:43:29,481] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
    [2016-03-18 09:43:29,499] [Log  ] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2016-03-18 09:43:29,499] [Log  ] [MPMain  ] [DEBUG] - D3D: Force mouse cursor to false
    [2016-03-18 09:43:29,499] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
    [2016-03-18 09:43:32,466] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 3
    [2016-03-18 09:43:32,740] [Log  ] [93  ] [INFO ] - planescene:PresentImage() frame:0 enabled:True allowed:False
    [2016-03-18 09:43:32,757] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 1
    [2016-03-18 09:43:33,900] [Log  ] [MPMain  ] [INFO ] - g_Player loading seekstep config
    [2016-03-18 09:43:34,512] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 3
    [2016-03-18 09:43:34,746] [Log  ] [93  ] [INFO ] - planescene:PresentImage() frame:0 enabled:True allowed:False
    [2016-03-18 09:43:34,762] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 1
    [2016-03-18 09:43:36,517] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 3
    [2016-03-18 09:43:36,747] [Log  ] [93  ] [INFO ] - planescene:PresentImage() frame:0 enabled:True allowed:False
    [2016-03-18 09:43:36,764] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 1
    [2016-03-18 09:43:38,529] [Log  ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 3
    [2016-03-18 09:43:38,748] [Log  ] [93  ] [INFO ] - planescene:PresentImage() frame:0 enabled:True allowed:False
    [2016-03-18 09:43:38,764] [Log  ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 1
    [2016-03-18 09:43:39,228] [Log  ] [MPMain  ] [INFO ] - Main: Stopping media
    [2016-03-18 09:43:39,230] [Log  ] [MPMain  ] [DEBUG] - g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    [2016-03-18 09:43:39,230] [Log  ] [MPMain  ] [INFO ] - g_Player.OnStopped()
    [2016-03-18 09:43:39,231] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: current refreshrate is 23hz - changing it to 60hz
    [2016-03-18 09:43:39,231] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 23hz, desired is 60
    [2016-03-18 09:43:39,232] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger AdapterOrdinal value is 0
    [2016-03-18 09:43:39,232] [Log  ] [MPMain  ] [DEBUG] - CycleRefreshRate: Current MonitorIndex : 0 and current deviceName : \\.\DISPLAY1
    [2016-03-18 09:43:39,902] [Log  ] [MPMain  ] [DEBUG] - Main: WM_DISPLAYCHANGE
    [2016-03-18 09:43:40,325] [Log  ] [MPMain  ] [INFO ] - CycleRefreshRate: result DISP_CHANGE_SUCCESSFUL for refresh rate change 60Hz
    [2016-03-18 09:43:40,325] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SetRefreshRateBasedOnFPS: dynamic refresh rate change - notify video renderer
    [2016-03-18 09:43:40,723] [Log  ] [MPMain  ] [INFO ] - RefreshRateChanger.SwitchFocus
    [2016-03-18 09:43:40,724] [Log  ] [MPMain  ] [INFO ] - Util: Successfully switched focus.
    [2016-03-18 09:43:40,733] [Log  ] [MPMain  ] [INFO ] - GUIVideoFiles: OnPlayBackStopped idFile=1256 timeMovieStopped=13 resumeData= bdtitle=1000
    [2016-03-18 09:43:40,735] [Log  ] [MPMain  ] [DEBUG] - GUIVideoFiles: OnPlayBackStopped store resume time
    [2016-03-18 09:43:40,748] [Log  ] [MPMain  ] [DEBUG] - AtmoLight: LEDs can be activated.
    [2016-03-18 09:43:40,748] [Log  ] [MPMain  ] [INFO ] - AtmoLight: Changing AtmoLight effect to: LEDsDisabled
    [2016-03-18 09:43:40,999] [Log  ] [MPMain  ] [DEBUG] - g_Player.doStop() - stop
    [2016-03-18 09:43:41,000] [Log  ] [MPMain  ] [INFO ] - VideoPlayer:ended some show [HDTV-2160p].mkv
    [2016-03-18 09:43:41,000] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup DShow graph
    [2016-03-18 09:43:41,036] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup Sub/PostProcess
    [2016-03-18 09:43:41,037] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup VideoCodec
    [2016-03-18 09:43:41,037] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup AudioCodec
    [2016-03-18 09:43:41,038] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter Default DirectSound Device
    [2016-03-18 09:43:41,040] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup AudioRenderer
    [2016-03-18 09:43:41,040] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup InterfaceSourceFilter
    [2016-03-18 09:43:41,040] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup PostProcess
    [2016-03-18 09:43:41,041] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup PostProcess MediaPortal AudioSwitcher
    [2016-03-18 09:43:41,042] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter 0001
    [2016-03-18 09:43:41,042] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: 0001 0
    [2016-03-18 09:43:41,043] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter XySubFilter
    [2016-03-18 09:43:41,043] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: XySubFilter 0
    [2016-03-18 09:43:41,043] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter Enhanced Video Renderer
    [2016-03-18 09:43:41,044] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: Enhanced Video Renderer 2
    [2016-03-18 09:43:41,044] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Audio Decoder
    [2016-03-18 09:43:41,045] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Output
    [2016-03-18 09:43:41,046] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:43:41,046] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Audio Decoder 1
    [2016-03-18 09:43:41,046] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter TextPassThru294240e4
    [2016-03-18 09:43:41,047] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Out
    [2016-03-18 09:43:41,047] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:43:41,047] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: TextPassThru294240e4 0
    [2016-03-18 09:43:41,048] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Video Decoder
    [2016-03-18 09:43:41,048] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Output
    [2016-03-18 09:43:41,048] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:43:41,201] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Video Decoder 1
    [2016-03-18 09:43:41,201] [Log  ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Splitter Source
    [2016-03-18 09:43:41,201] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Video
    [2016-03-18 09:43:41,202] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:43:41,202] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Audio
    [2016-03-18 09:43:41,202] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:43:41,203] [Log  ] [MPMain  ] [INFO ] - Disconnecting pin Subtitle
    [2016-03-18 09:43:41,203] [Log  ] [MPMain  ] [INFO ] -  Not connected
    [2016-03-18 09:43:41,203] [Log  ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Splitter Source 4
    [2016-03-18 09:43:41,204] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup Graphbuilder
    [2016-03-18 09:43:41,205] [Log  ] [MPMain  ] [DEBUG] - VMR9: Dispose
    [2016-03-18 09:43:41,209] [Log  ] [MPMain  ] [DEBUG] - SubtitleRenderer: starting cleanup
    [2016-03-18 09:43:41,210] [Log  ] [MPMain  ] [DEBUG] - SubtitleRenderer: cleanup done
    [2016-03-18 09:43:41,210] [Log  ] [MPMain  ] [DEBUG] - VMR9: Inactive
    [2016-03-18 09:43:41,216] [Log  ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2016-03-18 09:43:41,343] [Log  ] [MPMain  ] [INFO ] - VideoPlayer9: Disabling DX9 exclusive mode
    [2016-03-18 09:43:41,343] [Log  ] [MPMain  ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2016-03-18 09:43:41,344] [Log  ] [MPMain  ] [INFO ] - GUIVideoFullscreen:stop
    [2016-03-18 09:43:41,345] [Log  ] [MPMain  ] [DEBUG] - Windowmanager: Goto previous window
    [2016-03-18 09:43:41,345] [Log  ] [MPMain  ] [DEBUG] - Window: MediaPortal.GUI.Video.GUIVideoFullscreen deinit
    [2016-03-18 09:43:41,346] [Log  ] [MPMain  ] [DEBUG] - TextureManager: CleanupThumbs()
    [2016-03-18 09:43:41,448] [Log  ] [MPMain  ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\StreamedMP\TVSeries.xml' is missing control id 526 (window property: loadingImage)
    [2016-03-18 09:43:41,591] [Log  ] [MPMain  ] [DEBUG] - TextureManagerEx: load from memory: [TVSeries:C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\TVSeriesDynLogoAAC 5.1HDTVSUBTITLES.png]
    [2016-03-18 09:43:41,593] [Log  ] [MPMain  ] [DEBUG] - Window: WindowPlugins.GUITVSeries.TVSeriesPlugin init
    [2016-03-18 09:43:41,599] [Log  ] [MPMain  ] [DEBUG] - Main: WM_GETMINMAXINFO Start (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 2x2 - MaxTrackSize: 1932x1092)
    [2016-03-18 09:43:41,600] [Log  ] [MPMain  ] [DEBUG] - Main: WM_GETMINMAXINFO End (MaxSize: 1920x1080 - MaxPostion: 0,0 - MinTrackSize: 1920x1080 - MaxTrackSize: 1920x1080)
    [2016-03-18 09:43:41,600] [Log  ] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2016-03-18 09:43:41,600] [Log  ] [MPMain  ] [DEBUG] - D3D: Force mouse cursor to false
    [2016-03-18 09:43:41,600] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
    [2016-03-18 09:43:41,763] [Log  ] [MPMain  ] [DEBUG] - TextureManager: load from memory: [TVSeries:C:\ProgramData\Team MediaPortal\MediaPortal\Thumbs\TVSeriesDynLogoAAC 5.1HDTVSUBTITLES.png]
    [2016-03-18 09:43:42,923] [Log  ] [MPMain  ] [DEBUG] - D3D: Showing mouse cursor
    [2016-03-18 09:43:42,924] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state 1
    [2016-03-18 09:43:42,924] [Log  ] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2016-03-18 09:43:42,924] [Log  ] [MPMain  ] [DEBUG] - D3D: Force mouse cursor to false
    [2016-03-18 09:43:42,925] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state -1
    [2016-03-18 09:43:44,159] [Log  ] [MPMain  ] [DEBUG] - Main: WM_SYSCOMMAND (SC_CLOSE)
    [2016-03-18 09:43:44,159] [Log  ] [MPMain  ] [DEBUG] - Main: WM_SYSCOMMAND (IsInAwayMode : False) - (IsDisplayTurnedOn : True) - (IsUserPresent : True)
    [2016-03-18 09:43:44,160] [Log  ] [MPMain  ] [DEBUG] - Main: WM_SYSCOMMAND: resumeTimeOutReached : True
    [2016-03-18 09:43:44,160] [Log  ] [MPMain  ] [DEBUG] - D3D: OnFormClosing()
    [2016-03-18 09:43:44,160] [Log  ] [MPMain  ] [INFO ] - D3D: Minimizing to tray on GUI exit
    [2016-03-18 09:43:44,161] [Log  ] [MPMain  ] [INFO ] - D3D: Minimizing to tray
    [2016-03-18 09:43:44,163] [Log  ] [MPMain  ] [DEBUG] - Main: WM_ACTIVATE (WA_INACTIVE)
    [2016-03-18 09:43:44,163] [Log  ] [MPMain  ] [INFO ] - Main: Deactivation request received
    [2016-03-18 09:43:44,164] [Log  ] [MPMain  ] [INFO ] - D3D: Minimizing to tray
    [2016-03-18 09:43:44,203] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state 1
    [2016-03-18 09:43:44,204] [Log  ] [MPMain  ] [DEBUG] - D3D: OnLostFocus()
    [2016-03-18 09:43:44,204] [Log  ] [MPMain  ] [DEBUG] - D3D: Cursor ShowMouseCursor state 1
    [2016-03-18 09:43:48,270] [Log  ] [MPMain  ] [INFO ] - Main: Stopping FrameMove
    [2016-03-18 09:43:48,270] [Log  ] [MPMain  ] [DEBUG] - D3D: OnFormClosing()
    [2016-03-18 09:43:48,271] [Log  ] [MPMain  ] [DEBUG] - D3D CleanupEnvironment()

    Video clip info:

    Code:
    General
    Unique ID                                : 244046381386356466665228008917873945295 (0xB7999F9561B427458FD15ABB21836ACF)
    Complete name                            : some show [HDTV-2160p].mkv
    Format                                   : Matroska
    Format version                           : Version 4 / Version 2
    File size                                : 1.57 GiB
    Duration                                 : 52mn 50s
    Overall bit rate                         : 4 258 Kbps
    Encoded date                             : UTC 2015-10-26 01:19:47
    Writing application                      : mkvmerge v8.4.0 ('A better way to fly') 64bit
    Writing library                          : libebml v1.3.1 + libmatroska v1.4.2
    
    Video
    ID                                       : 1
    Format                                   : HEVC
    Format/Info                              : High Efficiency Video Coding
    Format profile                           : Main 10@L5@Main
    Codec ID                                 : V_MPEGH/ISO/HEVC
    Duration                                 : 52mn 50s
    Bit rate                                 : 4 054 Kbps
    Width                                    : 3 840 pixels
    Height                                   : 2 160 pixels
    Display aspect ratio                     : 16:9
    Frame rate mode                          : Constant
    Frame rate                               : 23.976 (24000/1001) fps
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 10 bits
    Bits/(Pixel*Frame)                       : 0.020
    Stream size                              : 1.50 GiB (95%)
    Writing library                          : x265 1.8+38-fe65544b6c40:[Windows][GCC 4.8.2][64 bit] 10bit
    Encoding settings                        : wpp / ctu=64 / min-cu-size=8 / max-tu-size=32 / tu-intra-depth=1 / tu-inter-depth=1 / me=1 / subme=2 / merange=57 / no-rect / no-amp / max-merge=2 / temporal-mvp / no-early-skip / rdpenalty=0 / no-tskip / no-tskip-fast / strong-intra-smoothing / no-lossless / no-cu-lossless / no-constrained-intra / fast-intra / open-gop / no-temporal-layers / interlace=0 / keyint=250 / min-keyint=23 / scenecut=40 / rc-lookahead=15 / lookahead-slices=0 / bframes=4 / bframe-bias=0 / b-adapt=0 / ref=2 / limit-refs=0 / weightp / no-weightb / aq-mode=1 / qg-size=32 / aq-strength=0.30 / cbqpoffs=0 / crqpoffs=0 / rd=2 / psy-rd=0.50 / rdoq-level=2 / psy-rdoq=10.00 / signhide / deblock=-2:-2 / sao / no-sao-non-deblock / b-pyramid / cutree / rc=2 / pass / bitrate=4054 / qcomp=0.80 / qpmin=0 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ipratio=1.10 / pbratio=1.10
    Default                                  : Yes
    Forced                                   : No
    
    Audio
    ID                                       : 2
    Format                                   : AAC
    Format/Info                              : Advanced Audio Codec
    Format profile                           : HE-AAC / LC
    Codec ID                                 : A_AAC
    Duration                                 : 52mn 39s
    Bit rate                                 : 203 Kbps
    Channel(s)                               : 6 channels
    Channel positions                        : Front: L C R, Side: L R, LFE
    Sampling rate                            : 48.0 KHz / 24.0 KHz
    Frame rate                               : 23.438 fps (1024 spf)
    Compression mode                         : Lossy
    Delay relative to video                  : 40ms
    Stream size                              : 76.4 MiB (5%)
    Language                                 : English
    Default                                  : Yes
    Forced                                   : No
    
    Text
    ID                                       : 3
    Format                                   : UTF-8
    Codec ID                                 : S_TEXT/UTF8
    Codec ID/Info                            : UTF-8 Plain Text
    Duration                                 : 51mn 22s
    Bit rate                                 : 64 bps
    Count of elements                        : 733
    Stream size                              : 24.4 KiB (0%)
    Language                                 : English
    Default                                  : No
    Forced                                   : No

    No clue how to fix this yet and if I play it in MPC-HC / Zoom Player / Plex it works fine, any help on this would be appreciated :)
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    - Changing LAV settings (DXVA / CUVID)
    Try changing it to "none". Your GPU probably doesn't support hardware accelerated h.265 decoding, so AFAIK "none" is the correct setting for h.265.
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,005
    Home Country
    Netherlands Netherlands
    Tried that as well but same results :(
    Have played other clips like that in the past but this one has HE-AAC as well which I don't the recall the others having, does work with LAV (CUVID + HEVC enabled) in Zoom Player at least.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Okay.
    Please provide screenshots of your LAV video settings.
    Please also use the Watchdog with option 1 or 2 to reproduce the problem using LAV with DXVA set to none, and provide the full zip file.
    Finally, please provide a screenshot of the video playback with stats enabled (press shift and 1 at the same time to enable/disable). Please enable the stats then wait 30 seconds before taking the screenshot.
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,005
    Home Country
    Netherlands Netherlands
    Upgraded LAV to nightly for testing but didn't help so that's reason for the git version in screenshots :)
    Just noticed a lot of onNewframe errors coming from AtmoLight or perhaps indirectly the Mediaportal code supplying it with image data as it reports an DirectX error code, not sure why as it only happens on playback of these 2160p HEVC files.

    // Update

    Disabled AtmoLight but had same result, seems AtmoLights produces errors because its supplied frame is invalid which isn't suprising considering all the corruption.
     

    Attachments

    • mediaportal.png
      mediaportal.png
      1.5 MB
    • lav_audio.png
      lav_audio.png
      25.2 KB
    • lav_video.png
      lav_video.png
      36.3 KB
    Last edited:

    Vasilich

    Portal Pro
    August 30, 2009
    3,394
    1,170
    Germany, Mayence
    Home Country
    Russian Federation Russian Federation
    mm1352000 is correct, only nVidia's GTX 750 SE, GTX 950 and GTX 960 have HW acceleration for HEVC, not your GTX970. And CUDA cannot do that also for this card. You can check it if you e.g enable tray icon in LAV Video, and click on it while playing HEVC content - check fields
    "Active hardware decoder" and "active hardware accelerator".

    moreover, the subtitle engine you use, DirectVobSub, AFAIK makes it impossible to use DXVA.
     
    Last edited:

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    Hmmm, I have no idea what's going on there. :(

    There's a whole lot of suspicious-looking "dangerous and unlikely time to schedule" entries in the EVR log which I've never seen before.

    I also see a whole bunch of these errors in the MP log:
    [collapse]
    [2016-03-18 10:45:33,161] [Log ] [MPMain ] [ERROR] - Exception: Error in the application.
    -2005529767 (D3DXERR_INVALIDDATA)
    at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette)
    at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation)
    at MediaPortal.GUI.Library.TexturePacker.LoadPackedGraphics(Int32 index)
    at MediaPortal.GUI.Library.TexturePacker.Get(String fileName, Single& uoffs, Single& voffs, Single& umax, Single& vmax, Int32& iWidth, Int32& iHeight, Texture& tex, Int32& textureNo)
    at MediaPortal.GUI.Library.GUIImage.AllocResources() Message: Error in the application. Site : Microsoft.DirectX.Direct3D.Texture FromFile(Microsoft.DirectX.Direct3D.Device, System.String, Int32, Int32, Int32, Microsoft.DirectX.Direct3D.Usage, Microsoft.DirectX.Direct3D.Format, Microsoft.DirectX.Direct3D.Pool, Microsoft.DirectX.Direct3D.Filter, Microsoft.DirectX.Direct3D.Filter, Int32, Microsoft.DirectX.Direct3D.ImageInformation ByRef, Microsoft.DirectX.Direct3D.PaletteEntry[] ByRef) Source : Microsoft.DirectX.Direct3DX Stack Trace: at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation, PaletteEntry[]& palette)
    at Microsoft.DirectX.Direct3D.TextureLoader.FromFile(Device device, String srcFile, Int32 width, Int32 height, Int32 mipLevels, Usage usage, Format format, Pool pool, Filter filter, Filter mipFilter, Int32 colorKey, ImageInformation& srcInformation)
    at MediaPortal.GUI.Library.TexturePacker.LoadPackedGraphics(Int32 index)
    at MediaPortal.GUI.Library.TexturePacker.Get(String fileName, Single& uoffs, Single& voffs, Single& umax, Single& vmax, Int32& iWidth, Int32& iHeight, Texture& tex, Int32& textureNo)
    at MediaPortal.GUI.Library.GUIImage.AllocResources()[/collapse]

    I suspect - it's just a gut feeling - that the issue is something to do with the video decoding (LAV video codec), but I'm really not sure. I can't see anything wrong with your codec settings...
     

    Rick164

    MP Donator
  • Premium Supporter
  • January 7, 2006
    1,335
    1,005
    Home Country
    Netherlands Netherlands
    Will put it on the cloud and PM you guys the link :) , have no smaller sample so will take at least an hour to upload.

    // Update

    PM sent, couldn't pm @mm1352000 as it displayed a not allowed to send message.
     
    Last edited:

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Seems to works on my side : (it does the same cpu usage that from graphstudionext)
    upload_2016-3-18_18-38-35.png

    upload_2016-3-18_18-38-43.png

    upload_2016-3-18_18-38-49.png


    upload_2016-3-18_18-39-58.png
     

    Attachments

    • 18-37-35.png
      18-37-35.png
      54.7 KB
    • 18-37-49.png
      18-37-49.png
      1.4 MB

    Users who are viewing this thread

    Top Bottom