MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar (1 Viewer)

Status
Not open for further replies.

ianc

MP Donator
  • Premium Supporter
  • December 29, 2007
    132
    1
    wicklow
    Home Country
    Ireland Ireland
    Re: MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar

    Just ramping up to do some testing of 1.1+SVNs on my setup.


    I can confirm that H.264 (SD) DVB-T singnals are running ok for a small number of frames (5-50) and then the picture freezes. This is using PDVD9 H.264 codec included in SAF (4 beta 22). You can see the EVR rendering dropping the frames in Studio Graph. Switching to the MS codec gets rid of the problem but the quality of poor (jitters etc).

    I'm testing on a multi seat set-up with the main box on W7

    I
     

    neme5i5

    Portal Member
    June 8, 2006
    13
    0
    Re: Media Portal Freezes at the BasicHome Screen

    After media portal runs for about 40 minutes idle on the BasicHome screen it hangs. The interface does not respond to any input. However when use the remote control I can hear the audible indication that something is being selected but there is now visual response on the screen. The only way to recover is to kill media portal and restart it. I've included log snippets inline and attached my config file, unfortunately my log file was to big to update the whole thing.

    The first entry in my error.log is:

    :confused:ystem.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
    at System.Collections.Generic.List`1.get_Item(Int32 index)
    at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize)
    at MediaPortal.GUI.Library.GUIFontManager.Present()
    at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
    at MediaPortalApp.Render(Single timePassed)
    2009-12-12 00:40:41.336000 [ERROR][MPMain]: Exception :Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    2009-12-12 00:40:41.336000 [ERROR][MPMain]: site :Void ThrowArgumentOutOfRangeException(System.ExceptionArgument, System.ExceptionResource)
    2009-12-12 00:40:41.337000 [ERROR][MPMain]: source :mscorlib
    2009-12-12 00:40:41.337000 [ERROR][MPMain]: stacktrace: at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
    at System.ThrowHelper.ThrowArgumentOutOfRangeException()
    at System.Collections.Generic.List`1.get_Item(Int32 index)
    at MediaPortal.GUI.Library.GUIFontManager.DrawTextUsingTexture(FontManagerDrawText draw, Int32 fontSize)
    at MediaPortal.GUI.Library.GUIFontManager.Present()
    at MediaPortal.GUI.Library.GUILayerManager.Render(Single timePassed)
    at MediaPortalApp.Render(Single timePassed)

    Then the error logs repeat the follwing error over and over.

    2009-12-12 00:40:41.478000 [ERROR][MPMain]: Exception :Error in the application.
    -2005530516 (D3DERR_INVALIDCALL)
    at Microsoft.DirectX.Direct3D.Device.BeginScene()
    at MediaPortalApp.Render(Single timePassed)
    2009-12-12 00:40:41.478000 [ERROR][MPMain]: Exception :Error in the application.
    2009-12-12 00:40:41.479000 [ERROR][MPMain]: site :Void BeginScene()
    2009-12-12 00:40:41.479000 [ERROR][MPMain]: source :Microsoft.DirectX.Direct3D
    2009-12-12 00:40:41.479000 [ERROR][MPMain]: stacktrace: at Microsoft.DirectX.Direct3D.Device.BeginScene()
    at MediaPortalApp.Render(Single timePassed)

    I'm using the latest build.
    My problem was caused by the RSS Plugin that is included with StreamedMP. I disabled it and now I get no more lockups
     

    ianc

    MP Donator
  • Premium Supporter
  • December 29, 2007
    132
    1
    wicklow
    Home Country
    Ireland Ireland
    Re: MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar

    I'm sure this is something I'm doing wrong but I can't get a client to connect to TVserver when using this version (first time using 1.1B). It comes back complaining that that the port for SQLServer is probably blocked - however I'm now using MySQL. Am I missing a config setting on the client to switch to MySQL?
     

    azimek

    MP Donator
  • Premium Supporter
  • January 14, 2007
    91
    8
    51
    Germany - near Hamburg
    Home Country
    Germany Germany
    MultiSeat Streaming Error

    Hi!
    Since this SVN I have the problem that the Streaming server hangs when 2 clients are wathing the same channel and then the stream is stopped on only 1 client. The second client then crashed. Altought both stream are handles separately in TS Server (4.0 an 4.2) the server crashes when one stream is stopped. TV Service has to be restarted to get everything back to work.


    ERROR:
    2009-12-20 10:04:54.151516 [RTSP Streaming thread]: Exception :confused:ystem.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.
    bei TvLibrary.Streaming.RtspStreaming.StreamRun()
    bei TvLibrary.Streaming.RtspStreaming.workerThread()

    2009-12-20 11:33:05.364112 [RTSP Streaming thread]: Exception :confused:ystem.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.
    bei TvLibrary.Streaming.RtspStreaming.StreamRun()
    bei TvLibrary.Streaming.RtspStreaming.workerThread()

    2009-12-20 11:33:24.487112 [RTSP Streaming thread]: Exception :confused:ystem.AccessViolationException: Es wurde versucht, im geschützten Speicher zu lesen oder zu schreiben. Dies ist häufig ein Hinweis darauf, dass anderer Speicher beschädigt ist.
    bei TvLibrary.Streaming.RtspStreaming.StreamRun()
    bei TvLibrary.Streaming.RtspStreaming.workerThread()

    The erroro only occurs when both cielnts are watching the same channel!
    Problem was not there with 1.1 version.


    When I try to start tv without restarting the tv service first something like this happens::
    2009-12-20 11:33:24.028112 [7]: **************************************************
    2009-12-20 11:33:24.035112 [7]: ***** SIGNAL LEVEL: 100, SIGNAL QUALITY: 100 *****
    2009-12-20 11:33:24.042112 [7]: **************************************************
    2009-12-20 11:33:24.050112 [7]: card: tuned user: studio15 subchannel: 0
    2009-12-20 11:33:24.057112 [7]: user:studio15 add
    2009-12-20 11:33:24.064112 [7]: card2:studio15 4 0
    2009-12-20 11:33:24.071112 [7]: Controller: studio15 4 0
    2009-12-20 11:33:24.078112 [7]: control2:studio15 4 0
    2009-12-20 11:33:24.087112 [7]: Controller: delete timeshift files I:\TS2\live4-0.ts
    2009-12-20 11:33:24.094112 [7]: Controller: delete I:\TS2\live4-0.ts.tsbuffer
    2009-12-20 11:33:24.101112 [7]: Controller: Error "Der Prozess kann nicht auf die Datei "I:\TS2\live4-0.ts.tsbuffer" zugreifen, da sie von einem anderen Prozess verwendet wird." on delete in CleanTimeshiftFiles
    2009-12-20 11:33:24.108112 [7]: Controller: delete I:\TS2\live4-0.ts.tsbuffer1.ts
    2009-12-20 11:33:24.116112 [7]: Controller: Error "Der Prozess kann nicht auf die Datei "I:\TS2\live4-0.ts.tsbuffer1.ts" zugreifen, da sie von einem anderen Prozess verwendet wird." on delete in CleanTimeshiftFiles
    2009-12-20 11:33:24.126112 [7]: card: StartTimeShifting 4 I:\TS2\live4-0.ts
    2009-12-20 11:33:24.134112 [7]: card: CAM enabled : False
    2009-12-20 11:33:24.141112 [7]: subch:0 SetTimeShiftFileName:I:\TS2\live4-0.ts
    2009-12-20 11:33:24.148112 [7]: Set video / audio observer
    2009-12-20 11:33:24.165112 [7]: subch:0 SetTimeShiftFileName fill in pids
    2009-12-20 11:33:24.227112 [7]: subch:0-0 tswriter StartTimeshifting...
    2009-12-20 11:33:24.242112 [7]: card: WaitForTimeShiftFile - waiting _eventAudio & _eventVideo
    2009-12-20 11:33:24.355112 [12]: PID seen - type = Video
    2009-12-20 11:33:24.362112 [12]: audioVideoEventHandler Video
    2009-12-20 11:33:24.384112 [12]: PID seen - type = Audio
    2009-12-20 11:33:24.391112 [12]: audioVideoEventHandler Audio
    2009-12-20 11:33:24.398112 [7]: card: WaitForTimeShiftFile - video and audio are seen after 0,156 seconds
    2009-12-20 11:33:24.407112 [7]: user:studio15 card:4 sub:0 add stream:I:\TS2\live4-0.ts.tsbuffer
    2009-12-20 11:33:24.414112 [7]: RTSP: start streamer
    2009-12-20 11:33:24.421112 [RTSP Streaming thread]: RTSP: Streamer started
    2009-12-20 11:33:24.429112 [7]: RTSP: add stream stream4.0 file:I:\TS2\live4-0.ts.tsbuffer
    2009-12-20 11:33:24.447112 [7]: Controller: StartTimeShifting started on card:4 to I:\TS2\live4-0.ts.tsbuffer
    2009-12-20 11:33:24.490112 [RTSP Streaming thread]: RTSP: Streamer stopped
    2009-12-20 11:33:24.531112 [Channel state thread]: Controller: DoSetChannelStates for 127 channels
    2009-12-20 11:33:40.085112 [7]: Controller: epg stop
    2009-12-20 11:33:40.096112 [7]: Controller: epg start
    2009-12-20 11:33:54.354112 [7]: Controller: epg stop
    2009-12-20 11:33:54.368112 [7]: Controller: epg stop

    Thanx for your help
    André

    *** Update ***
    It looks like there is a problem with deleting the ts files when server stops the stream or crashes.
    In TV Service there is no streaming active any more an nothing is timeshifted. Still there is 1 ts file in the file system that cannot be deleted because tvservice ist still locking it.

    *** Second Update ***
    Had the same problem now while watching 2 different channels on 2 differend Cards with TS files in different folders.
    TV Server shows on streaming server tab that 1 stream is still active but nothing happens on the client!
    RTSP streaming seems to be completely crashed!
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,427
    10,454
    Königstein (Taunus)
    Home Country
    Germany Germany
    AW: MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar

    ^ Please translate because this thread is in English and other users might be interested in intending your response. ;)
     

    azimek

    MP Donator
  • Premium Supporter
  • January 14, 2007
    91
    8
    51
    Germany - near Hamburg
    Home Country
    Germany Germany
    Re: AW: MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar

    ^ Please translate because this thread is in English and other users might be interested in intending your response. ;)

    DONE & Thanx

    Streaming problem.

    I would like to try to disable the RTSP Streaming.
    How do i do this in the current version?
    Is there an uptodate tutorial?

    Thax André

    *** UPDATE ***

    i have disabled RTSP streaming on one of the two clients an now there is no crash an more.
    So far everything is working fine.

    On the other hand - what is the advantage of using rtsp anyway?

    Thanx andre
     

    vl002001

    MP Donator
  • Premium Supporter
  • October 27, 2008
    185
    5
    Re: MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar

    I keep getting this error. I read that a potential fix is to turn the volume settings to "wave", but it won't let me do it. when i try, this message comes up and it doesn't let me switch.

    An error occured while loading the plugin MediaPortal.GUI.VIDEO.GUIVideoFullscreen. It´s incompatible with the current MediaPortal Version
     

    csapollo

    Portal Pro
    May 17, 2007
    217
    13
    38
    Sydney, Australia
    Home Country
    Re: MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar

    I keep getting this error. I read that a potential fix is to turn the volume settings to "wave", but it won't let me do it. when i try, this message comes up and it doesn't let me switch.

    An error occured while loading the plugin MediaPortal.GUI.VIDEO.GUIVideoFullscreen. It´s incompatible with the current MediaPortal Version

    Did you disable up-mix to 5.1 under music before trying this? Off the top of my head, my fix was to disable up-mix to 5.1 under music, press ok, re-open config, and change to wave or master whichever is the opposite.
     

    vl002001

    MP Donator
  • Premium Supporter
  • October 27, 2008
    185
    5
    Re: MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar

    worked, cool, thx!
     

    azimek

    MP Donator
  • Premium Supporter
  • January 14, 2007
    91
    8
    51
    Germany - near Hamburg
    Home Country
    Germany Germany
    Re: MediaPortal SVN-Snapshot:-11-30-2009 21-44h - Revision:24281.rar

    Same old issue with stuttering when disabling RTSP.
    When Reader changes from one ts file to another there is still a short (2 second) stuttering problem.
    I thought that issue was already fixed some time ago?

    Any clues?

    Thanx André
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom