No Video or Stutter at playback start (1 Viewer)

adspence

Portal Member
July 10, 2011
27
6
Home Country
United Kingdom United Kingdom
Frequently but not always I get no video, just audio, when starting playback, or sometimes the video does appear then both video and audio stutter like mad until I have to kill off MePo and restart. This only ever happens on MP-TV Series, if I playback through regular Videos then all is fine. There doesn't seem to be anything useful in the logs that I can see. I always wait until it has finished any updates it might be doing before starting playback. I'm sure it was never like this back in MePo 1.2 or 1.3.

There seem to be other topics on this but none of them have any definitive solutions.
- LAV filters concurrency is pointed to but why would it work fine elsewhere if that was the case.
- It is certainly not performance related. an i3-2100T is perfectly capable even without H/W acc switched on.
- I don't believe it has anything to do with refresh rates, if playback does start properly then it is fine throughout. And it is fine via Videos rather than MP-TV Series.

Any ideas? Or do I simply have to playback through Videos instead from now on?
 

Attachments

  • MediaPortal.zip
    13.7 KB
  • MP-TVSeries.zip
    11.6 KB
  • evr.zip
    4.8 KB

ltfearme

Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    I dont know sounds like a MediaPortal issue, we dont do anything special before video playback we just parse it onto to MediaPortal like a good boy.

    There seems to be a lot of noise in your log. I would suggest starting there and see what exactly is different in your MediaPortal.log when a video is played via tvseries and when a video is played via MyVideos. It's possible you need to edit some settings in MP Config.
     

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Also as an extra diagnostic step, setup MediaPortal to use an external viewer, such as MPC-HC or VLC.

    That will at least eliminate more causes as a factor.
     

    adspence

    Portal Member
    July 10, 2011
    27
    6
    Home Country
    United Kingdom United Kingdom
    I dont know sounds like a MediaPortal issue, we dont do anything special before video playback we just parse it onto to MediaPortal like a good boy.

    There seems to be a lot of noise in your log. I would suggest starting there and see what exactly is different in your MediaPortal.log when a video is played via tvseries and when a video is played via MyVideos. It's possible you need to edit some settings in MP Config.
    Not sure what you mean by noise I put it in debug mode so I could get every possible message.[DOUBLEPOST=1381958424][/DOUBLEPOST]
    Also as an extra diagnostic step, setup MediaPortal to use an external viewer, such as MPC-HC or VLC.

    That will at least eliminate more causes as a factor.
    It works fine all the time when using Videos, it is only MP-TV Series that is intermittently a problem , I can't see why an external viewer would make any difference when the regular internal one is just fine when not using TV Series.
     
    Last edited:

    ltfearme

    Community Plugin Dev
  • Premium Supporter
  • June 10, 2007
    6,751
    7,196
    Sydney
    Home Country
    Australia Australia
    Don't worry about my 'noise' comment, just clearly provide the log entries created for MyVideos vs MPTVSeries when playing the same video ie.

    1. Start MediaPortal.
    2. Enter MyVideos
    3. Play TVEpisode.
    4. Stop Playback.
    5. Extract Log Entries from StartPlayback->StopPlayback.
    6. Shutdown MediaPortal

    1. Start MediaPortal.
    2. Enter MP-TVSeries
    3. Play TVEpisode.
    4. Stop Playback.
    5. Extract Log Entries from StartPlayback->StopPlayback.
    6. Shutdown MediaPortal

    Copy n Paste both examples in here so we can see the differences plus attached both sets of logs. Continue to use Debug logging as 'noise' is important.
     

    adspence

    Portal Member
    July 10, 2011
    27
    6
    Home Country
    United Kingdom United Kingdom
    See attached. Playback of the same file. Not sure of how you wanted to see the log fragments in here, but here goes.

    MP-TVSeries playback, failed attempt with TV Series - black screen, stuttering took about 1-2 min to actually stop.
    MP-Videos playback, successful with MyVideos.

    MY-TVSeries
    Code:
    [2013-10-17 18:04:41,950] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: DLL Version      : MediaInfoLib - v0.7.61
    [2013-10-17 18:04:41,951] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:04:41,952] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Parse speed      : 0.3
    [2013-10-17 18:04:41,952] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23.976
    [2013-10-17 18:04:41,953] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Width            : 1280
    [2013-10-17 18:04:41,953] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Height          : 720
    [2013-10-17 18:04:41,953] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    [2013-10-17 18:04:41,954] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec      : AVC [ "avc.png" ]
    [2013-10-17 18:04:41,955] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    [2013-10-17 18:04:41,955] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced    : False
    [2013-10-17 18:04:41,955] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 720P
    [2013-10-17 18:04:41,955] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 2913455
    [2013-10-17 18:04:41,956] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    [2013-10-17 18:04:41,956] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6 [ "5.1.png" ]
    [2013-10-17 18:04:41,956] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec      : AC-3 [ "ac-3.png" ]
    [2013-10-17 18:04:41,957] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasAudio        : True
    [2013-10-17 18:04:41,957] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasVideo        : True
    [2013-10-17 18:04:41,957] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles    : False
    [2013-10-17 18:04:41,958] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles    : 0
    [2013-10-17 18:04:41,960] [Log    ] [MPMain  ] [INFO ] - RefreshRateChanger.AdaptRefreshRate: 'auto refreshrate changer' disabled
    [2013-10-17 18:04:41,961] [Log    ] [MPMain  ] [INFO ] - g_Player.Play(\\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv Video)
    [2013-10-17 18:04:41,972] [Log    ] [MPMain  ] [INFO ] - Loading external players plugins
    [2013-10-17 18:04:41,973] [Log    ] [MPMain  ] [INFO ] -  found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in D:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2013-10-17 18:04:41,974] [Log    ] [MPMain  ] [INFO ] -  player:iTunes.  author: Frodo
    [2013-10-17 18:04:41,974] [Log    ] [MPMain  ] [INFO ] -  found plugin:MediaPortal.WinampPlayer.WinampPlugin in D:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2013-10-17 18:04:41,975] [Log    ] [MPMain  ] [INFO ] -  player:Winamp.  author: int_20h
    [2013-10-17 18:04:41,976] [Log    ] [MPMain  ] [DEBUG] - PlayerFactory: Successfully created player instance for file - \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:04:41,981] [Log    ] [MPMain  ] [INFO ] - VideoPlayer:play \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:04:42,033] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: DLL Version      : MediaInfoLib - v0.7.61
    [2013-10-17 18:04:42,034] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:04:42,034] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Parse speed      : 0.3
    [2013-10-17 18:04:42,034] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23.976
    [2013-10-17 18:04:42,035] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Width            : 1280
    [2013-10-17 18:04:42,035] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Height          : 720
    [2013-10-17 18:04:42,035] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    [2013-10-17 18:04:42,036] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec      : AVC [ "avc.png" ]
    [2013-10-17 18:04:42,036] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    [2013-10-17 18:04:42,036] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced    : False
    [2013-10-17 18:04:42,036] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 720P
    [2013-10-17 18:04:42,037] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 2913455
    [2013-10-17 18:04:42,037] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    [2013-10-17 18:04:42,037] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6 [ "5.1.png" ]
    [2013-10-17 18:04:42,037] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec      : AC-3 [ "ac-3.png" ]
    [2013-10-17 18:04:42,038] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasAudio        : True
    [2013-10-17 18:04:42,038] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasVideo        : True
    [2013-10-17 18:04:42,038] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles    : False
    [2013-10-17 18:04:42,039] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles    : 0
    [2013-10-17 18:04:42,039] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Enabling DX9 exclusive mode
    [2013-10-17 18:04:42,039] [Log    ] [MPMain  ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2013-10-17 18:04:42,451] [Log    ] [MPMain  ] [INFO ] - VMR9: added EVR Renderer to graph
    [2013-10-17 18:04:42,452] [Log    ] [MPMain  ] [DEBUG] - VMR9: Now active
    [2013-10-17 18:04:42,453] [Log    ] [MPMain  ] [DEBUG] - VMR9: Renderer successfully added
    [2013-10-17 18:04:42,527] [Log    ] [MPMain  ] [DEBUG] - VideoPlayer9: Add LAVSplitter Source to graph
    [2013-10-17 18:04:42,612] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: found H264 video out pin
    [2013-10-17 18:04:42,775] [Log    ] [MPMain  ] [INFO ] - Added filter: LAV Video Decoder to graph
    [2013-10-17 18:04:42,781] [Log    ] [MPMain  ] [INFO ] - DirectShowUtils: First try to insert new audio renderer Default DirectSound Device
    [2013-10-17 18:04:42,781] [Log    ] [MPMain  ] [INFO ] - DirectShowUtils: Found audio renderer
    [2013-10-17 18:04:42,782] [Log    ] [MPMain  ] [DEBUG] - DirectShowUtils: added filter:Default DirectSound Device to graph
    [2013-10-17 18:04:42,795] [Log    ] [MPMain  ] [INFO ] - Added filter: LAV Audio Decoder to graph
    [2013-10-17 18:04:42,797] [Log    ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Video
    [2013-10-17 18:04:42,802] [Log    ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2013-10-17 18:04:42,805] [Log    ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Audio
    [2013-10-17 18:04:42,833] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: Default DirectSound Device
    [2013-10-17 18:04:42,834] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: Enhanced Video Renderer
    [2013-10-17 18:04:42,834] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Audio Decoder
    [2013-10-17 18:04:42,834] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Video Decoder
    [2013-10-17 18:04:42,835] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Splitter Source
    [2013-10-17 18:04:42,846] [Log    ] [MPMain  ] [DEBUG] - MpcEngine: using texture size of 1280x720
    [2013-10-17 18:04:42,857] [Log    ] [MPMain  ] [INFO ] - MpcEngine: Subtitle VideoPlayer CultureInfo en
    [2013-10-17 18:04:42,865] [Log    ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Video; Name=V: English [eng] (h264 high L4.1, yuv420p, 1280x720) [default], Filter=LAV Splitter Source, Id=0, PDWGroup=0, LCID=1033
    [2013-10-17 18:04:42,866] [Log    ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Audio; Name=A: ac3, 48000 Hz, 5.1, 384 kb/s [default], Filter=LAV Splitter Source, Id=1, PDWGroup=1, LCID=0
    [2013-10-17 18:04:42,868] [Log    ] [MPMain  ] [INFO ] - VideoPlayerVMR7: AudioLanguage CultureInfo en
    [2013-10-17 18:04:42,914] [Log    ] [MPMain  ] [INFO ] - VideoPlayer:Duration:2913.452708
    [2013-10-17 18:04:42,915] [Log    ] [MPMain  ] [INFO ] - g_Player.OnStarted() \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv media:Video
    [2013-10-17 18:04:42,965] [Log    ] [35      ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2013-10-17 18:04:43,436] [Log    ] [MPMain  ] [INFO ] - VideoDatabase media info scanning file: \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:04:43,455] [Log    ] [29      ] [DEBUG] - SetThumbnails: Thumbs for video (american.horror.story.s03e01.720p.hdtv.x264-2hd) not found. Creating a new video thumb...
    [2013-10-17 18:04:43,705] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - VideoThumbCreator: Settings loaded - using 1 columns and 1 rows. Share thumb = False, preRecordInterval = 1.
    [2013-10-17 18:04:43,728] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - VideoThumbCreator: random value: 0
    [2013-10-17 18:05:54,365] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: DLL Version      : MediaInfoLib - v0.7.61
    [2013-10-17 18:05:54,366] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:05:54,367] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Parse speed      : 0.3
    [2013-10-17 18:05:54,367] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23.976
    [2013-10-17 18:05:54,368] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Width            : 1280
    [2013-10-17 18:05:54,369] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Height          : 720
    [2013-10-17 18:05:54,369] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    [2013-10-17 18:05:54,370] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec      : AVC [ "avc.png" ]
    [2013-10-17 18:05:54,371] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    [2013-10-17 18:05:54,372] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced    : False
    [2013-10-17 18:05:54,373] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 720P
    [2013-10-17 18:05:54,373] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 2913455
    [2013-10-17 18:05:54,374] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    [2013-10-17 18:05:54,375] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6 [ "5.1.png" ]
    [2013-10-17 18:05:54,375] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec      : AC-3 [ "ac-3.png" ]
    [2013-10-17 18:05:54,376] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasAudio        : True
    [2013-10-17 18:05:54,376] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasVideo        : True
    [2013-10-17 18:05:54,377] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles    : False
    [2013-10-17 18:05:54,377] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles    : 0
    [2013-10-17 18:05:54,378] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv duration is 2913.
    [2013-10-17 18:05:54,378] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - VideoThumbCreator: No thumb in share \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv - trying to create.
    [2013-10-17 18:05:54,602] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: DLL Version      : MediaInfoLib - v0.7.61
    [2013-10-17 18:05:54,602] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:05:54,603] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Parse speed      : 0.3
    [2013-10-17 18:05:54,603] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23.976
    [2013-10-17 18:05:54,604] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Width            : 1280
    [2013-10-17 18:05:54,605] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Height          : 720
    [2013-10-17 18:05:54,605] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    [2013-10-17 18:05:54,605] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec      : AVC [ "avc.png" ]
    [2013-10-17 18:05:54,606] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    [2013-10-17 18:05:54,606] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced    : False
    [2013-10-17 18:05:54,607] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 720P
    [2013-10-17 18:05:54,607] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 2913455
    [2013-10-17 18:05:54,608] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    [2013-10-17 18:05:54,608] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6 [ "5.1.png" ]
    [2013-10-17 18:05:54,608] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec      : AC-3 [ "ac-3.png" ]
    [2013-10-17 18:05:54,609] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasAudio        : True
    [2013-10-17 18:05:54,609] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasVideo        : True
    [2013-10-17 18:05:54,610] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles    : False
    [2013-10-17 18:05:54,610] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles    : 0
    [2013-10-17 18:05:54,632] [Log    ] [MPMain  ] [INFO ] - Main: Stopping media
    [2013-10-17 18:05:54,634] [Log    ] [MPMain  ] [DEBUG] - g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    [2013-10-17 18:05:54,635] [Log    ] [MPMain  ] [INFO ] - g_Player.OnStopped()
    [2013-10-17 18:05:56,285] [Log    ] [MPMain  ] [DEBUG] - g_Player.doStop() - stop
    [2013-10-17 18:05:56,286] [Log    ] [MPMain  ] [INFO ] - VideoPlayer:ended \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:05:56,286] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup DShow graph
    [2013-10-17 18:05:56,836] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup Sub/PostProcess
    [2013-10-17 18:05:56,837] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup VideoCodec
    [2013-10-17 18:05:56,838] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup AudioCodec
    [2013-10-17 18:05:56,839] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter Default DirectSound Device
    [2013-10-17 18:05:56,840] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup AudioRenderer
    [2013-10-17 18:05:56,841] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup InterfaceSourceFilter
    [2013-10-17 18:05:56,842] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup PostProcess
    [2013-10-17 18:05:56,842] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup PostProcess MediaPortal AudioSwitcher
    [2013-10-17 18:05:56,844] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter Enhanced Video Renderer
    [2013-10-17 18:05:56,845] [Log    ] [MPMain  ] [DEBUG] - Remove filter from graph: Enhanced Video Renderer 2
    [2013-10-17 18:05:56,846] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Audio Decoder
    [2013-10-17 18:05:56,847] [Log    ] [MPMain  ] [INFO ] - Disconnecting pin Output
    [2013-10-17 18:05:56,848] [Log    ] [MPMain  ] [INFO ] -  Not connected
    [2013-10-17 18:05:56,848] [Log    ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Audio Decoder 1
    [2013-10-17 18:05:56,849] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Video Decoder
    [2013-10-17 18:05:56,850] [Log    ] [MPMain  ] [INFO ] - Disconnecting pin Output
    [2013-10-17 18:05:56,850] [Log    ] [MPMain  ] [INFO ] -  Not connected
    [2013-10-17 18:05:56,855] [Log    ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Video Decoder 1
    [2013-10-17 18:05:56,856] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Splitter Source
    [2013-10-17 18:05:56,857] [Log    ] [MPMain  ] [INFO ] - Disconnecting pin Video
    [2013-10-17 18:05:56,858] [Log    ] [MPMain  ] [INFO ] -  Not connected
    [2013-10-17 18:05:56,858] [Log    ] [MPMain  ] [INFO ] - Disconnecting pin Audio
    [2013-10-17 18:05:56,859] [Log    ] [MPMain  ] [INFO ] -  Not connected
    [2013-10-17 18:05:56,860] [Log    ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Splitter Source 3
    [2013-10-17 18:05:56,861] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup Graphbuilder
    [2013-10-17 18:05:56,863] [Log    ] [MPMain  ] [DEBUG] - VMR9: Dispose
    [2013-10-17 18:05:56,869] [Log    ] [MPMain  ] [DEBUG] - SubtitleRenderer: starting cleanup
    [2013-10-17 18:05:56,870] [Log    ] [MPMain  ] [DEBUG] - SubtitleRenderer: cleanup done
    [2013-10-17 18:05:56,870] [Log    ] [MPMain  ] [DEBUG] - VMR9: Inactive
    [2013-10-17 18:05:56,879] [Log    ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2013-10-17 18:05:57,012] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Disabling DX9 exclusive mode
    [2013-10-17 18:05:57,013] [Log    ] [MPMain  ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2013-10-17 18:05:57,415] [Log    ] [MPMain  ] [INFO ] - GUIVideoFullscreen:stop

    Videos
    Code:
    [2013-10-17 18:07:02,806] [Log    ] [MPMain  ] [DEBUG] - Window: MediaPortal.GUI.Video.GUIVideoFiles init
    [2013-10-17 18:07:02,812] [Log    ] [MPMain  ] [DEBUG] - GUIVideoFiles: Resetting virtual directory
    [2013-10-17 18:07:02,813] [Log    ] [MPMain  ] [INFO ] - open folderdatabase
    [2013-10-17 18:07:03,067] [Log    ] [MPMain  ] [DEBUG] - D3D: Hiding mouse cursor
    [2013-10-17 18:07:03,101] [Log    ] [MPMain  ] [DEBUG] - D3D: OnPaint()
    [2013-10-17 18:07:19,911] [Log    ] [MPMain  ] [DEBUG] - SetThumbnails: Thumbs for video (american.horror.story.s03e01.720p.hdtv.x264-2hd) not found. Creating a new video thumb...
    [2013-10-17 18:07:19,921] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - VideoThumbCreator: Settings loaded - using 1 columns and 1 rows. Share thumb = False, preRecordInterval = 1.
    [2013-10-17 18:07:19,922] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - VideoThumbCreator: random value: 0
    [2013-10-17 18:07:20,328] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: DLL Version      : MediaInfoLib - v0.7.61
    [2013-10-17 18:07:20,329] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:07:20,329] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Parse speed      : 0.3
    [2013-10-17 18:07:20,329] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23.976
    [2013-10-17 18:07:20,330] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Width            : 1280
    [2013-10-17 18:07:20,330] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Height          : 720
    [2013-10-17 18:07:20,330] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    [2013-10-17 18:07:20,331] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec      : AVC [ "avc.png" ]
    [2013-10-17 18:07:20,331] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    [2013-10-17 18:07:20,331] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced    : False
    [2013-10-17 18:07:20,332] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 720P
    [2013-10-17 18:07:20,332] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 2913455
    [2013-10-17 18:07:20,332] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    [2013-10-17 18:07:20,333] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6 [ "5.1.png" ]
    [2013-10-17 18:07:20,333] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec      : AC-3 [ "ac-3.png" ]
    [2013-10-17 18:07:20,333] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasAudio        : True
    [2013-10-17 18:07:20,333] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasVideo        : True
    [2013-10-17 18:07:20,334] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles    : False
    [2013-10-17 18:07:20,334] [Log    ] [GetVideoThumb Thumbnail] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles    : 0
    [2013-10-17 18:07:20,335] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv duration is 2913.
    [2013-10-17 18:07:20,335] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - VideoThumbCreator: No thumb in share \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv - trying to create.
    [2013-10-17 18:07:21,631] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - VideoThumbCreator: thumb creation -loglevel quiet -ss 60 -i "\\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv" -y -ss 3 -vf yadif=0:-1:0,scale=600:337,setsar=1:1,tile=1x1 -vframes 1 -vsync 0 -an "C:\Users\Andrew\AppData\Local\Temp\american.horror.story.s03e01.720p.hdtv.x264-2hd_0.jpg"
    [2013-10-17 18:07:21,678] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - CreateTileThumb: Saving thumb!
    [2013-10-17 18:07:21,923] [Log    ] [GetVideoThumb Thumbnail] [DEBUG] - VideoThumbCreator: thumb creation success C:\Users\Andrew\AppData\Local\Temp\american.horror.story.s03e01.720p.hdtv.x264-2hd.jpg
    [2013-10-17 18:07:21,991] [Log    ] [MPMain  ] [DEBUG] - VirtualDirectory: this file is not remote
    [2013-10-17 18:07:22,379] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: DLL Version      : MediaInfoLib - v0.7.61
    [2013-10-17 18:07:22,379] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:07:22,380] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Parse speed      : 0.3
    [2013-10-17 18:07:22,380] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23.976
    [2013-10-17 18:07:22,380] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Width            : 1280
    [2013-10-17 18:07:22,381] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Height          : 720
    [2013-10-17 18:07:22,381] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    [2013-10-17 18:07:22,382] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec      : AVC [ "avc.png" ]
    [2013-10-17 18:07:22,384] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    [2013-10-17 18:07:22,385] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced    : False
    [2013-10-17 18:07:22,385] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 720P
    [2013-10-17 18:07:22,385] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 2913455
    [2013-10-17 18:07:22,386] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    [2013-10-17 18:07:22,386] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6 [ "5.1.png" ]
    [2013-10-17 18:07:22,386] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec      : AC-3 [ "ac-3.png" ]
    [2013-10-17 18:07:22,387] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasAudio        : True
    [2013-10-17 18:07:22,387] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasVideo        : True
    [2013-10-17 18:07:22,387] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles    : False
    [2013-10-17 18:07:22,388] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles    : 0
    [2013-10-17 18:07:22,390] [Log    ] [MPMain  ] [INFO ] - RefreshRateChanger.AdaptRefreshRate: 'auto refreshrate changer' disabled
    [2013-10-17 18:07:22,391] [Log    ] [MPMain  ] [INFO ] - g_Player.Play(\\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv Video)
    [2013-10-17 18:07:22,403] [Log    ] [MPMain  ] [INFO ] - Loading external players plugins
    [2013-10-17 18:07:22,404] [Log    ] [MPMain  ] [INFO ] -  found plugin:MediaPortal.ITunesPlayer.ITunesPlugin in D:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2013-10-17 18:07:22,405] [Log    ] [MPMain  ] [INFO ] -  player:iTunes.  author: Frodo
    [2013-10-17 18:07:22,405] [Log    ] [MPMain  ] [INFO ] -  found plugin:MediaPortal.WinampPlayer.WinampPlugin in D:\Program Files (x86)\Team MediaPortal\MediaPortal\Plugins\ExternalPlayers\ExternalPlayers.dll
    [2013-10-17 18:07:22,406] [Log    ] [MPMain  ] [INFO ] -  player:Winamp.  author: int_20h
    [2013-10-17 18:07:22,407] [Log    ] [MPMain  ] [DEBUG] - PlayerFactory: Successfully created player instance for file - \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:07:22,411] [Log    ] [MPMain  ] [INFO ] - VideoPlayer:play \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:07:22,456] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: DLL Version      : MediaInfoLib - v0.7.61
    [2013-10-17 18:07:22,456] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Inspecting media : \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:07:22,456] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Parse speed      : 0.3
    [2013-10-17 18:07:22,457] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: FrameRate        : 23.976
    [2013-10-17 18:07:22,457] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Width            : 1280
    [2013-10-17 18:07:22,458] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Height          : 720
    [2013-10-17 18:07:22,458] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AspectRatio      : widescreen
    [2013-10-17 18:07:22,458] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoCodec      : AVC [ "avc.png" ]
    [2013-10-17 18:07:22,459] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: Scan type        : progressive
    [2013-10-17 18:07:22,459] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: IsInterlaced    : False
    [2013-10-17 18:07:22,459] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoResolution  : 720P
    [2013-10-17 18:07:22,460] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: VideoDuration    : 2913455
    [2013-10-17 18:07:22,460] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioRate        : 48000
    [2013-10-17 18:07:22,460] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioChannels    : 6 [ "5.1.png" ]
    [2013-10-17 18:07:22,460] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: AudioCodec      : AC-3 [ "ac-3.png" ]
    [2013-10-17 18:07:22,461] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasAudio        : True
    [2013-10-17 18:07:22,461] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasVideo        : True
    [2013-10-17 18:07:22,461] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: HasSubtitles    : False
    [2013-10-17 18:07:22,462] [Log    ] [MPMain  ] [INFO ] - MediaInfoWrapper.MediaInfoWrapper: NumSubtitles    : 0
    [2013-10-17 18:07:22,462] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Enabling DX9 exclusive mode
    [2013-10-17 18:07:22,462] [Log    ] [MPMain  ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2013-10-17 18:07:22,817] [Log    ] [MPMain  ] [INFO ] - VMR9: added EVR Renderer to graph
    [2013-10-17 18:07:22,821] [Log    ] [MPMain  ] [DEBUG] - VMR9: Now active
    [2013-10-17 18:07:22,830] [Log    ] [MPMain  ] [DEBUG] - VMR9: Renderer successfully added
    [2013-10-17 18:07:22,927] [Log    ] [MPMain  ] [DEBUG] - VideoPlayer9: Add LAVSplitter Source to graph
    [2013-10-17 18:07:23,216] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: found H264 video out pin
    [2013-10-17 18:07:23,309] [Log    ] [MPMain  ] [INFO ] - Added filter: LAV Video Decoder to graph
    [2013-10-17 18:07:23,316] [Log    ] [MPMain  ] [INFO ] - DirectShowUtils: First try to insert new audio renderer Default DirectSound Device
    [2013-10-17 18:07:23,316] [Log    ] [MPMain  ] [INFO ] - DirectShowUtils: Found audio renderer
    [2013-10-17 18:07:23,317] [Log    ] [MPMain  ] [DEBUG] - DirectShowUtils: added filter:Default DirectSound Device to graph
    [2013-10-17 18:07:23,321] [Log    ] [MPMain  ] [INFO ] - Added filter: LAV Audio Decoder to graph
    [2013-10-17 18:07:23,323] [Log    ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Video
    [2013-10-17 18:07:23,327] [Log    ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2013-10-17 18:07:23,331] [Log    ] [MPMain  ] [DEBUG] - Filter: LAV Splitter Source - try to connect: Audio
    [2013-10-17 18:07:23,359] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: Default DirectSound Device
    [2013-10-17 18:07:23,359] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: Enhanced Video Renderer
    [2013-10-17 18:07:23,360] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Audio Decoder
    [2013-10-17 18:07:23,360] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Video Decoder
    [2013-10-17 18:07:23,360] [Log    ] [MPMain  ] [DEBUG] - Check graph connections for: LAV Splitter Source
    [2013-10-17 18:07:23,370] [Log    ] [MPMain  ] [DEBUG] - MpcEngine: using texture size of 1280x720
    [2013-10-17 18:07:23,375] [Log    ] [MPMain  ] [INFO ] - MpcEngine: Subtitle VideoPlayer CultureInfo en
    [2013-10-17 18:07:23,383] [Log    ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Video; Name=V: English [eng] (h264 high L4.1, yuv420p, 1280x720) [default], Filter=LAV Splitter Source, Id=0, PDWGroup=0, LCID=1033
    [2013-10-17 18:07:23,383] [Log    ] [MPMain  ] [DEBUG] - VideoPlayer: FoundStreams: Type=Audio; Name=A: ac3, 48000 Hz, 5.1, 384 kb/s [default], Filter=LAV Splitter Source, Id=1, PDWGroup=1, LCID=0
    [2013-10-17 18:07:23,386] [Log    ] [MPMain  ] [INFO ] - VideoPlayerVMR7: AudioLanguage CultureInfo en
    [2013-10-17 18:07:23,414] [Log    ] [MPMain  ] [INFO ] - VideoPlayer:Duration:2913.452708
    [2013-10-17 18:07:23,415] [Log    ] [MPMain  ] [INFO ] - g_Player.OnStarted() \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv media:Video
    [2013-10-17 18:07:23,440] [Log    ] [30      ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2013-10-17 18:07:23,442] [Log    ] [MPMain  ] [DEBUG] - g_Player: ShowFullScreenWindow
    [2013-10-17 18:07:23,447] [Log    ] [MPMain  ] [INFO ] - g_Player: ShowFullScreenWindow switching to fullscreen video
    [2013-10-17 18:07:23,462] [Log    ] [MPMain  ] [DEBUG] - Window: MediaPortal.GUI.Video.GUIVideoFiles deinit
    [2013-10-17 18:07:23,487] [Log    ] [MPMain  ] [DEBUG] - TextureManager: CleanupThumbs()
    [2013-10-17 18:07:23,562] [Log    ] [MPMain  ] [DEBUG] - Window: MediaPortal.GUI.Video.GUIVideoFullscreen init
    [2013-10-17 18:07:23,564] [Log    ] [MPMain  ] [DEBUG] - Loading AR modes from "movies" section...
    [2013-10-17 18:07:23,590] [Log    ] [MPMain  ] [DEBUG] - VMR9Helper: Playing -> Repainting, Frames 52
    [2013-10-17 18:07:23,600] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:52 enabled:True allowed:False
    [2013-10-17 18:07:23,640] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:53 enabled:True allowed:False
    [2013-10-17 18:07:23,760] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:54 enabled:True allowed:False
    [2013-10-17 18:07:23,800] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:55 enabled:True allowed:False
    [2013-10-17 18:07:23,840] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:56 enabled:True allowed:False
    [2013-10-17 18:07:23,880] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:57 enabled:True allowed:False
    [2013-10-17 18:07:23,920] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:58 enabled:True allowed:False
    [2013-10-17 18:07:23,960] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:59 enabled:True allowed:False
    [2013-10-17 18:07:24,000] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:60 enabled:True allowed:False
    [2013-10-17 18:07:24,040] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:61 enabled:True allowed:False
    [2013-10-17 18:07:24,080] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:62 enabled:True allowed:False
    [2013-10-17 18:07:24,120] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:63 enabled:True allowed:False
    [2013-10-17 18:07:24,160] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:64 enabled:True allowed:False
    [2013-10-17 18:07:24,200] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:65 enabled:True allowed:False
    [2013-10-17 18:07:24,236] [Log    ] [MPMain  ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\myVideo.xml' is missing control id 6 (window property: btnPlayDVD)
    [2013-10-17 18:07:24,237] [Log    ] [MPMain  ] [WARN ] - GUIWindow:OnWindowLoaded: 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\Titan\myVideo.xml' is missing control id 8 (window property: btnTrailers)
    [2013-10-17 18:07:24,240] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:66 enabled:True allowed:False
    [2013-10-17 18:07:24,280] [Log    ] [31      ] [INFO ] - planescene:PresentImage() frame:67 enabled:True allowed:False
    [2013-10-17 18:07:24,295] [Log    ] [MPMain  ] [DEBUG] - VMR9: Repainting -> Playing, Frames: 68
    [2013-10-17 18:07:24,325] [Log    ] [31      ] [DEBUG] - PlaneScene: crop T, B  : 0, 0
    [2013-10-17 18:07:24,326] [Log    ] [31      ] [DEBUG] - PlaneScene: crop L, R  : 0, 0
    [2013-10-17 18:07:24,326] [Log    ] [31      ] [INFO ] - PlaneScene: video WxH  : 1280x720
    [2013-10-17 18:07:24,326] [Log    ] [31      ] [DEBUG] - PlaneScene: video AR  : 16:9
    [2013-10-17 18:07:24,327] [Log    ] [31      ] [INFO ] - PlaneScene: screen WxH : 1920x1080
    [2013-10-17 18:07:24,327] [Log    ] [31      ] [DEBUG] - PlaneScene: AR type    : Normal
    [2013-10-17 18:07:24,327] [Log    ] [31      ] [DEBUG] - PlaneScene: PixelRatio : 1
    [2013-10-17 18:07:24,328] [Log    ] [31      ] [DEBUG] - PlaneScene: src        : (0,0)-(1280,720)
    [2013-10-17 18:07:24,328] [Log    ] [31      ] [DEBUG] - PlaneScene: dst        : (0,0)-(1920,1080)
    [2013-10-17 18:07:48,943] [Log    ] [MPMain  ] [INFO ] - Main: Stopping media
    [2013-10-17 18:07:48,948] [Log    ] [MPMain  ] [DEBUG] - g_Player.doStop() keepTimeShifting = False keepExclusiveModeOn = False
    [2013-10-17 18:07:48,950] [Log    ] [MPMain  ] [INFO ] - g_Player.OnStopped()
    [2013-10-17 18:07:48,967] [Log    ] [MPMain  ] [INFO ] - GUIVideoFiles: OnPlayBackStopped idFile=1420 timeMovieStopped=24 resumeData= bdtitle=1000
    [2013-10-17 18:07:48,971] [Log    ] [MPMain  ] [DEBUG] - GUIVideoFiles: OnPlayBackStopped store resume time
    [2013-10-17 18:07:48,986] [Log    ] [MPMain  ] [DEBUG] - g_Player.doStop() - stop
    [2013-10-17 18:07:48,987] [Log    ] [MPMain  ] [INFO ] - VideoPlayer:ended \\MYUNRAID\Video\NewStuff\MiscTV\American.Horror.Story\american.horror.story.s03e01.720p.hdtv.x264-2hd.mkv
    [2013-10-17 18:07:48,988] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup DShow graph
    [2013-10-17 18:07:49,005] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup Sub/PostProcess
    [2013-10-17 18:07:49,006] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup VideoCodec
    [2013-10-17 18:07:49,006] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup AudioCodec
    [2013-10-17 18:07:49,008] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter Default DirectSound Device
    [2013-10-17 18:07:49,009] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup AudioRenderer
    [2013-10-17 18:07:49,009] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup InterfaceSourceFilter
    [2013-10-17 18:07:49,009] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup PostProcess
    [2013-10-17 18:07:49,010] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup PostProcess MediaPortal AudioSwitcher
    [2013-10-17 18:07:49,011] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter Enhanced Video Renderer
    [2013-10-17 18:07:49,012] [Log    ] [MPMain  ] [DEBUG] - Remove filter from graph: Enhanced Video Renderer 2
    [2013-10-17 18:07:49,012] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Audio Decoder
    [2013-10-17 18:07:49,014] [Log    ] [MPMain  ] [INFO ] - Disconnecting pin Output
    [2013-10-17 18:07:49,014] [Log    ] [MPMain  ] [INFO ] -  Not connected
    [2013-10-17 18:07:49,015] [Log    ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Audio Decoder 1
    [2013-10-17 18:07:49,015] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Video Decoder
    [2013-10-17 18:07:49,015] [Log    ] [MPMain  ] [INFO ] - Disconnecting pin Output
    [2013-10-17 18:07:49,016] [Log    ] [MPMain  ] [INFO ] -  Not connected
    [2013-10-17 18:07:49,017] [Log    ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Video Decoder 1
    [2013-10-17 18:07:49,018] [Log    ] [MPMain  ] [INFO ] - Disconnecting all pins from filter LAV Splitter Source
    [2013-10-17 18:07:49,018] [Log    ] [MPMain  ] [INFO ] - Disconnecting pin Video
    [2013-10-17 18:07:49,019] [Log    ] [MPMain  ] [INFO ] -  Not connected
    [2013-10-17 18:07:49,019] [Log    ] [MPMain  ] [INFO ] - Disconnecting pin Audio
    [2013-10-17 18:07:49,020] [Log    ] [MPMain  ] [INFO ] -  Not connected
    [2013-10-17 18:07:49,020] [Log    ] [MPMain  ] [DEBUG] - Remove filter from graph: LAV Splitter Source 3
    [2013-10-17 18:07:49,021] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Cleanup Graphbuilder
    [2013-10-17 18:07:49,023] [Log    ] [MPMain  ] [DEBUG] - VMR9: Dispose
    [2013-10-17 18:07:49,028] [Log    ] [MPMain  ] [DEBUG] - SubtitleRenderer: starting cleanup
    [2013-10-17 18:07:49,029] [Log    ] [MPMain  ] [DEBUG] - SubtitleRenderer: cleanup done
    [2013-10-17 18:07:49,029] [Log    ] [MPMain  ] [DEBUG] - VMR9: Inactive
    [2013-10-17 18:07:49,035] [Log    ] [MPMain  ] [DEBUG] - PlaneScene: PresentImage() dispose surfaces
    [2013-10-17 18:07:49,125] [Log    ] [MPMain  ] [INFO ] - VideoPlayer9: Disabling DX9 exclusive mode
    [2013-10-17 18:07:49,125] [Log    ] [MPMain  ] [INFO ] - Main: GUI_MSG_SWITCH_FULL_WINDOWED message is obsolete.
    [2013-10-17 18:07:49,134] [Log    ] [MPMain  ] [INFO ] - GUIVideoFullscreen:stop

    With my novice eye the only thing I can see is that MP-TV Series seems to be trying to generate Thumbnails just after the g_Player.OnStarted(), whereas MyVideos is doing that much earlier. MP-TVSeries never gets to g_Player: ShowFullScreenWindow and I give up after 1:10 mins and try to stop it.
     

    Attachments

    • MP-MyVideos.zip
      24.5 KB
    • MP-TVSeries.zip
      47.1 KB

    RoChess

    Extension Developer
  • Premium Supporter
  • March 10, 2006
    4,434
    1,897
    Generating thumbnails would constitute the concurrency access issue that causes the symptoms you are having problems with.

    Perhaps MediaPortal made changes to the way they commence playback internally for their own plugins, but did not update that for external plugins such as MP-TVSeries that envoke the same playback command.
     

    adspence

    Portal Member
    July 10, 2011
    27
    6
    Home Country
    United Kingdom United Kingdom
    I'll set about turning off everything that isn't essential and see where that goes.
     

    adspence

    Portal Member
    July 10, 2011
    27
    6
    Home Country
    United Kingdom United Kingdom
    Still testing, but I haven't seen any delay's or stuttering since I turned off thumbnail creation and any plugins I don't need right now - like Moving Pictures and MusicInfoHandlerGUI. I will want all those things back again in due course.
     

    adspence

    Portal Member
    July 10, 2011
    27
    6
    Home Country
    United Kingdom United Kingdom
    So...this problem is still happening. For other reasons I had to completely reinstall the whole OS from scratch, so this is as clean a build as I'm ever going to get. Everything I can think of turning off - thumbnails, fanart etc etc - are all disabled. Logs attached.

    I did notice a sticky thread on the topic, and I'm now trying without MediaInfo (renamed it). My version is 0.7.61.0. I see there is a 0.7.64 on the site linked there. Has anyone tried this version? What are the implicatons of running without it at all?

    One of the possible causes quote is LAV, but given that is the default codec set it would be a little odd to have to ditch this.

    At this point I may have to revert back to using My Videos as there is no issue there, its a little basic though.
     

    Attachments

    • MediaPortal.zip
      23.9 KB

    Users who are viewing this thread

    Top Bottom