Very strange…
What is your Windows version, screen size, Kinovea version and system language ?
Can you see the entire dialog but the buttons are just not there, or is the bottom of the dialog hidden somehow ?
The full dialog should look like in this this screenshot.
1,516 2010-07-27 11:33:46
Re: saving video or key image data - Missing buttons (15 replies, posted in Bug reports)
1,517 2010-07-24 19:01:07
Re: As long as we are dreaming..... (2 replies, posted in Ideas and feature requests)
4) Some other user accesses the original mp4 on-line through a standard browser (e.g. FireFox) and the on-line application indicates there is "Kinovea inside". If the user clicks that checkbox then the Kinovea overlays play. (So I think what this means is that there needs to be a special browser player to make this all work.)
Yes, it would mean programming a specific web player.
Technically it may be an interesting challenge, but I'm not sure about the added value: if you want to share a video with the drawings overlaid, you can save it in this way and upload it as is. If you want to share a bare video with the drawings as a separate file so the viewers can recombine them later, you can also easily do so (although the combination will have to happen in Kinovea).
Still, it would be interesting in regard to the key images positions and comments, things that are lost when simply saving with drawings painted on. But the web player would have to be capable of handling them.
I am going to focus on the desktop application, but if anyone wants to leverage the XML data in any way for web oriented usage, you're welcome. The format is hopefully relatively straightforward.
1,518 2010-07-22 17:47:20
Re: Unable to Save Video - Try again with a different format (6 replies, posted in Bug reports)
Hi,
Kinovea does not use external codecs, codec installation doesn't have any effect on the program, so the cause of the crash is most probably somewhere else. (haven't had time to look into it yet…)
(On a more technical note, Kinovea internally uses more or less the same code that is used by the FFDShow pack : both are based on libavcodec.)
1,519 2010-07-21 10:07:49
Re: NEW FEATURE - copy figures between 2 playback or videos screens (1 replies, posted in Ideas and feature requests)
Hi,
The current way to do this is as follow:
in the first video, do File > Save and choose "Save only the key images data." This will save your 4 drawings to a .kva file.
Then click on the second video to select it, and do File > Load key images data and open the file you just saved.
It has been suggested to have more "simultaneous effect" actions when working with two screens. (for exemple, the speed sliders are now locked together).
So maybe a special mode where any additions and modifications to drawings on one screen would be propagated to the other would be nice. That'd make this use case easier.
1,520 2010-07-19 22:40:18
Re: Unable to Save Video - Try again with a different format (6 replies, posted in Bug reports)
Since it crashes, you may have some "Unhandled crash" log files in the log folder. (You can get there from the help menu).
These logs should help understand what type of error is happening and which function is throwing it.
Could you paste the content of the last file generated in the bug tracker. (I assume you have created bug 211, thanks).
If you don't have the Unhandled crash log files, then keep the folder open, reproduce the issue, and copy the end of the log.txt file.
1,521 2010-07-19 11:09:51
Re: [Capture] - How should it work ? (45 replies, posted in Ideas and feature requests)
- In the platform Windows Vista the new version from Kinovea "hangs itself" when wou select the capture screen (with XP its works oke).
Ok. This may be related to the flickering issue reported by TeamTermin. I also experienced that with Windows 7 on a friend's machine…
- When you selected 2 capturescreens, recorded en switched back to 2 playback screens; the last 2 aren't displayed. You have to restarted Kinovea.
Yes, this should be fixed in the next version. Thanks.
- Is it possible to make a record button that captured both screens at the same time?
I think it is important that the capture works well for a single screen first
1,522 2010-07-19 10:59:26
Re: Error -2010 the movie contains some invalid data (test.mp4) (7 replies, posted in Bug reports)
Ok, if the generated files does not play back in Kinovea, it is most surely an issue with the saving function.
Could you send me the generated files by mail (joan at kinovea dot org).
Some more infos will help:
What is the source of the original video ? (is it coming from a camcorder, passed through a transcoding program, from windows movie maker, from the web, etc.)
Could you also send a small sample of the original video ?
Were you trying to save a subset or the whole video ?
What is the duration of the video approximately ?
Thanks
1,523 2010-07-16 13:50:54
Re: [Capture] - How should it work ? (45 replies, posted in Ideas and feature requests)
The location from an observal reference in the preview is not the same with the location from the captured movie.
Currently we can't find out if the captured stream has rectangular pixels. (image format 4:3, 16:9, if different than the resolution).
Can you try to determine if this location problem is linked to this issue ?
Is it the same with other drawings or just the observational refs ?
Where is the capture option?
It is available in the latest experimental version (0.8.9)
Because of the start/stop nature of many sports (American Football) one needs a capture routine that automatically creates a new file every time the recording is stopped. Each new file should be named such that an alphabetical sort will keep them in the order recorded.
Yes, it was designed like that
Basically, it looks for a number in the entered file name and increase that number to suggest the next file name. Hopefully you just have to hit rec/stop.
For exemple, if you set filename to "attempt 5", the next will be created as "attempt 6". (You can still manually change it if needed).
- If several numbers are found, only the last one is incremented.
- If none are found, a "- 2" is appended ("attempt" -> "attempt - 2" -> "attempt - 3", etc.).
Same applies for the image snapshot file.
1,524 2010-07-16 13:31:19
Re: Error -2010 the movie contains some invalid data (test.mp4) (7 replies, posted in Bug reports)
Does the file play back in Kinovea at all ?
If not, there's probably an issue with the saving. What version are you using by the way ?
1,525 2010-07-15 11:04:50
Re: Error -2010 the movie contains some invalid data (test.mp4) (7 replies, posted in Bug reports)
Hi,
"Error -2010" : Which player is giving this error ? Is it also Windows Media Player ?
Here is how various players should behave with videos created in Kinovea :
- VLC : should work out of the box.
- SMPlayer : should work out of the box.
- Media Player Classic : You will need to install a codec for MPEG4 ASP (for example Xvid).
- Windows Media Player :
1. You will need to install a codec for MPEG4 ASP (for example Xvid).
2. If using MKV container, you will also need to install the appropriate demuxer (for exemple, Haali Media Splitter)
It is also possible that the save failed and the file is corrupted somehow. Do you get the same error over and from different attempts, even with the codec installed or in VLC or SMPlayer ?
Can the file be read back in Kinovea ?
1,526 2010-07-04 15:02:59
Re: Ideas/suggestions list and integration status (7 replies, posted in Ideas and feature requests)
Update on 2010 July 4th.
Removed from list because included in recent releases (up to 0.8.9) - [Files] - Possibility to launch a file by drag and drop on the Kinovea program icon or shortcut.
- [Capture] - A module allowing the use of a camcorder or a webcam as a source.
- [Synchronization] - A button to add a key image in both video simultaneously.
- [Synchronization] - Dual export images.
- [Synchronization] - Dual export video.
- [Drawings] - Arbitrary shapes (user created).
- [Path] - Display distance between start and current image.
Added: - [Drawings] - Font size picker for angle tool.
- [Drawings] - Keyboard shortcut to select a drawing tool.
- [Drawings] - A Preference to tell the line tool to stay alive when changing frames.
- [Stopwatches] - Split times / lap times.
- [Playback] - Being able to fastforward more than 200%, especially when using high-speed camera footage, to go back to normal speed.
- [Drawings] - Measuring a line that would span over several images.
- [Drawings] - Triangle tool.
1,527 2010-07-03 13:25:58
Re: [Capture] - How should it work ? (45 replies, posted in Ideas and feature requests)
Thanks.
Regarding the flickering, I think I have an idea of where that could come from. The frame buffer is very basic right now and needs to be made more robust.
I would recommend that if a connection gets lost (and many times it does because the camcorder goes into sleep mode because when you are capturing live directly into the computer, you wouldn't necessarily need to also be capturing to tape) that the software saves the previous device connected, and will either re-connect automatically if it's the same device, or it will show back up in the menu.
Ah yes.
Probably it should be constantly monitoring the connection, raise an indicator when it's down, and simply resume frame grabbing when it's back up.
I would assume the connection cut would stop any ongoing recording operation…
I would also suggest for live capture mode, possibly a drop down box, of different popular encoding profiles to choose from.
Yeah, currently the file will default to .mkv, and to change to .avi or .mp4 you have to explicitely add the extension in the file name edit box.
I agree, that is not obvious at all, and it's impossible to know which formats are actually supported.
I'll add a combo box to pick output container format.
However the actual codec used and parameters, which is ultimately what impacts file size and image quality, will still be non-modifiable for a while. Because that will involve a more complex interaction schema on user interface and on encoding library ends. I'm not sure I want to deal with the complexities of encoding / transcoding right now.
So by default Kinovea will output large files with (hopefully) good image quality (under the MPEG4-ASP codec). And the file size reduction will be left as a post process step for the user.
(By the way, there's a new kid in town for easy video conversion - Miro Converter - free and open source).
1,528 2010-07-01 21:59:30
Re: save dual video (4 replies, posted in Ideas and feature requests)
This feature is now available from version 0.8.9 forward.
1,529 2010-07-01 21:57:22
Re: Export vidéo double écran (3 replies, posted in Français)
Je remonte le topic pour indiquer que cette fonction est dispo à partir de la version 0.8.9
1,530 2010-07-01 21:31:42
Topic: Version expérimentale - 0.8.9 (0 replies, posted in Français)
Version expérimentale : elle a besoin de vos retour d'expérience pour s'améliorer !
L'installeur est dispo ici : Kinovea.Setup.0.8.9.exe
Pas mal de trucs intéressants selon moi dans cette version, les plus importants étant :
Dual Export
En mode "Deux écrans de lecture", vous pouvez exporter une capture d'écran combinée ou une vidéo combinée (respectant la synchronisation), c'est-à-dire côte à côte.
Utilisez les boutons d'export en bas à droite.
Écran de capture
Cela faisait un moment qu'il était en phase d'incubation, il est maintenant temps qu'il fasse ses débuts…
Il est loin d'être complet d'un point de vue fonctionnel, mais c'est fait exprès. Ce sont vos retours qui guideront les additions / améliorations
Ce qu'il devrait être possible de faire : capture d'image, enregistrement de vidéos, dessins sur l'écran (y compris les grilles et les références d'observations).
Ce qu'il n'est pas encore possible de faire : Délai sur le direct, navigation dans l'historique récemment capturé.
Uniquement testé avec un camescope DV basique et une webcam à moitié cassée, donc merci de remonter les échecs et réussites ici.
Texte enrichi dans les commentaires
Gras, italique, couleur de fond, etc. voir capture d'écran dessous.
Des icônes partout dans les menus
La plupart des icônes proviennent du pack libre Silk de famfamfam ou en ont été dérivées.
Également correctifs des bugs suivants : m207, m210.
Capture d'écran : la nouvelle boîte de commentaires.