LongoMatch is a sports video analysis tool for coaches to assist them on making game video analysis. You can tag the most important plays of the game and group them by categories, to study each detail of the game strategy. A list with all the tagged plays lets you review them with a simple click, even in slow motion. The timeline gives a quick overview of the game and lets you adjust the lead and lag time of each play frame by frame. LongoMatch has support for playlists, an easy way to create presentations with plays from different games. You can also create new videos with your favourites plays using the video edition feature.
- Projects based on templates, customizable for different kind of analysis
- Projects manager
- Templates editor
- 20 categories to group plays
- Adjustable play rate
- Frame stepping
- Adjust the lead and lag time for each play
- Annotations
- One-click review
- Timeline
- Playlists support
- Export plays to png images with a variable frame rate
- Export playlist to new videos
- Export projects to CSV files for statistics analysis
- Support for the most common video formats
- Multiplatform (Linux, FreeBSD, Windows,...)
LongoMatch is released under the GNU General Public License, Version 2 (GPLv2).
You can read the full license here
- Mono (>= 2.0)
- GTK# (>= 2.12)
- GStreamer (>=0.10)
- db4o (>=6.2)
- Mono.Cairo
- Mencoder
- ffmpeg
Download the development version from the subversion repository:
svn checkout https://forja.rediris.es/svn/csl-longomatch
Download the 0.14 sources tarball:
http://forja.rediris.es/frs/download.php/1215/longomatch-0.14.1.tar.gz
If you uses the sources tarball, extract the sources first
$ tar zxvf longomatch-<version>.tar.gz
Go to the sources folder
$ cd longomatch-<version>
Run the configuration script
$ ./configure
Compile
$ ./make
Install (Needs root privileges)
# ./make install
Update the shared libraries cache (Needs root privileges)
# ldconfig
Add the Ubuntu repository to /etc/apt/sources.list
Hardy and Jaunty:$ echo "deb http://ubuntu.org.ua/ getdeb/" > /etc/apt/sources.listIntrepid:
$ echo "deb http://ppa.launchpad.net/ylatuya/ubuntu intrepid main" > /etc/apt/sources.list
Update the packages list
$ sudo apt-get update
Install longomatch
$ sudo apt-get install longomatch
Add the Debian Multimedia repository to /etc/apt/sources.list (Change "lenny" with your distribution's name)
$ echo "deb http://www.debian-multimedia.org lenny main" > /etc/apt/sources.list
Update the packages list
$ sudo apt-get update
Install longomatch
$ sudo apt-get install longomatch
http://forja.rediris.es/frs/download.php/1211/LongoMatch-0.14.1.exe
Run the installer LongoMatch-0.14.1.exe
Select the installation language
Accept the licence
Select the installation folder
Run LongoMatch
Some anti-virus may report a false positive and detect LongoMatch.exe as a virus/worm. Tell your anti virus to omit this warning.