[fixed] Cliking too fast on the next button in a video playlist freeze the client (1 Viewer)

Smeulf

Retired Team Member
  • Premium Supporter
  • October 27, 2010
    672
    454
    France
    Home Country
    France France
    Albert,

    Just as "not to forget", I create a thread for this issue, because it was in the middle of many comments in a previous post.

    Last events in the log before it freeze :

    Code:
    2010-12-04 21:01:18.627800 [Info.][71]: WorkflowManager: Screen 'FullscreenContentVideo' successfully shown
    2010-12-04 21:01:18.627800 [Debug]['Async message queue 'ScreenManager'' - message delivery thread]: ScreenManager: Showing screen 'FullscreenContentVideo'...
    2010-12-04 21:01:18.675800 [Debug]['Async message queue 'ScreenManager'' - message delivery thread]: ScreenManager: Showing screen 'FullscreenContentVideo'...
    2010-12-04 21:01:20.606800 [Debug][InputManager dispatch thread]: VideoPlayer: Stop
    2010-12-04 21:01:20.608800 [Debug][InputManager dispatch thread]: VideoPlayer: Stop playing
    2010-12-04 21:01:20.676800 [Debug][InputManager dispatch thread]: VideoPlayer: Graph state after stop command: Stopped
    2010-12-04 21:01:20.708800 [Info.][InputManager dispatch thread]: VideoPlayer: FreeResources
    2010-12-04 21:01:20.748800 [Debug][InputManager dispatch thread]: VideoPlayer: Initializing for media file 'D:\Smeulf\Videos\myvideo.mkv'
    2010-12-04 21:01:20.758800 [Debug][InputManager dispatch thread]: VideoPlayer: Initialize EVR
    2010-12-04 21:01:20.818800 [Debug][InputManager dispatch thread]: VideoPlayer: Adding preferred codecs
    2010-12-04 21:01:20.818800 [Debug][InputManager dispatch thread]: VideoPlayer: Adding file source
    2010-12-04 21:01:21.182800 [Debug][InputManager dispatch thread]: VideoPlayer: Run graph
    2010-12-04 21:01:21.195800 [Debug][InputManager dispatch thread]: VideoPlayer: Resume
    2010-12-04 21:01:21.198800 [Debug][InputManager dispatch thread]: VideoPlayer: Stop
    2010-12-04 21:01:21.199800 [Debug][InputManager dispatch thread]: VideoPlayer: Stop playing
    2010-12-04 21:01:21.229800 [Debug][InputManager dispatch thread]: VideoPlayer: Graph state after stop command: Stopped
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    AW: Cliking too fast on the next button in a video playlist freeze the client

    bug confirmed.

    I will take a look into this issue
     

    Albert

    MP2 Developer
  • Premium Supporter
  • February 18, 2008
    1,297
    1,130
    46
    Freiburg im Breisgau, Germany
    Home Country
    Germany Germany
    AW: Cliking too fast on the next button in a video playlist freeze the client

    That problem should be fixed now (no more freezing), but it might be the case that the video player is still not stable under certain circumstances, where multiple threads are involved. For example if the video has reached its end and at the same time, you skip the video playlist forward, it might crash.
     

    Users who are viewing this thread

    Top Bottom