Hi I have recently found this product and have installed in onto my Windows Vista Laptop however when I try to open some video clips that I shot with my Panasonic Video Camera I get an error in Kinovea I have pasted the error dump below.
I thought that it may be a problem with my Vista install so I tried the same on my Wifes Vista Laptop and got the same error , so I tried on a Windows XP laptop with the same Video file and it worked fine. This seems to happen for all .MPG or .MOD files that I have shot with my Video Camera if I try and open files that I have been emailed or downloaded then it seems to work OK. Although it does not seem to open WMV files correctly it seems to think there is no video in them or shows a very short under 1 second clip then loops.
My Laptop is a HP nx7400
Intel Core 2 T5600 @ 1.86Ghz
4Gb Memory
350Gb Hard Disk with 60Gb Free
OS is Vista 32Bit Sp1
Any Help would be appreciated as this looks to benefit our Academy hugely.
Error Dump Below:
Unhandled exception has occured in your application. if you click Continue the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at sws_scale(SwsContext* , Byte** , Int32* , Int32 , Int32 , Byte** , Int32* )
at VideaPlayerServer.PlayerServer.RescaleAndConvert(AVFrame* _pOutputFrame, AVFrame* _pInputFrame, Int32 _OutputWidth, Int32 _OutputHeight, Int32 _OutputFmt, Boolean _bDeinterlace)
at VideaPlayerServer.PlayerServer.GetNextFrame(Int64 _iTimeStampToSeekTo, Int32 _iFramesToDecode)
at Videa.ScreenManager.PlayerScreenUserInterface.ShowNextFrame(Int64 _iSeekTarget, Boolean _bAllowUIUpdate)
at Videa.ScreenManager.PlayerScreenUserInterface.PostLoadProcess(Int32 _iMovieLoadResult, String _FilePath)
at Videa.ScreenManager.CommandLoadMovie.DirectLoad()
at Videa.ScreenManager.CommandLoadMovie.Execute()
at Videa.Services.CommandManager.LaunchCommand(ICommand command)
at Videa.ScreenManager.CommandLoadMovieInScreen.Execute()
at Videa.Services.CommandManager.DoCurrentCommand()
at Videa.Services.CommandManager.LaunchUndoableCommand(IUndoableCommand command)
at Videa.ScreenManager.ScreenManagerKernel.DropLoadMovie(String _FilePath, Int32 _iScreen)
at Videa.ScreenManager.ThumbListView.ThumbListViewItem_LaunchVideo(Object sender, EventArgs e)
at Videa.ScreenManager.ThumbListViewItem.ThumbListViewItem_DoubleClick(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnDoubleClick(EventArgs e)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)