There is not really any mechanism to load CSV files at the moment but it could be done. What does the data contain?
32 2025-06-11 11:39:41
Re: python 3.13 call to: "Kinovea:DualCapture.ToggleRecording" (2 replies, posted in General)
Hi,
Unfortunately there is a bug with dual recording commands in the released version. The ones for single capture screen should work, can you confirm that? This script seems massively useful.
I fixed the issue in the source code a while back but haven't made progress on the other things I wanted to include in the next release.
33 2025-06-11 11:20:26
Re: Custom human model tool optimized for use in cycling (1 replies, posted in General)
This is great, thanks!
34 2025-05-18 20:42:34
Re: Audio not playing (1 replies, posted in General)
Yes, the program still doesn't support sound at the moment.
35 2025-05-01 09:59:35
Re: Crash when having too many keyframes / annotations. User handle limit (4 replies, posted in Bug reports)
When opening a new file it limits the number of thumbnails created to a small number to avoid it taking too long and only creates the thumbnails later when navigating to them.
36 2025-04-24 15:08:18
Re: Photosequence Export of Custom Key Image (3 replies, posted in General)
Hi, yes it's possible. You need version 2024.1 and then you use ALT key + scroll backward or forward with the mouse wheel while hovering above the cell. This will change the time reference of the cell.
I added some documentation here: https://www.kinovea.org/en/forum/viewtopic.php?id=1973
It won't automatically import the key images you have previously selected. It's an independent process, you'll have to configure the kinogram for say, 5x1 cells first, and then move each cell in time to find the right spot.
37 2025-04-24 13:17:04
Re: Crash when having too many keyframes / annotations. User handle limit (4 replies, posted in Bug reports)
Sorry about the crash. I think it's likely related to the thumbnails that are created for each key frame, both in the bottom area and the side area. Not sure what the best solution is to address this.
38 2025-03-27 00:32:00
Re: GenICam plugin 1.1.0 (18 replies, posted in Cameras and hardware)
joan wrote:It appears the issue with FLIR cameras is that when you have two of them of the same model connected at the same time, the identifier we use doesn't differentiate between them and this causes a crash. Single camera should work.
Is there a possibility that this will be enhanced/fixed in the future to allow for 2 of the same FLIR cameras to work? Or is this just a permanent shortcoming of the driver(s)?
Yes it should be fixable.
39 2025-03-21 13:30:25
Re: RTSP network camera (1 replies, posted in Cameras and hardware)
No, RTSP is not supported at this time.
See if the camera has an MJPEG stream, this is the protocol that is supported.
40 2025-03-21 10:41:05
Re: 2024.1 crash when exporting XSLX (3 replies, posted in Bug reports)
Thanks.
I know about this crash unfortunately at the moment I don't have a solution. I'm tracking the bug here: https://github.com/Kinovea/Kinovea/issues/165
It's an incompatibility between two external dependencies… unfortunately it's not looking good so far.
41 2025-03-12 12:54:26
Re: Failure:unable to open the file: file not found or empty (3 replies, posted in Bug reports)
Hi, unfortunately I think you are hitting the bug where file names with Korean characters fail to load. There is no fix at this moment, a work around is to rename the files to use Latin characters, sorry.
42 2025-03-11 11:36:34
Re: Side by Side with Pause (3 replies, posted in General)
Saving dual video with auto pause on key images isn't supported at this point. Same for slideshow feature, only supported when saving individual videos.
43 2025-02-27 11:28:42
Re: How are frames and times aligned? (2 replies, posted in General)
Yes it's a good observation. There is no "absolute" time reference so whether you assume the events in the images are happening at the beginning, middle or end of the frame interval doesn't really matter as long as you always assume the same alignment, addition/subtraction between time stamps will work the same. The timestamps are coming from the video file and ultimately from the camera where they could mean any alignment. Inside the playback screen as soon as the time interval starts it tries to display the corresponding frame.
To further complicate the issue many cameras have a rolling shutter, different *lines* are captured at different times within the frame interval.
44 2025-02-24 11:47:11
Re: Overlaying video with a timeseries graph (2 replies, posted in Ideas and feature requests)
At the moment there is not any way to do this but I've been considering this for a long time.
For my curiosity where is the json file coming from?
45 2025-02-24 11:42:52
Re: Crash of Kinovea every 2 or 3 actions (1 replies, posted in Bug reports)
That's very odd and the first time I hear about something like this, I'm not sure what could cause the issue.
If you go to the log folder there might be a number of crash files with names starting with "Unhandled Crash", could you please send me the log.txt and log.txt.1 and any of those Unhandled crash files at joan at kinovea dot org please?
Are you working with two instances of Kinovea or dual screen inside one instance?
Do you have the same issue when working with just one video? Is it specific to when you work with two videos?
Normally when it crashes the next time you open it should propose to load the last session, including any unsaved changes, if you don't see that there might be a second problem.
