Got this error when trying to open an .flv file.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Runtime.InteropServices.SEHException: External component has thrown an exception.
at new(UInt32 )
at Kinovea.VideoFiles.VideoFile.SetImageGeometry()
at Kinovea.VideoFiles.VideoFile.Load(String _FilePath)
at Kinovea.ScreenManager.FrameServerPlayer.Load(String _FilePath)
at Kinovea.ScreenManager.CommandLoadMovie.DirectLoad()
at Kinovea.ScreenManager.CommandLoadMovie.Execute()
at Kinovea.Services.CommandManager.LaunchCommand(ICommand command)
at Kinovea.ScreenManager.CommandLoadMovieInScreen.Execute()
at Kinovea.Services.CommandManager.LaunchUndoableCommand(IUndoableCommand command)
at Kinovea.ScreenManager.ScreenManagerKernel.DoLoadMovieInScreen(String _filePath, Int32 _iForceScreen, Boolean _bStoreState)
at Kinovea.FileBrowser.FileBrowserUserInterface.LaunchItemAt(ListView _listView, MouseEventArgs e)
at Kinovea.FileBrowser.FileBrowserUserInterface.lvExplorer_MouseDoubleClick(Object sender, MouseEventArgs e)
at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
at System.Windows.Forms.ListView.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)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1873 (QFEN-1.050727-1800)
CodeBase: file:///c:/WINNT/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Kinovea
Assembly Version: 0.8.7.36575
Win32 Version: 0.8.7.0
CodeBase: file:///C:/Program%20Files/Kinovea/Kinovea.exe
----------------------------------------
[edit joan] snipped some non-useful bits.