- May 1, 2008
- 2
- 0
I have a WMV file that plays fine in Windows Media Player 11, but when I try to play it in MP RC1 all I get is audio. When I try and play it in MPC or Zoom Player, it just crashes. I opened it up in Graphedit and it looks the same as other WMV files that do play.
I see these entries in my error.log:
2008-05-01 00:16:51.654042 [ERROR][7]: Planescene(1894,1024,947,512,287079072,False,8):Unhandled exception in Error in the application. Microsoft.DirectX.Direct3D at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortal.Player.PlaneScene.InternalPresentSurface(Int32 width, Int32 height, Int32 arWidth, Int32 arHeight, Boolean InRepaint)
2008-05-01 00:16:51.719049 [ERROR][7]: Planescene(1894,1024,947,512,287079072,False,8):Unhandled exception in Error in the application. Microsoft.DirectX.Direct3D at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
Any idea why it would work in WMP but not in my other apps? I'm assuming that has to be some sort of a codec related issue...
I see these entries in my error.log:
2008-05-01 00:16:51.654042 [ERROR][7]: Planescene(1894,1024,947,512,287079072,False,8):Unhandled exception in Error in the application. Microsoft.DirectX.Direct3D at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
at MediaPortal.Player.PlaneScene.InternalPresentSurface(Int32 width, Int32 height, Int32 arWidth, Int32 arHeight, Boolean InRepaint)
2008-05-01 00:16:51.719049 [ERROR][7]: Planescene(1894,1024,947,512,287079072,False,8):Unhandled exception in Error in the application. Microsoft.DirectX.Direct3D at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
at Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
at Microsoft.DirectX.Direct3D.Device.Present()
Any idea why it would work in WMP but not in my other apps? I'm assuming that has to be some sort of a codec related issue...