Ok, thanks for your explanation.
Did you install the MS update http://support.microsoft.com/kb/935878/en-us for EVR?
Did you install the MS update http://support.microsoft.com/kb/935878/en-us for EVR?
hey sven, i finally came around to looking at your logfiles.
there is one thing that might indicate a problem:
31-10-2007 18:05:17.939 [b5c]Presenting sample
31-10-2007 18:05:21.249 [e98]Processmessage: 2, 00000000
there is a gap of more than 3 seconds between two log entries at the above point. this may corrupt the rendering pipeline. i have no idea where this may come from. are you automatically synchronizing windows with some time-service which could alter the system time while MP is running?
other than that, it would be interesting what the other logfiles say at this point in time (especially mediaportal.log).
2007-10-31 18:05:17.915015 [Info.][11]: PlaneScene: src : (0,0)-(544,576)
2007-10-31 18:05:17.918015 [Info.][11]: PlaneScene: dst : (533,194)-(1155,646)
2007-10-31 18:05:19.677015 [Info.][MPMain]: VMR9Helper: playing->repaint 0
2007-10-31 18:05:21.250015 [Info.][11]: planescene: PresentSurface() frame:0 enabled:True allowed:False 544x576
2007-10-31 18:05:21.252015 [Info.][11]: planescene: PresentSurface() frame:1 enabled:True allowed:False 544x576
2007-10-31 18:04:07.943015 [ERROR][10]: PlaneScene: re-entrancy in presentimage
2007-10-31 18:05:21.280015 [ERROR][MPMain]: Planescene(544,576,1003,729,9694336,True,8):Unhandled exception in Fehler in der Anwendung. Microsoft.DirectX.Direct3D bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
bei Microsoft.DirectX.Direct3D.Device.Present()
bei MediaPortal.Player.PlaneScene.InternalPresentSurface(Int32 width, Int32 height, Int32 arWidth, Int32 arHeight, Boolean InRepaint)
sven, it seems to me that your troubles may be related to the exception printed in your error.log. i will try to find the cause of it. (unfortunately i'm quite short of time atm).