No unfortunately I still haven't had time to wrap up the next version. I had a list of things I absolutely wanted to have in it and I think I'll have to cut it short… I've been busy at work and couldn't find the time to implement all the things I wanted. I think I'll post the current state of things in the forum asap to get things rolling again.
211 2023-07-24 22:07:27
Re: Saving keyframes as a template (7 replies, posted in Ideas and feature requests)
212 2023-07-24 22:03:45
Re: Basler Dart Cam and Pylon 6.2 (7 replies, posted in Cameras and hardware)
Yes unfortunately I haven't had time to fix this and update to newer Pylon versions.
213 2023-07-10 23:33:57
Re: Line tool not understood (3 replies, posted in General)
Sorry about that, no there is not really any way around it at the moment.
214 2023-07-09 16:15:11
Re: Line tool not understood (3 replies, posted in General)
When you add a line it is attached to the particular frame you added it on. Let's call this the anchor frame.
- Select the "Custom fading" option for the line.
- If you don't want to see the line before the anchor frame at all, set the Fading duration to zero.
- If you want the line to stay fully visible for say 10 frames after the anchor frame, set Opaque duration to 10.
More details:
"Opaque duration" is how many frames after the anchor frame it will stay fully visible (or at the max opacity configured).
"Fading duration" is the fading in/out effect that is created before the anchor frame and after the last frame of the "opaque period".
Each object can have its own fading/opacity parameters, by using the "Custom fading" option. If it is set to "Default fading" it will use the global option configured in Preferences > Drawings > Opacity.
If the line is tracked it will be forced at max opacity while it is tracked.
215 2023-07-05 00:57:07
Re: Cannot capture with version 0.9.5 (1 replies, posted in Bug reports)
If you go in the camera tab in the explorer panel on the left, do you see your camera?
216 2023-07-01 14:58:49
Re: sending message for application automation (2 replies, posted in General)
Glad you solved your issue. You were talking about passing WM_COPYDATA messages right?
I actually tested this outside of C# so if you could share the final code snippet where you make the call it would be great, I'll add it to the documentation somewhere. I think it would be great to have several code samples in various programming languages for this.
217 2023-06-23 20:15:51
Re: Video opens as black (2 replies, posted in Bug reports)
Thanks for the videos, I'll look into it.
218 2023-06-22 12:56:54
Re: Android IP Camera app that doesn't cause camera heating? (1 replies, posted in Cameras and hardware)
Yeah between the camera constantly filming and the app constantly streaming via WiFi they tend to heat up. I have had the same experience using this setup. I don't think it's the app per se, mobile phones don't have great heat dissipation.
219 2023-06-22 12:49:28
Re: Jump to Time and Autoplayback disable (1 replies, posted in Ideas and feature requests)
For jump to time one tricky aspect is the time format that changes based on preferences. Note that you can jump forward/backward by large amounts using the Page down/Page up keyboard shortcuts. If you already know the target point you could also add a key image there and then you can just click it or use CTRL+arrow to jump there.
220 2023-06-14 22:47:54
Re: Kinovea 0.9.5 (13 replies, posted in General)
Hi, yes it's still possible. Instead of creating the point and right clicking it, you can directly right click on the video image itself and do "Track path" menu. This will create a trajectory object with the path as before.
Explanation: in the older version the individual objects like points, lines, angles, etc. were not trackable themselves so when you right clicked on the point it had a special function to create the trajectory object for you and hide the point. I intend to have an option to show the path of the points of trackable objects in the future.
221 2023-06-11 10:42:46
Re: Exporting in excel gives .xml instead of .xlsx (2 replies, posted in Bug reports)
Hi, yes this has been fixed for the next version.
This .xml format was an old Excel format that was simpler to create at the time, now I've rewritten the exporter using a library that emit .xlsx natively.
222 2023-05-25 20:47:39
Re: Exporting video with track pad (2 replies, posted in General)
Hi, I'm not sure what you mean by "track pad". Like a track / trajectory? It should export similarly to other drawings. There are a few things that are not exported like the magnifier.
223 2023-05-17 11:49:55
Re: Where do I buy Motion Capture Markers? (4 replies, posted in General)
Yes the markers should be as light as possible so they don't "swim" around when the person moves. Simple stickers should work fine. (I have even seen people use body paint style markers on exposed skin).
They should be circular.
224 2023-05-06 10:04:18
Re: Stack videos (1 replies, posted in General)
It will be possible in the next version but it's not possible in 0.9.5 and earlier.
225 2023-05-02 23:52:46
Re: How do I change Linear Graph units (1 replies, posted in General)
You need to calibrate the plane of motion somehow. Check this page: https://www.kinovea.org/help/en/measure … ation.html