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.

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

LongoMatch is released under the GNU General Public License, Version 2 (GPLv2).

You can read the full license here

Dependencies

  • Mono (>= 2.0)
  • GTK# (>= 2.12)
  • GStreamer (>=0.10)
  • db4o (>=6.2)
  • Mono.Cairo
  • Mencoder
  • ffmpeg

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-<version>.tar.gz
  2. Go to the sources folder

    $ cd longomatch-<version>
  3. Run the configuration script

    $ ./configure
  4. Compile

    $ ./make
  5. Install (Needs root privileges)

    # ./make install
  6. Update the shared libraries cache (Needs root privileges)

    # ldconfig

Precompiled packages for various distributions

Ubuntu

  1. Add the Ubuntu repository to /etc/apt/sources.list

    Hardy and Jaunty:
    $ echo "deb http://ubuntu.org.ua/ getdeb/" > /etc/apt/sources.list
    Intrepid:
    $ 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

  1. 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
  2. Update the packages list

    $ sudo apt-get update
  3. Install longomatch

    $ sudo apt-get install longomatch

Windows

  1. Download the installer:

    http://forja.rediris.es/frs/download.php/1211/LongoMatch-0.14.1.exe

  2. Run the installer LongoMatch-0.14.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.