Yes that's correct, it is using the resolution of the images as they are displayed. (this is actually what caused the bug in this topic since that live resolution isn't guaranteed to be supported by the encoder). If I recall correctly it's because it's using the synchronization loop to get the images aligned and painted so it was probably simpler to just grab them from there instead of re-decoding at the original size. I'll make a note to fix this at some point, it's not necessarily as trivial as it sounds. There is also code for vertical stacking in there that's currently unused.
271 2023-01-06 15:42:51
Re: Saving two video into a composite video result in a distorted video (11 replies, posted in Bug reports)
272 2023-01-06 15:20:42
Re: 0.9.5 crash when open it (27 replies, posted in Bug reports)
If it happens with one specific video and not with others it's definitely not the same problem as the OP where the program fails to even start. Please upload an example video on some online storage and share the link at joan at kinovea dot org.
273 2023-01-03 01:08:09
Re: Saving keyframes as a template (7 replies, posted in Ideas and feature requests)
Update on this topic.
I added a menu on the keyframes to "Move to current time".
Then I implemented the drag and drop into the timeline (and actually into the whole bottom part since it was not very usable when it only received the drop in the small timeline control).
While I was testing this I realized there was a possible issue if you drag and drop from one screen to the other, so in the end I added support for that as well. I think it's relevant to your use-case because now you can just keep the reference annotations in a dedicated video and drag the keyframes from there into the current one. I think it's a good solution to the "template" idea. The video updates itself during the dragging operation so it's relatively easy to get to the right frame. I still need to test it a lot more though.
274 2022-12-31 19:21:10
Re: Motion synchronization mode and other questions (9 replies, posted in Bug reports)
That is very strange.
Let's see… The same functionality exists when clicking on the "Configure" button on the capture screen once the camera is opened. In this dialog you should be able to see both the alias defined in Kinovea (in blue) and the camera internal name (in italics below). The alias is editable directly and the icon is a button. Does editing the alias from there work in your case?
275 2022-12-31 12:12:50
Re: Adding Multiple Preseted Keyframe with Shortcut (9 replies, posted in Ideas and feature requests)
I cannot give an estimated time, there are too many other factors.
I started to look into this. One idea I had was to add a function where you right click an existing named keyframe and do "Set as preset X" or something like that. Then I realized that instead of having just the name of the keyframe we could save all the data associated with it and use *that* as a preset maybe. This way you can add a rich keyframe with some pre-made drawings in one click. There is also a feature for keyframe "color" that would fit nicely into this.
So now I'm thinking that instead of saving this as a list of names in the preferences, it might be simpler to have a "preset KVA" that is a normal annotation file but containing many presets for keyframes and drawings. I think this could simplify the logistics for the more advanced automation scenarios. In the preferences you would point to your preset file, it would analyze it and then for each shortcut/action slot you would select the thing to add based on what's in the file.
edit: scratch that, it would be too complicated to setup. I'll stick with simple name+color presets.
276 2022-12-31 11:55:40
Re: Motion synchronization mode and other questions (9 replies, posted in Bug reports)
Hi, thanks for the follow up and the details.
Regarding the menu, you may be using an older version or there is a problem. The context menu is generic and should look like this:
You can also change the camera icon from there to identify it better.
277 2022-12-30 17:05:53
Re: HELP!!! "Failure:unable to open the file: file not found or empty" (7 replies, posted in Bug reports)
Hello there, Im using the latest version of Kinovea, Im working on finding angles however after saving annotations as .kva file, it always gives me this error whenever I open the file ''Failure: unable to open file: file not found or empty''
Sorry, the error message is not very helpful. I think what's happening is you are trying to open the KVA file as a if it were a video. The KVA file only contains the annotations. Open the original video normally and load the KVA file into it using File > Load annotations… If you have saved the KVA file next to the original video and with the same file name, it will load it automatically.
278 2022-12-28 17:51:09
Re: Motion synchronization mode and other questions (9 replies, posted in Bug reports)
They work fine w/ Kinovea, I just wish the camera list distinguished them.
Right click the camera then "Rename" menu and set the "Alias". Does this work?
279 2022-12-27 17:51:36
Re: Motion synchronization mode and other questions (9 replies, posted in Bug reports)
"Use motion synchronization mode", this is still experimental. The idea is that instead of synchronizing the videos on a common event by shifting one in relation to the other, this mode uses the length of each video segment and changes the playback speed of the right one, such that both the start and end are in sync (but they are no longer using a comparable time base).
Basically it's a way synchronize a whole segment by scaling the time axis in addition to translating it. This can be helpful if you want to compare form within a larger motion while doing abstraction of the performance speed. For example say we have two long jumpers and we want to compare their form during the aerial phase, but one jump is taking longer than the other.
Regarding cameras that have the same name. In the log there should be a line with the camera identifier. This is normally a unique name, it's the DirectShow name. I think I've heard about this issue with the Kayeton cameras. Can you check in the log if they have the same "moniker"?
280 2022-12-25 21:44:06
Re: Insert specific coordinate marker (2 replies, posted in General)
There is not a way to manually input the coordinates from within the software.
The only way would be to create the KVA file with the coordinates in it. This is an XML file, you can create a test file to see how it looks and try to put your data into it or generate one yourself.
281 2022-12-23 21:31:05
Re: 0.9.5 crash when open it (27 replies, posted in Bug reports)
Thanks for the follow up.
Can you describe the configuration that doesn't work so I can reproduce and fix the issue?
How was the webcam "deactivated"? Is it in Windows settings? Is it something specific to that particular webcam?
282 2022-12-22 22:50:05
Re: 0.9.5 crash when open it (27 replies, posted in Bug reports)
You don't need to have a camera to use Kinovea, but it will look for connected cameras on start up and prepare a thumbnail for each connected camera in the background. This is an optimization but maybe it's causing more trouble than it's worth.
283 2022-12-22 22:44:48
Re: Adding Multiple Preseted Keyframe with Shortcut (9 replies, posted in Ideas and feature requests)
You're right, I think people that wanted to do this with labels were also essentially tagging the whole frame as a particular event. So being able to create named keyframes on the go as the video plays should fill the same use-case.
284 2022-12-22 22:41:20
Re: Calculating Energy Dissipation (2 replies, posted in General)
Not for center of mass per se, but since it's mountain bike maybe from the wheels? Measuring rotation per minute and knowing the radius?
Would have to test this on controlled footage first to get some error bars.
285 2022-12-20 23:56:59
Re: Adding Multiple Preseted Keyframe with Shortcut (9 replies, posted in Ideas and feature requests)
There was also a request for automatically creating drawings of a certain type.
I think it should be doable but not sure about the form factor.
Maybe something in two steps: 1. a number of "dynamic commands" added to the shortcut manager, where you can bind the keyboard shortcut you want. 2. in the drawings preferences a place to define the action corresponding to each dynamic command.
It would be simpler if all the actions have a simple format, for example create X and just one argument for the name. But I think people would use this a lot to add labels, so it's important that this can create labels with specific text.