1,501

(20 replies, posted in Bug reports)

jvee007 wrote:

I have a start up problem, it crashes. Yet it works on some computers

Hi,
Can you try to get the Unhandled Crash logs please.

1,502

(19 replies, posted in General)

Hmm… And you can see the original ones, right ?

Can you remind your OS version ? Windows 7 ? And are you running as administrator or normal user ? (Will try to reproduce the context)

1,503

(19 replies, posted in General)

Hmm, looking at the code I can see that the function is only looking for ".svg" files with the extension in lowercase. So if your files are ".SVG" for example, it won't find them.
Is that what's happening ?
I'll fix this for next version.

1,504

(24 replies, posted in General)

Ah yes, frame by frame and play have different behavior. When doing frame by frame, it seemed more sensible to actually move frame by frame in each video.
But I can see how it make little sense if the two videos have differing framerates.
Maybe both could be aligned on the fastest framerate of the two. If we have video A @ 30fps and video B @ 15fps, going to the next frame would move A by 1 frame, and B by 0.5 frame(staying on the current frame).

We can keep a counter to detect when the slowest video should advance one frame.
I'll add it to the suggestion queue smile

1,505

(19 replies, posted in General)

Even after you restart Kinovea ? Can you see the others ?
What happens if you make a copy of an existing file, can you see the copy ?

When building the menu, no deep scanning of the file is done, so anything with an .svg extension should show up…

It was removed some time ago…
Generally the silouhete is not as clear cut as in the snapshot above, because there is all kind of lines in the background.

Here is a video of the effect applied to a golf video.
It is funny to watch, but if the goal is to focus on the motion of the athlete/student, I think we should try to think about something more useful/powerful, like removing the background and things like this.

Hi,
That dialog box is set be shown at the center of the screen, maybe that doesn't work similarly on various systems.
Can you move up the dialog box by dragging it with the title bar ?

It has a maximum size of 370 pixels which should be fine for any screen resolution but well…

Also, there is an additional option group that appears when the speed cursor is not on 100% (a new check box to save at slow motion rate). Could you guys try both with and without slow motion (just change the speed and try saving again) and see if it makes any difference ?

Thanks

1,508

(24 replies, posted in General)

Hi,
Normally the synchronization is already framerate independent.
Let me know if you find otherwise, that'd be a defect.

Expected behavior: You set the sync point on an event in each video with differing frame rates, then when hitting Play both video are played at their respective speed, and they still get by the sync point together.

You can also slow down one video but not the other, etc. They should still get to the sync point at the same moment.

1,509

(4 replies, posted in Bug reports)

Hi,
It works to some extent (couldn't test thoroughly), but it's been reported to crash for others + flickering issue during capture itself.
Not the same errors as you though.
I'll gather all defects and work on them globally in September.
Thanks for the report.

1,510

(4 replies, posted in Bug reports)

Hi,
Just tried but it didn't crash.
Can you be more specific about the context, what saving option do you use ?
Thanks

1,511

(1 replies, posted in Ideas and feature requests)

Hi,
Yes currently the overlay of the other video is done "on the fly" during playback.
As noted elsewhere, this function might be superseded by a more powerful "aligned merge" but that's another sub project entirely.

However the general philosophy is that you should be able to export exactly what you see on screen, so I'll see how this could be done for the overlay. Now that the dual export function is in, it might be easier to implement.

1,512

(1 replies, posted in Ideas and feature requests)

Hi,
I wish this type of images to be called by their historical term of chronophotography. wink

I had started some very early experiments at the begining of the year. It is a topic I'm very interested in.
However, it is obviously in competition for developpement time with other areas of the software, most notably stabilizing the capture screen, other middle sized improvements, fixing bugs, etc.

When the capture screen reach an acceptable level of stability, I would like this to be the next big work area. (Seamless merging of two videos over the same background is a related topic.)
It is planned for inclusion in the 0.8 series, but that doesn't say much about the timeframe.
Thanks

1,513

(2 replies, posted in Français)

Bonjour,
Le script d'installation est basé sur NSIS. Il n'y a rien de particulier pour gérer l'installation silencieuse, je ne sais pas si c'est pris en charge automatiquement… (apparament c'est le switch /S en majuscule)

À vrai dire je ne vois pas trop le scénario ? C'est pour une installation en batch dans un script ?
(Sachant que normalement l'utilisateur doit accepter la licence d'utilisation du programme)

1,514

(1 replies, posted in Bug reports)

Hi,
This issue was solved recently and is available from version 0.8.8 forward.
You can get the latest experimental version from the pinned thread in the General forum (currently 0.8.9).

1,515

(2 replies, posted in Français)

Bonjour,
Cela ressemble également a un bug rapporté sur le forum anglophone. Je vais essayer de regarder d'où ça pourrait venir.
Vous pouvez confirmer que vous utilisez une version de type >= 0.8.7 ?

Voir aussi le fichier de log (via le menu Aide), il y a peut-être des infos supplémentaires lorsque l'erreur se produit.