cannot resume video after stopping (1 Viewer)

Caramel

Portal Member
February 1, 2007
20
0
MediaPortal Version: RC3
MediaPortal Skin: Replicant (but tried blue2/3)
Windows Version: XP
I will get more info about setup if required (sick of beating my head against wall)


When i play a video either in My Videos or TVSeries and stop the video before the end i cannot restart that video .. if i try to play that video again it flashes black for a fraction of a second and returns to menu screen.
I have found that the only way for me to be able to play that video EVER again is to manually remove the "stopped" value from the relevent SQLite db (setting it to null) so that MP does not try to prompt for restart at last position.
BTW i never get the restart from last pos prompt the screen flashes and back seemingly without doing anything.

Any ideas? could it be a codec/player thing? I am using internal player not at MP pc atm so i cannot check coecs atm but i was using klite mega pack but have experimented with ffdshow with exact same result.

let me know if there is anything that can help (logs, test scenarios, config xmls, etc) i will supply.
 

Paranoid Delusion

Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,052
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    Update to RC4, this may be fixed, so try updating, remember we only work on current versions, otherwise confusion sets in, and we end up chasing our tails :)
     

    letoon

    Portal Member
    December 6, 2008
    5
    0
    Same problem for me, with the RC3 or the last RC4 (and in complement of my problems with shortcuts).
    Actually, I do not have any other solution tha kill the "mediaportal" process with CTRL-ALT-SUP and restart it...
     

    Paranoid Delusion

    Moderation Manager
  • Premium Supporter
  • June 13, 2005
    13,052
    2,978
    Cheshire
    Home Country
    United Kingdom United Kingdom
    For this to be happening, then something is totally screwed, having to edit a db to allow playback to be restored just sounds like a totally wrecked installation.

    As far as codecs go, could be a issue, try uninstalling all codecs, then run filmerit and fix any errors.

    Then try the Vista Codec Pack (ignore name), this has been known to correct faults left by other codec packs.
     

    alank

    MP Donator
  • Premium Supporter
  • July 28, 2006
    225
    9
    NJ
    Home Country
    United States of America United States of America
    Same problem here. However not quite as bad. If I restart MP, I am able to watch the recording again. I have a very clean installation. Fresh install of Vista w/SP1 and all latest updates, FFDShow, and MP RC4 on the HTPC and fresh install of XP Pro w/SP3 and all latest updates and TV Server RC4 on the TV Server. I posted my logs in a separate thread.
     

    Caramel

    Portal Member
    February 1, 2007
    20
    0
    ok grabbed a bit of time to play around finally and tried paranoid's suggestion with codecs
    i had originally tought it might have been a codec thing stopping it being able to esume from XXX position

    but no joy...

    i looked further into it and checked out the logs

    mediportal.log shows
    Code:
    2008-12-13 09:27:28.296875 [Info.][MPMain]: OnMessage exception:System.InvalidCastException: Unable to cast
    object of type 'MediaPortal.Dialogs.GUIDialogYesNo' to type 'MediaPortal.Dialogs.GUIDialogYesNo'.
       at MediaPortal.GUI.Video.GUIVideoFiles.PlayMovieFromPlayList(Boolean askForResumeMovie, Int32 iMovieIndex)
       at MediaPortal.GUI.Video.GUIVideoFiles.OnClick(Int32 iItem)
       at MediaPortal.GUI.Video.GUIVideoBaseWindow.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
       at MediaPortal.GUI.Video.GUIVideoFiles.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)
       at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

    tvseries.log shows
    Code:
    13/12/2008 9:24:21 AM - Asking user to resume episode from: 0:49
    13/12/2008 9:24:21 AM - TVSeriesPlugin.VideoHandler.ResumeOrPlay()
    System.InvalidCastException: Unable to cast object of type 'MediaPortal.Dialogs.GUIDialogYesNo' to type 'MediaPortal.Dialogs.GUIDialogYesNo'.
       at WindowPlugins.GUITVSeries.VideoHandler.ResumeOrPlay(DBEpisode episode)
    13/12/2008 9:24:36 AM - Asking user to resume episode from: 0:49
    13/12/2008 9:24:36 AM - TVSeriesPlugin.VideoHandler.ResumeOrPlay()
    System.InvalidCastException: Unable to cast object of type 'MediaPortal.Dialogs.GUIDialogYesNo' to type 'MediaPortal.Dialogs.GUIDialogYesNo'.
       at WindowPlugins.GUITVSeries.VideoHandler.ResumeOrPlay(DBEpisode episode)

    when i try and resume a video
    it seems to be for some unknown reason crashing out when it tries to create the resume yes/no dialog

    any ideas/thoughts/suggestions ?

    found another thread with users having same problem

    here
     

    Caramel

    Portal Member
    February 1, 2007
    20
    0
    :bump:

    still having problems with this... can anyone offer a solution?
    :confused:
     

    Users who are viewing this thread

    Top Bottom