hi, don't know if it is a known bug but when a try to cut a recorded tv .ts file mp crash after about 50%
log file join
2008-12-19 03:01:13.614714 [ERROR][TsCutter]: MediaPortal: Unhandled exception occured
2008-12-19 03:01:13.817839 [ERROR][TsCutter]: Exception :System.IndexOutOfRangeException: Index was outside the bounds of the array.
at TsCutterPackage.PcrUtils.DecodePtsDts(Byte[] tsPacket, UInt64 offset, Pcr& pts, Pcr& dts)
at TsCutterPackage.TsFileCutter.Cut()
at WindowPlugins.VideoEditor.VideoEditorPreview.CutTs()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
2008-12-19 03:01:13.817839 [ERROR][TsCutter]: Exception :Index was outside the bounds of the array.
2008-12-19 03:01:13.817839 [ERROR][TsCutter]: site :Void DecodePtsDts(Byte[], UInt64, TsCutterPackage.Pcr ByRef, TsCutterPackage.Pcr ByRef)
2008-12-19 03:01:13.817839 [ERROR][TsCutter]: source :WindowPlugins
2008-12-19 03:01:13.817839 [ERROR][TsCutter]: stacktrace: at TsCutterPackage.PcrUtils.DecodePtsDts(Byte[] tsPacket, UInt64 offset, Pcr& pts, Pcr& dts)
at TsCutterPackage.TsFileCutter.Cut()
at WindowPlugins.VideoEditor.VideoEditorPreview.CutTs()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
hi, don't know if it is a known bug but when a try to cut a recorded tv .ts file mp crash after about 50%
log file join
hi mybob,
I got the same problem. same error message. but it arrives sooner than you . few seconds after I ask to cut.
does someone can help ?
Code:2008-12-19 03:01:13.614714 [ERROR][TsCutter]: MediaPortal: Unhandled exception occured 2008-12-19 03:01:13.817839 [ERROR][TsCutter]: Exception :System.IndexOutOfRangeException: Index was outside the bounds of the array. at TsCutterPackage.PcrUtils.DecodePtsDts(Byte[] tsPacket, UInt64 offset, Pcr& pts, Pcr& dts) at TsCutterPackage.TsFileCutter.Cut() at WindowPlugins.VideoEditor.VideoEditorPreview.CutTs() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart() 2008-12-19 03:01:13.817839 [ERROR][TsCutter]: Exception :Index was outside the bounds of the array. 2008-12-19 03:01:13.817839 [ERROR][TsCutter]: site :Void DecodePtsDts(Byte[], UInt64, TsCutterPackage.Pcr ByRef, TsCutterPackage.Pcr ByRef) 2008-12-19 03:01:13.817839 [ERROR][TsCutter]: source :WindowPlugins 2008-12-19 03:01:13.817839 [ERROR][TsCutter]: stacktrace: at TsCutterPackage.PcrUtils.DecodePtsDts(Byte[] tsPacket, UInt64 offset, Pcr& pts, Pcr& dts) at TsCutterPackage.TsFileCutter.Cut() at WindowPlugins.VideoEditor.VideoEditorPreview.CutTs() at System.Threading.ThreadHelper.ThreadStart_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()