346

(1 replies, posted in Bug reports)

Hi,
I need to re-test this on various players on modern Windows. VLC media player should work. I'm not sure why Windows Media Player doesn't work.

It seems the videos are exporting to windows media player instead of an MTS file.

I'm not sure what you mean here. Kinovea will export to AVI, MKV or MP4, using MJPEG codec. If the resulting video tries to opens with Windows Media Player it's most likely because it's the program associated with the chosen extension. Most probably the target player doesn't support the format or codec. I'm pretty sure Windows Media Player doesn't support MKV unless you install third party support.

Please send a sample video by link here or privately by email, thanks.

347

(1 replies, posted in Bug reports)

Ciao,
Quando la versione 0.9.5 è stata publicata la traduzione al'italiano era troppo incompleta (in particolare il menu principale ed il player). È per questo che l'opzione non era disponibile nell'interfaccia. Diverse persone hanno lavorato a completare la traduzione e sara disponibile nella prossima versione.
(Scusatemi per le errore di lingua, ovviamente non è stato io a fare la tradduzione dell'interfaccia :-)).

348

(1 replies, posted in Bug reports)

Hi, it works out of the box on a Windows 11 PC with an Intel or AMD x64 processor.

I'm assuming you have a new Mac with an Apple M1 ARM processor so parallels will run Windows for ARM and then there is a second layer of emulation to run Windows x64 programs like Kinovea. I don't have a Mac computer and I can't test any of this. So far no one has been able to make it work as far as I know.

349

(2 replies, posted in General)

Hi, it's only implemented for videos at the moment, not for single image files.

Hi,

Right now there is no way to get this from the user interface.

If the calibration is static (the grid is not moving), then the corners of the grid can be found in the KVA file in the "Calibration" block. This has the coordinates of the grid quadrilateral in image space in pixels. The vertices are named ABCD starting at the corner in the top-left (for the default grid placement) and going clockwise. In other words the direction vectors are always X-axis: DC, Y-axis: DA.

For a moving calibration it's more complicated. I should probably just allow pixels as a "metric" in the units selector. I'll check if that works without side effects.

As far as I understand you need to connect to the camera once from a normal browser to set up the root password. Previously these cameras could be used without password or with the default root password but apparently they changed that because too many devices were opened on the Internet.

From here:

Modern access procedure (default user with no password)
With the updated access procedure in place, the VAPIX and ONVIF interfaces have been disabled and the root user’s password is no longer set in factory default state when shipped from production. This means that it’s no longer possible for a client to access or configure the device out-of-the-box without activating VAPIX or ONVIF first.

And from here:

- Open a browser and enter the IP address or host name of the Axis device.
- If you access the device for the first time, you must set the root password.

Let us know if that works.

352

(3 replies, posted in Bug reports)

You mean the version of .NET on Windows server 2016? Kinovea uses .NET 4.8, you do need to install it manually I think on this OS but if that was the problem I think it wouldn't run at all. The part causing the problem (ExpTreeLib) has all kinds of low level calls into the very old Windows API, that's why I think it's more likely the culprit.

353

(3 replies, posted in Bug reports)

Thank you.
Ouch, this is going to be tough to fix, it's happening in a very old library related to the file system for the built-in file explorer, I imagine Windows server 2016 broke some the API it was using.
I've been meaning to re-write this whole part of the application in a more modern way…

354

(2 replies, posted in Ideas and feature requests)

Hi,
There are two different time tools, the Stopwatch (Cronómetro) and the Clock (Reloj). The clock object only shows a relative time and doesn't have start/stop commands. Somehow you are using a clock object.

If you right click on the tool in the tool bar you should see both objects.

It's also possible to convert one to the other by going into right click > Configuration and checking or unchecking "Clock".

Lastly, if it always act as a clock even when you select the stopwatch tool, double check the default options by going into the "Color profile" (last button on the toolbar or right click with the tool active), find the stopwatch and make sure it has the "Clock" option unchecked.

Hi,
This syntax is not currently supported. I'll have to look into it.

356

(1 replies, posted in General)

Hi,
I did not quite understand what you meant.
In any cases all options are under right click. To improve tracking you might need to reduce the default search and object box sizes in the preferences.

None of the cameras work or just one at a time? What options do you see in the camera configuration dialog under "Stream format"?

Hi, does it have a webcam mode or an HDMI output?

359

(2 replies, posted in General)

Something like posture grid, postural assessment chart or postural analysis grid chart.

360

(3 replies, posted in General)

Hi,
It's not supported at the moment. It's crashing the program for some reason so it's explicitly detected and removed from the list until I figure out where the problem is coming from.