spek

Acoustic spectrum analyser
git clone http://git.hanabi.in/repos/spek.git
Log | Files | Refs | README

commit 928cc35246ef7570e060aad6ddc253ef75fbb3d9
parent fc334eda9f00230f256099ee834b0f84e949c9e4
Author: Alexander Kojevnikov <alexander@kojevnikov.com>
Date:   Tue, 13 Jul 2010 23:37:34 +1000

Update website

Diffstat:
Mweb/index.html | 4++--
Mwiki/LinuxInstall.wiki | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/web/index.html b/web/index.html @@ -59,7 +59,7 @@ <tr> <td><img src="logo-osx.png" width="48" height="48" alt="Mac OS X"/></td> <td class="dld_link"> - <a href="http://spek.googlecode.com/files/spek-0.5.dmg">spek-0.5.dmg</a> (10.5 MiB) + <a href="http://spek.googlecode.com/files/spek-0.5.dmg">spek-0.5.dmg</a> (6.12 MiB) <br/> <a href="http://code.google.com/p/spek/wiki/OsxInstall">instructions</a> </td> @@ -85,7 +85,7 @@ <h2>News <a href="http://versia.com/category/spek/feed/atom/"><img src="feed-icon-14x14.png" alt="news feed"/></a></h2> <ul> - <li>2010-07-13: Spek 0.6 Released</li> + <li>2010-07-13: <a href="http://versia.com/2010/07/13/spek-0-6-released/">Spek 0.6 Released</a></li> <li>2010-07-04: <a href="http://versia.com/2010/07/04/gstreamer-ffmpeg-and-spek/">GStreamer, FFmpeg and Spek</a></li> <li>2010-06-26: <a href="http://versia.com/2010/06/27/spek-0-5-mac-os-x-port/">Spek 0.5 - Mac OS X port</a></li> <li>2010-05-21: <a href="http://versia.com/2010/05/21/spek-0-4-released/">Spek 0.4 Released</a></li> diff --git a/wiki/LinuxInstall.wiki b/wiki/LinuxInstall.wiki @@ -21,7 +21,7 @@ $ ./configure $ make }}} -To build you will need GTK+ and GStreamer packages, including gst-plugins-base and gst-plugins-good. For MP3 support you need gst-plugins-ugly. On Debian/Ubuntu you also need development packages: libgstreamer0.10-dev and libgtk2.0-dev. +To build you will need GTK+ and FFmpeg packages. On Debian/Ubuntu you also need development packages: libgtk2.0-dev, libavcodec-dev and libavformat-dev. For MP3 support you will need FFmpeg compiled with restricted codecs. On Ubuntu you can install ubuntu-restricted-extras, on Debian you can use FFmpeg from [http://debian-multimedia.org/ Debian Multimedia]. Also note that Ubuntu's FFmpeg is very outdated, you might need to install it from a third-party PPA. To start Spek, run: