Revision: 205
Author:
kare...@gmail.com
Date: Fri Feb 15 06:59:27 2013
Log: Edited wiki page Installation through web user interface. added
packages for deb installation
http://code.google.com/p/sinthgunt/source/detail?r=205
Modified:
/wiki/Installation.wiki
=======================================
--- /wiki/Installation.wiki Fri Feb 15 06:48:12 2013
+++ /wiki/Installation.wiki Fri Feb 15 06:59:27 2013
@@ -1,9 +1,9 @@
#labels Featured,Phase-Deploy
= Installing Sinthgunt =
This page describes how to install sinthgunt on various Linux
distributions.
-Since Sinthgunt relies on you having ffmpeg installed, we recommend that
you either
-install it through your package manager or follow the installation guide
-[
http://code.google.com/p/sinthgunt/wiki/Installation_ffmpeg here].
+Note that Sinthgunt relies on you having ffmpeg installed, including many
of the non-free plugins. The Sinthgunt dev team therefore recommends that
you either
+install it through your package manager or follow an installation guide,
such as
+[
http://code.google.com/p/sinthgunt/wiki/Installation_ffmpeg this one]
(probably obsolete).
== Recommended installation instructions ==
The recommended way of installing sinthgunt is to check out the latest
version through svn:
{{{
@@ -40,6 +40,10 @@
sudo apt-get -f --force-yes --yes install
sudo dpkg -i sinthgunt-*.deb
}}}
+Finally, install non-free plugins from the multivers repo
+{{{
+sudo apt-get install libavcodec-extra-53 libavdevice-extra-53
libavfilter-extra-2 libavformat-extra-53 libavutil-extra-51
libpostproc-extra-52 libswscale-extra-2
+}}}
===Installation from source===
To install Sinthgunt,
* Download the latest tarball from the downloads tab - or - checkout the
latest source snapshot by issuing the command