Bonjour,
Non, les coordonnées des points ne sont pas exportées dans les données tableur… C'est effectivement une lacune qu'il faudra combler.
1,126 2012-04-06 22:01:12
Re: Mesure de l'intervalle de confiance inter-examinateur (2 replies, posted in Français)
1,127 2012-04-05 11:45:50
Re: Experimental version - 0.8.17 (26 replies, posted in General)
The last selected camera is not stored anywhere. The camera selected by default is the first camera coming up in the list that DirectShow returns. I'm not sure how this list is sorted.
This is something that might be done in the future. (But I'm still not clear whether a camera can be uniquely identified by its moniker string alone. (cf. two cameras of the same brand/model)).
1,128 2012-04-05 10:48:25
Re: AVI file playback failure (11 replies, posted in Bug reports)
Yes it will be an issue
I'll send you a link to upload the file.
1,129 2012-04-05 08:22:32
Re: AVI file playback failure (11 replies, posted in Bug reports)
Hi, could you send me a small sample file to joan at kinovea dot org ?
Thanks
1,130 2012-04-04 11:49:03
Re: Experimental version - 0.8.17 (26 replies, posted in General)
Thanks.
I reproduce the issue for persistence. The code was commented out at some point when the format changed. Some refactoring is needed.
Which camera setting is buggy ? I can't reproduce.
1,131 2012-03-24 12:35:43
Topic: Hidden feature - Auto load KVA file (0 replies, posted in General)
This feature was introduced in version 0.8.16 but hasn't been described so far.
The idea is to have a standard set of drawings loaded automatically each time you open a camera (or video).
This could be useful in a fixed setup, where you can prepare measurements marks, custom grids, etc. and have them loaded as soon as the camera goes live.
How to do it:
- Open a video.
- Add your drawings on the first frame of the video.
- Save the analysis data (-> KVA file).
- Copy this file to the application data directory : %appdata%\Kinovea (You can also open this through "Help > Open log folder").
- Rename the file to "capture.kva". Done.
This will also work for the player screen, the file has to be named "playback.kva". This time the drawings can be anywhere in the video.
1,132 2012-03-21 15:35:15
Topic: Can't post ? Note to new users of the forum (0 replies, posted in General)
Until I find a better solution (like upgrading the forum software and install a specific plugin), I'm temporarily disabling new posts for new users of which I haven't checked the profile yet and validated that they are not spam bot.
Consequence: After you register it may take up to one or two days until you can actually post in the forum. Sorry for the inconvenience. I'll try to fix the problem ASAP.
Absolutely no impact for existing users.
1,133 2012-03-16 23:27:56
Re: AVI file playback failure (11 replies, posted in Bug reports)
Thanks for the file.
Unfortunately I don't have a solution for the AVI right now… Will have to study the problem more in depth.
1,134 2012-03-15 22:34:52
Re: AVI file playback failure (11 replies, posted in Bug reports)
Do you by chance still have the .seq file from StreamPix around ? (Or the possibility to create a new one).
(At some point) I will be interested in studying the raw format for interoperability purposes.
1,135 2012-03-15 19:37:38
Re: AVI file playback failure (11 replies, posted in Bug reports)
Thanks for the video, it will help.
I didn't know about this software, it looks quite powerful.
I reproduce the issue, it's like the video is loaded fine but images are decoded to black or transparent.
During the capture process, do you specify a particular codec for encoding the AVI ? If so which one ?
edit:
After a quick test: the images are there but for some reason the alpha channel on each pixel is set to 0, so they are entirely transparent.
1,136 2012-03-15 09:27:31
Re: Got 8.15 to do 2 screen captures using 2 PS3eye cameras (14 replies, posted in Cameras and hardware)
I notice that which USB port I plug into first makes the difference. Took quite a while thru the trial and error process but persistence pays off!
Maybe it has to do with the USB root hubs vs normal? I seem to remember that some USB ports are more important than others. In the device manager, you can see some are "root" while others aren't.
Maybe if you connect the two cameras on ports that ultimately go to the same USB root hub, it won't work as the driver will be loaded only once and detect that two cameras are plugged. But maybe if they are connected to two different root hub the driver is loaded twice and both work independently… (?)
1,137 2012-03-14 14:54:40
Re: HD playback in Kinovea is choppy (1 replies, posted in Bug reports)
This should be improved in 0.8.17. Please retry with this version and report.
1,138 2012-03-14 09:08:50
Re: Webcam (5 replies, posted in Bug reports)
Oh, I thought I had posted an answer here…
Anyway, I'm not sure what you mean by "it does show as a high speed camera" and "try to change back to a standard webcam". There is no concept of high speed camera in the Capture screen. The list of camera under "source" is the list of connected devices (+ a special device for network cameras). The high speed camera menu is used exclusively to adapt timing in the playback screen.
Please install 0.8.17 and retrieve the logs of when the problem occur. You can attach them to bug report 274.
1,139 2012-03-08 09:36:11
Re: Experimental version - 0.8.17 (26 replies, posted in General)
I'm not quite sure how to reproduce the problem. I load two videos, synchronize on a common event, then use the blue buttons of the WZ bar :
Is it what you are doing that causes the problem ? If not please describe step by step.
Some notes:
- When the working zone fits in the cache capacity, it is loaded in cache and you may see a progress bar dialog. The dialog should disappear when all images are loaded.
- When you change the working zone of one of the videos, the synchronization point is reset to 0.
1,140 2012-03-06 16:31:49
Re: Experimental version - 0.8.17 (26 replies, posted in General)
One trick you can try is use the "pause" button, and then use the delay slider to browse the buffered footage manually.
Being able to play at slow motion while continuing to buffer the live frames would be trickier (and would only last for a limited period of course.).
Probably doable by automatically moving back the delay slider at the right pace.
I imagine having proper replay scenarios is probably higher priority. (hit one key to: record X seconds of buffer, go on recording for Y seconds, then open the saved video in a playback screen and play it back at Z% slo-mo).
