When playing DVD, program crashes (1 Viewer)

Nmoleo64

New Member
October 6, 2014
1
0
54
Home Country
United States of America United States of America
I just downloaded MediaPortal 2, and I think it is pretty nice, but when I put in a DVD and try to play it, MediaPortal crashes.

What is wrong?

before.png

Before clicking DVD

after.png

After clicking DVD
 

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    But MP2 should not crash in any case. Need to check this
     

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    But MP2 should not crash in any case. Need to check this

    Logs of this situation attached. :)


    Application Log:
    Code:
    Anwendung: MP2-Client.exe
    Frameworkversion: v4.0.30319
    Beschreibung: Der Prozess wurde aufgrund einer unbehandelten Ausnahme beendet.
    Ausnahmeinformationen: System.NullReferenceException
    Stapel:
       bei MediaPortal.UI.Players.Video.DvdPlayer.get_Titles()
       bei MediaPortal.UiComponents.Media.Models.BaseVideoPlayerUIContributor.Update()
       bei MediaPortal.UiComponents.Media.Models.DVDVideoPlayerUIContributor.Update()
       bei MediaPortal.UI.Presentation.Models.BaseTimerControlledModel.OnTimerElapsed(System.Object)
       bei System.Threading.TimerQueueTimer.CallCallbackInContext(System.Object)
       bei System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       bei System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
       bei System.Threading.TimerQueueTimer.CallCallback()
       bei System.Threading.TimerQueueTimer.Fire()
       bei System.Threading.TimerQueue.FireQueuedTimerCompletion(System.Object)
       bei System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       bei System.Threading.ThreadPoolWorkQueue.Dispatch()
       bei System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

    and:

    Code:
    Name der fehlerhaften Anwendung: MP2-Client.exe, Version: 2.0.0.1410, Zeitstempel: 0x544befcf
    Name des fehlerhaften Moduls: KERNELBASE.dll, Version: 6.3.9600.17278, Zeitstempel: 0x53eeb460
    Ausnahmecode: 0xe0434352
    Fehleroffset: 0x00012f71
    ID des fehlerhaften Prozesses: 0xfd8
    Startzeit der fehlerhaften Anwendung: 0x01cff5685237f0a8
    Pfad der fehlerhaften Anwendung: C:\Program Files (x86)\Team MediaPortal\MP2-Client\MP2-Client.exe
    Pfad des fehlerhaften Moduls: C:\WINDOWS\SYSTEM32\KERNELBASE.dll
    Berichtskennung: 9c8bc990-615b-11e4-bee0-eca86bdf3333
    Vollständiger Name des fehlerhaften Pakets:
    Anwendungs-ID, die relativ zum fehlerhaften Paket ist:
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    @Holzi can you reproduce the crash?
    Only cause I found is that the "_dvdInfo = _dvdbasefilter as IDvdInfo2;" is null, which should not be the case. Before I add checks, I need to know why this can happen. (the filter is added as "_dvdbasefilter = (IBaseFilter) new DVDNavigator();", so it should use the MS provided filter)
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    Please try the attached VideoPlayers plugin. It will throw an exception during graph building time, so playback is not started at all if IDvdInfo2 is missing. This test results I need first.
     

    Attachments

    • VideoPlayers.7z
      335.3 KB

    Holzi

    Super Moderator
  • Team MediaPortal
  • April 21, 2010
    7,934
    2,235
    Ba-Wü
    Home Country
    Germany Germany
    @Holzi can you reproduce the crash?
    Only cause I found is that the "_dvdInfo = _dvdbasefilter as IDvdInfo2;" is null, which should not be the case. Before I add checks, I need to know why this can happen. (the filter is added as "_dvdbasefilter = (IBaseFilter) new DVDNavigator();", so it should use the MS provided filter)

    Can't reproduce the crash anymore now. If I disable LAV DVD support, MP2 didn't crash anymore, just a black screen but MP2 is responsible.
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    There is no error related to Title enumeration, so IDvdInfo2 seems to be available and working.
     

    Users who are viewing this thread

    Similar threads

    MP1 MP2 MP2 - V2.5 MP2 wont read DVDs! DE
    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 it, so I tried running it in MP2. However, when I play it, MP2 crashes to desktop (I think the debug log said it was a "fatal exception" or something). Can anyone please help?
    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...
    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
    0
    Views
    650
    Solved with 1.34. Somehow I managed to install part 32 bit and part 64 bit. Completely uninstalled and reinstalled and now DVDs play faultlessly.
    Solved with 1.34. Somehow I managed to install part 32 bit and part 64 bit. Completely uninstalled and reinstalled and now DVDs...
    I'm running Mediaportal 1.33 on Windows 11 Home 23H2. If I try to play a DVD after watching TV or movies, all I get is a grey...
    Replies
    3
    Views
    2K
    You could use a different player that handles HDR content but thats more hassle then installing MadVR
    You could use a different player that handles HDR content but thats more hassle then installing MadVR
    I searched several days now but could only find non-working ideas and mostly based on MadVR. Is there a way to play HDR content...
    Replies
    1
    Views
    406
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    I did a check of MP 1.36 x64 on Win11 and I can confirm, that the TV server correctly detects running MediaPortal.exe process.
    Hi, I am using MP in a client-only setup including DVB-S card for over 10 years now. And regularily scheduling records waking up...
    Replies
    9
    Views
    1K
    @Pablik I finally got back to this, and I got it working. What I did was this. I intended to copy the UHD-BR disc to my local hard drive, so I put the disc in the drive, and then brought up MakeMKV. In MakeMKV I went through the initial steps to copy the UHD-BR disc to my drive, and while MakeMKV was parsing the disc, I noticed a...
    @Pablik I finally got back to this, and I got it working. What I did was this. I intended to copy the UHD-BR disc to my local hard...
    I just uninstalled AnyDVDHD due to RedFox being no longer reachable, and I have taken the MakeMKV route described in this thread...
    Replies
    4
    Views
    1K
    Top Bottom