1

System: win11
Kinovea version: 0.9.5

The logo could correctly load
but then it disappeared without any information

Kinovea 0.8.1 works fine

Please help, thanks!

2

Maybe one of the DLL has been quarantined by your anti-virus, is it possible? If the splash screen shows up your system should be compatible (.NET framework).
I have a machine with Windows 11 where it works and it worked for other people as well so it should work.

Can you check in the log folder if there is anything (log.txt)?

The log folder location is:

1. if you have installed the .zip version, it's under the AppData sub-directory wherever you extracted the archive.

2. if you have installed the .exe, it's under your user's AppData directory, you can get there typing %appdata%\Kinovea in the Windows explorer address bar.

3

I encountered the same issue.  SplashScreen showed but program wont start.  Please help, thanks.

Here is the log contents:
58 - INFO  - [Main] - Software - --------------------------------------------------
74 - INFO  - [Main] - Software - 2022-11-19 21:32:33
74 - INFO  - [Main] - Software - Kinovea 0.9.5, x64.
74 - INFO  - [Main] - Software - Microsoft Windows NT 6.2.9200.0
74 - INFO  - [Main] - Software - .NET Framework 4.0.30319.42000
74 - INFO  - [Main] - Software - --------------------------------------------------
90 - DEBUG - [Main] - PreferencesManager - Importing Preferences.xml
105 - DEBUG - [Main] - Program - Application level initialisations.
105 - DEBUG - [Main] - Program - Showing SplashScreen.
161 - DEBUG - [Main] - RootKernel - Loading video readers.
161 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderBitmap : .jpg; .jpeg; .png; .bmp
161 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderFFMpeg : .3gp; .asf; .avi; .dv; .flv; .f4v; .m1v; .m2p; .m2t; .m2ts; .mts; .m2v; .m4v; .ts; .ts1; .ts2; .avr; .mkv; .mod; .mov; .moov; .mpg; .mpeg; .tod; .mxf; .mp4; .mpv; .ogg; .ogm; .ogv; .qt; .rm; .swf; .vob; .webm; .wmv; .y4m; *
161 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderGIF : .gif
161 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderSVG : .svg
161 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderSynthetic : .ksv
161 - DEBUG - [Main] - RootKernel - Loading built-in camera managers.
177 - INFO  - [Main] - CameraTypeManager - Initialized DirectShow camera manager.
192 - INFO  - [Main] - CameraTypeManager - Initialized IP Camera camera manager.
192 - INFO  - [Main] - CameraTypeManager - Initialized Camera simulator camera manager.
192 - DEBUG - [Main] - RootKernel - Loading camera managers plugins.
192 - DEBUG - [Main] - CameraTypeManager - Loaded camera plugins manifests.
192 - DEBUG - [Main] - RootKernel - Loading tools.
238 - DEBUG - [Main] - RootKernel - Building the modules tree.

4

Tried to re-install .Net framework, got the message of "newer version of .Net framework is installed."

5

Greetings,
I had the same issue but with Win10 and the log was identical to the one posted by SSU. Unlike fansuo 126, I could not get any of the older versions to work. Any help would be highly appreciated!

6

Any update? Thanks.

7

Same here .. Win 10 after installing IDS in Plugins
Error Log:
887 - DEBUG - [Main] - CameraTypeManager - Start discovering cameras
902 - DEBUG - [Main] - CameraManagerDirectShow - DirectShow device enumeration: Microsoft® LifeCam Studio(TM) (moniker:@device:pnp:\\?\usb#vid_045e&pid_0772&mi_00#6&bf7c5a2&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global).
962 - ERROR - [Main] - Program - ----------------- Unhandled Crash -------------------------
962 - ERROR - [Main] - Program - Message: Der Typeninitialisierer für "uEye.Info.Camera" hat eine Ausnahme verursacht.
962 - ERROR - [Main] - Program - Source: uEyeDotNet
962 - ERROR - [Main] - Program - Target site: uEye.Defines.Status GetCameraList(uEye.Types.CameraInformation[] ByRef)
962 - ERROR - [Main] - Program - InnerException: System.EntryPointNotFoundException: Der Einstiegspunkt "is_Event" wurde nicht in der DLL "ueye_api_64.dll" gefunden.
   bei uEye.ApiWrapper.Event_64(Int32 s32CamHandle, UInt32 u32Command, Void* pParam, UInt32 u32SizeOfParam)
   bei uEye.EventThreadHandler.InitEvent(CameraEvent cam_event)
   bei uEye.Info.Camera..cctor()
962 - ERROR - [Main] - Program - Stack:    bei uEye.Info.Camera.GetCameraList(CameraInformation[]& CameraList)
   bei Kinovea.Camera.IDS.CameraManagerIDS.DiscoverCameras(IEnumerable`1 blurbs)
   bei Kinovea.Camera.CameraTypeManager.CheckCameras()
   bei Kinovea.ScreenManager.ThumbnailViewerCameras.BeforeSwitch()
   bei Kinovea.ScreenManager.ThumbnailViewerContainer.SwitchContent(ThumbnailViewerContent newContent)
   bei Kinovea.ScreenManager.ThumbnailViewerContainer..ctor()
   bei Kinovea.ScreenManager.ScreenManagerUserInterface..ctor()
   bei Kinovea.ScreenManager.ScreenManagerKernel..ctor()
   bei Kinovea.Root.RootKernel.BuildSubTree()
   bei Kinovea.Root.RootKernel..ctor()
   bei Kinovea.Root.Program.Main()

8

Any workaround? Thanks.

9

.net 4.8 is installed but the log still showing .net 4.0

70 - INFO  - [Main] - Software - --------------------------------------------------
78 - INFO  - [Main] - Software - 2022-12-16 08:48:00
80 - INFO  - [Main] - Software - Kinovea 0.9.5, x64.
80 - INFO  - [Main] - Software - Microsoft Windows NT 6.2.9200.0
80 - INFO  - [Main] - Software - .NET Framework 4.0.30319.42000
80 - INFO  - [Main] - Software - --------------------------------------------------
89 - DEBUG - [Main] - PreferencesManager - Importing Preferences.xml
114 - DEBUG - [Main] - Program - Application level initialisations.
114 - DEBUG - [Main] - Program - Showing SplashScreen.
171 - DEBUG - [Main] - RootKernel - Loading video readers.
172 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderBitmap : .jpg; .jpeg; .png; .bmp
172 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderFFMpeg : .3gp; .asf; .avi; .dv; .flv; .f4v; .m1v; .m2p; .m2t; .m2ts; .mts; .m2v; .m4v; .ts; .ts1; .ts2; .avr; .mkv; .mod; .mov; .moov; .mpg; .mpeg; .tod; .mxf; .mp4; .mpv; .ogg; .ogm; .ogv; .qt; .rm; .swf; .vob; .webm; .wmv; .y4m; *
173 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderGIF : .gif
173 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderSVG : .svg
173 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderSynthetic : .ksv
173 - DEBUG - [Main] - RootKernel - Loading built-in camera managers.
176 - INFO  - [Main] - CameraTypeManager - Initialized DirectShow camera manager.
188 - INFO  - [Main] - CameraTypeManager - Initialized IP Camera camera manager.
189 - INFO  - [Main] - CameraTypeManager - Initialized Camera simulator camera manager.
189 - DEBUG - [Main] - RootKernel - Loading camera managers plugins.
190 - DEBUG - [Main] - CameraTypeManager - Loaded camera plugins manifests.
190 - DEBUG - [Main] - RootKernel - Loading tools.
242 - DEBUG - [Main] - RootKernel - Building the modules tree.

10

@Martin, your problem is different. Based on the log it's possible the newest runtime from IDS is no longer compatible with the SDK I used to make the plugin.

For the problem of the crash with no error message in the log I'm not sure where to start and I don't know how to reproduce the problem to investigate it.

11

@joan, Even I have encountered the same issue with both 0.9.4 and 0.9.5 version. I am attaching the log file data for you reference and help me to sort out this issue as soon as possible.


94 - INFO  - [Main] - Software - --------------------------------------------------
94 - INFO  - [Main] - Software - 2022-12-20 12:12:06
110 - INFO  - [Main] - Software - Kinovea 0.9.5, x64.
110 - INFO  - [Main] - Software - Microsoft Windows NT 6.2.9200.0
110 - INFO  - [Main] - Software - .NET Framework 4.0.30319.42000
110 - INFO  - [Main] - Software - --------------------------------------------------
113 - DEBUG - [Main] - PreferencesManager - Importing Preferences.xml
141 - DEBUG - [Main] - Program - Application level initialisations.
141 - DEBUG - [Main] - Program - Showing SplashScreen.
249 - DEBUG - [Main] - RootKernel - Loading video readers.
251 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderBitmap : .jpg; .jpeg; .png; .bmp
252 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderFFMpeg : .3gp; .asf; .avi; .dv; .flv; .f4v; .m1v; .m2p; .m2t; .m2ts; .mts; .m2v; .m4v; .ts; .ts1; .ts2; .avr; .mkv; .mod; .mov; .moov; .mpg; .mpeg; .tod; .mxf; .mp4; .mpv; .ogg; .ogm; .ogv; .qt; .rm; .swf; .vob; .webm; .wmv; .y4m; *
252 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderGIF : .gif
252 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderSVG : .svg
252 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderSynthetic : .ksv
252 - DEBUG - [Main] - RootKernel - Loading built-in camera managers.
252 - INFO  - [Main] - CameraTypeManager - Initialized DirectShow camera manager.
267 - INFO  - [Main] - CameraTypeManager - Initialized IP Camera camera manager.
267 - INFO  - [Main] - CameraTypeManager - Initialized Camera simulator camera manager.
267 - DEBUG - [Main] - RootKernel - Loading camera managers plugins.
267 - DEBUG - [Main] - CameraTypeManager - Loaded camera plugins manifests.
267 - DEBUG - [Main] - RootKernel - Loading tools.
314 - DEBUG - [Main] - RootKernel - Building the modules tree.
598 - DEBUG - [Main] - FileBrowserKernel - Module Construction: File browser.
598 - DEBUG - [Main] - UpdaterKernel - Module Construction: Updater.
630 - DEBUG - [Main] - ScreenManagerKernel - Module Construction: ScreenManager.
646 - DEBUG - [Main] - ThumbnailViewerFiles - Constructing ThumbnailViewerFiles
646 - DEBUG - [Main] - ThumbnailViewerFiles - Constructing ThumbnailViewerFiles
646 - DEBUG - [Main] - ThumbnailViewerCameras - Constructing ThumbnailViewerCameras
662 - DEBUG - [Main] - ThumbnailViewerContainer - Switching from Files to Files.
662 - DEBUG - [Main] - ScreenManagerUserInterface - Constructing ScreenManagerUserInterface.
677 - DEBUG - [Main] - RootKernel - Modules tree built in 350 ms.
677 - DEBUG - [Main] - KinoveaMainWindow - Creating main UI window.
677 - DEBUG - [Main] - KinoveaMainWindow - Restoring window state: Maximized, window rectangle: {X=-8,Y=-8,Width=1552,Height=832}
693 - DEBUG - [Main] - RootKernel - Plug sub modules at UI extension points (Menus, Toolbars, Statusbar, Windows).
772 - DEBUG - [Main] - RootKernel - Register global services offered at Root level.
772 - DEBUG - [Main] - RootKernel - Setting current ui culture.
772 - DEBUG - [Main] - RootKernel - RefreshUICulture - Reload localized strings for the whole tree.
788 - DEBUG - [Main] - RootKernel - RefreshUICulture - Whole tree culture reloaded.
788 - DEBUG - [Main] - Program - Closing splash screen.
813 - DEBUG - [Main] - Program - Launching.
820 - ERROR - [Main] - RecoveryManager - Recovery data were found but the referenced file couldn't be found.
820 - DEBUG - [Main] - RootKernel - Calling Application.Run() to boot up the UI.
899 - DEBUG - [Main] - CameraTypeManager - Start discovering cameras
915 - DEBUG - [Main] - CameraManagerDirectShow - DirectShow device enumeration: Integrated Camera (moniker:@device:pnp:\\?\usb#vid_5986&pid_212a&mi_00#6&273dccb0&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global).
931 - DEBUG - [Integrated Camera thumbnailer] - SnapshotRetriever - Starting Integrated Camera for thumbnail.
946 - DEBUG - [Main] - ScreenManagerUserInterface - In ScreenManager OnLoad
962 - DEBUG - [Main] - PreferencesManager - Exporting Preferences.xml
1033 - DEBUG - [Main] - FileBrowserUserInterface - Application is idle in FileBrowserUserInterface.
2296 - DEBUG - [Main] - CameraManagerDirectShow - Received thumbnail event for Integrated Camera. Cancelled: False.
2302 - DEBUG - [Main] - ThumbnailViewerCameras - UpdateThumbnailImage for Integrated Camera.
5745 - DEBUG - [Main] - CameraTypeManager - Cancelling all thumbnails.
5745 - DEBUG - [Main] - CameraTypeManager - Stop discovering cameras
5745 - DEBUG - [Main] - CameraTypeManager - Cancelling all thumbnails.
5745 - DEBUG - [Main] - PlayerScreen - Constructing a PlayerScreen.
5757 - DEBUG - [Main] - PlayerScreenUserInterface - Constructing the PlayerScreen user interface.
5789 - DEBUG - [Main] - AutoSaver - Autosave cleared. - 1394258560
5789 - DEBUG - [Main] - Metadata - Metadata content hash reset:1394258560.
5789 - DEBUG - [Main] - Metadata - Constructing new Metadata object.
5899 - DEBUG - [Main] - Metadata - Dirty:False, reference hash:1394258560, current:1394258560.
5899 - DEBUG - [Main] - LoaderVideo - Loading video 00005.MTS.
5930 - DEBUG - [Main] - VideoReaderFFMpeg - Subtitle stream found, but not analysis meta data: ignored.
5946 - DEBUG - [Main] - VideoReaderFFMpeg - pFormatCtx->streams[m_iVideoStream]->time_base.den: 90000, .num: 1
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Average Fps estimation method: libav.
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Ticks per frame: 2
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Display Aspect Ratio type: Anamorphic
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Image aspect ratio: Auto
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Image size: Original:{Width=1440, Height=1080}, AspectRatioSize:{Width=1440, Height=810}, ReferenceSize:{Width=1440, Height=810}.
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Switching decoding mode. NotInitialized -> OnDemand
5946 - DEBUG - [Main] - VideoReaderFFMpeg - ---------------------------------------------------
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [File] - Filename : 00005.MTS
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Name: mpegts (MPEG-TS (MPEG-2 Transport Stream))
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Number of streams: 3
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] #0, Type : AVMEDIA_TYPE_VIDEO, 0
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] #1, Type : AVMEDIA_TYPE_AUDIO, 0
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] #2, Type : AVMEDIA_TYPE_SUBTITLE, 0
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Duration (s): 1564.904
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Bit rate: 9467915
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] - Duration (frames): Unavailable.
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] - PTS wrap bits: 33
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] - TimeBase: 90000:1
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] - Average timestamps per seconds: 90000
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Start time (microseconds): 7176816000
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Start timestamp: 645913440 (0)
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Name: , id:28
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - TimeBase: 50:1
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Bit rate: 0
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Duration in timestamps: 140841360
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Duration in seconds (computed): 1564.904
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Average Fps: 25
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Average Frame Interval (ms): 40
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Average Timestamps per frame: 3600
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Has B Frames: 1
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Width (pixels): 1440
5946 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Height (pixels): 1080
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Pixel Aspect Ratio: 1.33333333333333
5946 - DEBUG - [Main] - VideoReaderFFMpeg - Image rotation: Rotate0
5946 - DEBUG - [Main] - VideoReaderFFMpeg - ---------------------------------------------------
5946 - DEBUG - [Main] - PlayerScreenUserInterface - Post load process.
6040 - DEBUG - [Main] - PlayerScreenUserInterface - First frame loaded.
6072 - DEBUG - [Main] - AutoSaver - Autosave cleared. - -1718615583
6072 - DEBUG - [Main] - Metadata - Metadata content hash reset:-1718615583.
6072 - DEBUG - [Main] - FrameServerPlayer - Setup metadata.
6104 - DEBUG - [Main] - AutoSaver - Autosave cleared. - -1718615583
6104 - DEBUG - [Main] - Metadata - Metadata content hash reset:-1718615583.
6104 - DEBUG - [Main] - AutoSaver - Autosave cleared. - -1718615583
6104 - DEBUG - [Main] - PlayerScreenUserInterface - End of post load process, waiting for idle.

12

@Martin
- try to install uEye Version 4.94 if not already done. You could check the installed version number in "IDS CameraManager".
  This version will work for sure. I use it on different machines.
- do not forget first to first de-install the actual uEye - version on your system.
- always disconnect all camera during (de-)installation. And restart windows before the next step.

@niraj_k
It might be the MTS-file Kinovea is loading at startup (00005.MTS). You are obviously using a "video observer root" activated.
Try to delete preferences.xml from your Kinovea\Appdata - subdirectory and restart Kinovea from scratch to see if it runs.
There might be an error in the video-file.

Hope that helps

13

Regarding the .NET - Version the information inside the Kinovea log file is misleading. It is the FRAMEWORK - version, not the DOTNET-version (thanks to Microsoft smile )
To get the .NET versions that are installed, try this tool from Github:
https://github.com/jmalarcon/DotNetVersions/releases
It shows up all versions that are installed

14 (edited by niraj_k 2022-12-21 06:55:38)

Reiner wrote:

@Martin
- try to install uEye Version 4.94 if not already done. You could check the installed version number in "IDS CameraManager".
  This version will work for sure. I use it on different machines.
- do not forget first to first de-install the actual uEye - version on your system.
- always disconnect all camera during (de-)installation. And restart windows before the next step.

@niraj_k
It might be the MTS-file Kinovea is loading at startup (00005.MTS). You are obviously using a "video observer root" activated.
Try to delete preferences.xml from your Kinovea\Appdata - subdirectory and restart Kinovea from scratch to see if it runs.
There might be an error in the video-file.

Hope that helps

The issue is not resolved yet even after deleting preferences.xml file. After loading the video automatically kinovea (0.9.5) is crashing.  I am attaching the log file here.




95 - INFO  - [Main] - Software - --------------------------------------------------
110 - INFO  - [Main] - Software - 2022-12-21 11:16:14
110 - INFO  - [Main] - Software - Kinovea 0.9.5, x64.
110 - INFO  - [Main] - Software - Microsoft Windows NT 6.2.9200.0
110 - INFO  - [Main] - Software - .NET Framework 4.0.30319.42000
110 - INFO  - [Main] - Software - --------------------------------------------------
126 - DEBUG - [Main] - Program - Application level initialisations.
126 - DEBUG - [Main] - Program - Showing SplashScreen.
221 - DEBUG - [Main] - RootKernel - Loading video readers.
230 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderBitmap : .jpg; .jpeg; .png; .bmp
266 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderFFMpeg : .3gp; .asf; .avi; .dv; .flv; .f4v; .m1v; .m2p; .m2t; .m2ts; .mts; .m2v; .m4v; .ts; .ts1; .ts2; .avr; .mkv; .mod; .mov; .moov; .mpg; .mpeg; .tod; .mxf; .mp4; .mpv; .ogg; .ogm; .ogv; .qt; .rm; .swf; .vob; .webm; .wmv; .y4m; *
266 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderGIF : .gif
266 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderSVG : .svg
266 - INFO  - [Main] - VideoTypeManager - Registering extensions for VideoReaderSynthetic : .ksv
266 - DEBUG - [Main] - RootKernel - Loading built-in camera managers.
269 - INFO  - [Main] - CameraTypeManager - Initialized DirectShow camera manager.
284 - INFO  - [Main] - CameraTypeManager - Initialized IP Camera camera manager.
284 - INFO  - [Main] - CameraTypeManager - Initialized Camera simulator camera manager.
284 - DEBUG - [Main] - RootKernel - Loading camera managers plugins.
284 - DEBUG - [Main] - CameraTypeManager - Loaded camera plugins manifests.
284 - DEBUG - [Main] - RootKernel - Loading tools.
347 - DEBUG - [Main] - RootKernel - Building the modules tree.
615 - DEBUG - [Main] - FileBrowserKernel - Module Construction: File browser.
615 - DEBUG - [Main] - UpdaterKernel - Module Construction: Updater.
647 - DEBUG - [Main] - ScreenManagerKernel - Module Construction: ScreenManager.
647 - DEBUG - [Main] - ThumbnailViewerFiles - Constructing ThumbnailViewerFiles
647 - DEBUG - [Main] - ThumbnailViewerFiles - Constructing ThumbnailViewerFiles
663 - DEBUG - [Main] - ThumbnailViewerCameras - Constructing ThumbnailViewerCameras
663 - DEBUG - [Main] - ThumbnailViewerContainer - Switching from Files to Files.
663 - DEBUG - [Main] - ScreenManagerUserInterface - Constructing ScreenManagerUserInterface.
678 - DEBUG - [Main] - RootKernel - Modules tree built in 327 ms.
678 - DEBUG - [Main] - KinoveaMainWindow - Creating main UI window.
678 - DEBUG - [Main] - KinoveaMainWindow - Restoring window state: Maximized, window rectangle: {X=0,Y=0,Width=0,Height=0}
694 - DEBUG - [Main] - RootKernel - Plug sub modules at UI extension points (Menus, Toolbars, Statusbar, Windows).
773 - DEBUG - [Main] - RootKernel - Register global services offered at Root level.
773 - DEBUG - [Main] - RootKernel - Setting current ui culture.
773 - DEBUG - [Main] - RootKernel - RefreshUICulture - Reload localized strings for the whole tree.
773 - DEBUG - [Main] - RootKernel - RefreshUICulture - Whole tree culture reloaded.
773 - DEBUG - [Main] - Program - Closing splash screen.
806 - DEBUG - [Main] - Program - Launching.
810 - ERROR - [Main] - RecoveryManager - Recovery data were found but the referenced file couldn't be found.
810 - DEBUG - [Main] - RootKernel - Calling Application.Run() to boot up the UI.
899 - DEBUG - [Main] - CameraTypeManager - Start discovering cameras
919 - DEBUG - [Main] - CameraManagerDirectShow - DirectShow device enumeration: Integrated Camera (moniker:@device:pnp:\\?\usb#vid_5986&pid_212a&mi_00#6&273dccb0&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global).
919 - DEBUG - [Integrated Camera thumbnailer] - SnapshotRetriever - Starting Integrated Camera for thumbnail.
938 - DEBUG - [Main] - ScreenManagerUserInterface - In ScreenManager OnLoad
946 - DEBUG - [Main] - PreferencesManager - Exporting Preferences.xml
1013 - DEBUG - [Main] - FileBrowserUserInterface - Application is idle in FileBrowserUserInterface.
2670 - DEBUG - [Main] - CameraManagerDirectShow - Received thumbnail event for Integrated Camera. Cancelled: False.
2670 - DEBUG - [Main] - ThumbnailViewerCameras - UpdateThumbnailImage for Integrated Camera.
15362 - DEBUG - [Main] - CameraTypeManager - Cancelling all thumbnails.
15362 - DEBUG - [Main] - CameraTypeManager - Stop discovering cameras
15362 - DEBUG - [Main] - CameraTypeManager - Cancelling all thumbnails.
15371 - DEBUG - [Main] - PlayerScreen - Constructing a PlayerScreen.
15386 - DEBUG - [Main] - PlayerScreenUserInterface - Constructing the PlayerScreen user interface.
15405 - DEBUG - [Main] - AutoSaver - Autosave cleared. - -29041854
15405 - DEBUG - [Main] - Metadata - Metadata content hash reset:-29041854.
15405 - DEBUG - [Main] - Metadata - Constructing new Metadata object.
15487 - DEBUG - [Main] - Metadata - Dirty:False, reference hash:-29041854, current:-29041854.
15487 - DEBUG - [Main] - LoaderVideo - Loading video 08.Modeling Introduction - Blender 2.80 Fundamentals.mp4.
15534 - DEBUG - [Main] - VideoReaderFFMpeg - pFormatCtx->streams[m_iVideoStream]->time_base.den: 12288, .num: 1
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Average Fps estimation method: libav.
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Ticks per frame: 2
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Display Aspect Ratio type: Square Pixels
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Image aspect ratio: Auto
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Image size: Original:{Width=1280, Height=720}, AspectRatioSize:{Width=1280, Height=720}, ReferenceSize:{Width=1280, Height=720}.
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Switching decoding mode. NotInitialized -> OnDemand
15534 - DEBUG - [Main] - VideoReaderFFMpeg - ---------------------------------------------------
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [File] - Filename : 08.Modeling Introduction - Blender 2.80 Fundamentals.mp4
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Name: mov,mp4,m4a,3gp,3g2,mj2 (QuickTime / MOV)
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Number of streams: 2
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] #0, Type : AVMEDIA_TYPE_VIDEO, 1809
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] #1, Type : AVMEDIA_TYPE_AUDIO, 3247
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Duration (s): 75.395182
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Bit rate: 332188
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] - Duration (frames): 1809
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] - PTS wrap bits: 64
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] - TimeBase: 12288:1
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Stream] - Average timestamps per seconds: 12288
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Start time (microseconds): 0
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Container] - Start timestamp: 0 (0)
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Name: , id:28
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - TimeBase: 48:1
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Bit rate: 201295
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Duration in timestamps: 926455
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Duration in seconds (computed): 75.3951009114583
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Average Fps: 24
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Average Frame Interval (ms): 41.6666666666667
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Average Timestamps per frame: 512
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Has B Frames: 1
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Width (pixels): 1280
15534 - DEBUG - [Main] - VideoReaderFFMpeg - [Codec] - Height (pixels): 720
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Pixel Aspect Ratio: 1
15534 - DEBUG - [Main] - VideoReaderFFMpeg - Image rotation: Rotate0
15534 - DEBUG - [Main] - VideoReaderFFMpeg - ---------------------------------------------------
15534 - DEBUG - [Main] - PlayerScreenUserInterface - Post load process.
15570 - DEBUG - [Main] - PlayerScreenUserInterface - First frame loaded.
15598 - DEBUG - [Main] - AutoSaver - Autosave cleared. - -1718615561
15598 - DEBUG - [Main] - Metadata - Metadata content hash reset:-1718615561.
15598 - DEBUG - [Main] - FrameServerPlayer - Setup metadata.
15618 - DEBUG - [Main] - AutoSaver - Autosave cleared. - -1718615561
15618 - DEBUG - [Main] - Metadata - Metadata content hash reset:-1718615561.
15618 - DEBUG - [Main] - AutoSaver - Autosave cleared. - -1718615561
15618 - DEBUG - [Main] - PlayerScreenUserInterface - End of post load process, waiting for idle.

15

@niraj_k
To better understand
- Kinovea starts up without any crash?
- It crashes after trying to load the file:
  08.Modeling Introduction - Blender 2.80 Fundamentals.mp4   ?

Can this video be loaded using another program like VLC ?
You could try to save the video, using VLC for example, to another format and then try to load the converted video to Kinovea to see if it works.