:maxdepth: 4 .. _description: *********** Description *********** 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. .. _characteristics: ******** Features ******** * 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,...) .. _Licence: ******* Licence ******* LongoMatch is released under the GNU General Public License, Version 2 (GPLv2). You can read the full license `here `_ ************ Dependencies ************ * Mono * GTK# * GStreamer * db4o (DataBase for Objects) * Mono.Cairo * Mencoder .. _installation: ************ Installation ************ Linux ===== Sources ------- Download ^^^^^^^^ 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 Installation ^^^^^^^^^^^^ 1. If you uses the sources tarball, extract the sources first :: $ tar zxvf longomatch-.tar.gz 2. Go to the sources folder :: $ cd longomatch- 3. Run the configuration script :: $ ./configure 4. Compile :: $ ./make 5. Install (Needs root privileges) :: $ ./make install 6. Build a .deb package (Only available from using the svn copy) :: $ sudo debian/rules binary Precompiled packages for various distributions ---------------------------------------------- Ubuntu ^^^^^^ 1. Add the Ubuntu repository to /etc/apt/sources.list :: $ echo "deb http://ppa.launchpad.net/ylatuya/ubuntu intrepid main" > /etc/apt/sources.list 2. Update the packages list :: $ sudo apt-get update 3. Install longomatch :: $ sudo apt-get install longomatch Debian ^^^^^^ Download the .deb package http://forja.rediris.es/frs/download.php/1216/longomatch_0.14.1_i386.deb Windows ======= 1. Download the installer: http://forja.rediris.es/frs/download.php/1211/LongoMatch-0.14.1.exe 2. Run the installer LongoMatch-0.12.1.exe 3. Select the installation language 4. Accept the licence 5. Select the installation folder 6. 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. .. _links: ***** Links ***** Official web page: http://www.ylatuya.es Development forge: https://forja.rediris.es/projects/csl-longomatch/ Blog: http://longomatch.wordpress.com/