Skip to content

Instantly share code, notes, and snippets.

View paul8620's full-sized avatar

Paul paul8620

  • invidi
  • Stocholm, sweden
View GitHub Profile
mvn release:prepare [11:13:32]
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Pipeline Aggregator View 1.12-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-release-plugin:2.5.3:prepare (default-cli) @ pipeline-aggregator-view ---
[INFO] Resuming release from phase 'rewrite-poms-for-release'
[INFO] Transforming 'Pipeline Aggregator View'...
#
# This Python script makes a summary of a football game by cutting
# the video around the 10 % loudest moments, which generally
# include the goals and other important events.
# For more details, see this blog post:
# http://zulko.github.io/blog/2014/07/04/automatic-soccer-highlights-compilations-with-python/
#
# LICENCE: Creative Commons 0 - Public Domain
# I, the author of this script, wave any rights and place this work in the public domain.
#