1 (edited by joan 2010-10-06 23:54:45)

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.

2

Hi,
Thanks for the report.

Would you have a link or a copy of the file that you could share ?
(for example by mail to joan at kinovea dot org if less than 2 or 3 MB).

Do you know what is the original size of the movie and the wanted aspect ratio (16/9, 4/3) ?

(Best is if you can have a sample of less than 1MB that I could attach to the bug tracker for reference).
Thanks