[confirm] Playback of a movie -> MP2 crashes to desktop (1 Viewer)

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    Test had no effect: the exception tells "Ouput pin is connected", but my "Pin.IsConnected" is false.

    I try to add graph saving when I'm back at home
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,070
    7,459
    Home Country
    Germany Germany
    @offbyone I can now confirm that the issue only happens with DotNetStreamSource. When changing code back to:
    Code:
          var fileSystemResourceAccessor = _resourceAccessor as IFileSystemResourceAccessor;
          if (fileSystemResourceAccessor != null)
          {
            ServiceRegistration.Get<ILogger>().Debug("{0}: Initializing for file system media item '{1}'", PlayerTitle, fileSystemResourceAccessor.Path);
            int hr = _graphBuilder.RenderFile(fileSystemResourceAccessor.Path, null);
            new HRESULT(hr).Throw();
    
            return;
          }
    it works correctly.

    I had a guess that it could be filesize related, but this is not the case (tested multiple large mkv, 4, 5 and 23 GB here sucessfully).
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Interesting issue.
    Could it be filename length, filename characters (eg. brackets), or location?
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Hi, when you say you can confirm, do you mean reproduce the error on your dev machine? Because then we could debug the issue. Otherwise we need to figure out what is different on Helios PC as it works fine on mine, yours and lots of others ;) Probably only a rare case that is not caught/handled.
     

    Helios61

    Retired Team Member
  • Premium Supporter
  • January 30, 2008
    4,586
    875
    64
    NRW
    Home Country
    Germany Germany
    Can i do something on my side? Have done a complete product cleanup and reinstall, unfortunately the same issue!
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Can you for testing unregister these two:
    madVR
    MPC-HC SubtitleSource

    and then check if playback works in MP2?

    Can you playback other file types than mkv?
    Has anyone else problems playing mkv with MP2 on Win8.1?
     

    Helios61

    Retired Team Member
  • Premium Supporter
  • January 30, 2008
    4,586
    875
    64
    NRW
    Home Country
    Germany Germany
    Unfortunately today i wil not find more time for testing. Tomorrow morning i will test!
     

    Helios61

    Retired Team Member
  • Premium Supporter
  • January 30, 2008
    4,586
    875
    64
    NRW
    Home Country
    Germany Germany
    Can you for testing unregister these two:
    madVR
    MPC-HC SubtitleSource
    Tested, but unfortunatelythe same issue. Playback of all my movies doesn't work. It is strange, series episodes (.mkv) are working fine!
     

    Users who are viewing this thread

    Similar threads

    Hi. I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its database". Anyway, I found a way to do this which was far from automated but relatively low effort. I found what looked like all the images (CD covers, DVD covers, backgrounds etc all lumped together in...
    Hi. I was probably being a bit fast and loose with my terminology. I meant "somewhere within the files that MP2 uses in its...
    I am in the process of setting up a legacy media player (Mede8er) which I happened to have laying around into my home cinema setup...
    Replies
    2
    Views
    446
    MP1 MP2 MP Shutting down DE
    I got a similar error yesterday just when a watched episode ended... Didn't copy the logs unfortunately but now i'm in a weird situation. Trakt website shows that episode as watched, but in onlinevideos (where i watched that episode) it still is not flagged as watched. The watched.json doesn't contain that episode but i think it...
    I got a similar error yesterday just when a watched episode ended... Didn't copy the logs unfortunately but now i'm in a weird...
    I have an issue that started in 1.37 and so I updated to 1.38 and updated all my installed plugins but the issue has continued. My...
    Replies
    6
    Views
    679
    PS: But maybe the MP2 team will be back tomorrow, and development and bug fixes will continue. Time will tell.
    PS: But maybe the MP2 team will be back tomorrow, and development and bug fixes will continue. Time will tell.
    Hi, Help Please. I've got several FLAC audio files that play OK on my PC, and my HTPC, via: Media Player / Windows Media Player /...
    Replies
    8
    Views
    795
    Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins. https://www.team-mediaportal.com/extensions/mp2-plugins I hope these work: Featured Plugins
    Nevermind, I think. I found them in the forum. I had only checked the main webiste for MP2 plugins...
    I've been an MP1 user for a long time. I'm interested in switching to MP2. However, I rely heavily on the features provided by...
    Replies
    1
    Views
    3K
    MP1 MP2 MP2 - V2.5 MP2 wont read DVDs! DE
    Your PC will need to run decryption software, Xreveal is free. I just tested on mine and the dvd auto played in media portal when I inserted the disc.
    Your PC will need to run decryption software, Xreveal is free. I just tested on mine and the dvd auto played in media portal when...
    I bought Fight Club from an op shop (Goodwill to you yanks) but my PC reads the DVD as a folder. Both media players wouldn't run...
    Replies
    1
    Views
    2K
    Top Bottom