Revision: 2816
Author: [email protected]
Date: Wed Jan 20 13:35:01 2010
Log: Add FFMPEG and SoX to needed Tools
http://code.google.com/p/openmeetings/source/detail?r=2816

Modified:
 /wiki/ConvertersInstallation.wiki

=======================================
--- /wiki/ConvertersInstallation.wiki   Sat Jan 19 02:03:44 2008
+++ /wiki/ConvertersInstallation.wiki   Wed Jan 20 13:35:01 2010
@@ -1,13 +1,15 @@
 #summary About the installation of the converters
 #labels Phase-Documentation

+<wiki:toc max_depth="2" />
+
 = SWFTools =

-==Description==
+== Description ==

   SWFTools does convert the Files to SWF's for the [SWFPresentationViewer]

-==Installation==
+== Installation ==

   * Primary Source for Installation and Binaries: http://www.swftools.org/
   * Packages for Windows/Mac: http://www.swftools.org/download.html
@@ -16,14 +18,14 @@
   * RPM's for Red-Hat/Fedora: http://dag.wieers.com/rpm/packages/swftools/
   * RPM's Suse: http://packman.links2linux.de/package/swftools

-==check installation==
+== check installation ==

* open a shell/cmd-prompt and type pdf2swf, if a list of options is shown it is successfully installed and added to the system path. On windows/mac you have to change the directory where you have installed swftools. By Default on windows this is C:\swftools on mac it will be /usr/local/bin. This path must be added during Installation or in the Admin-Configuration.


 = !ImageMagick =

-==Description==
+== Description ==

   Convert various Files to JPG's

@@ -33,7 +35,7 @@
* Linux/Mac distros: You will be able to install it through your favourite package-manager
   * Windows/Mac: There are binaries and docs at http://www.imagemagick.org

-==check installation==
+== check installation ==

* open a shell/cmd-prompt and type convert, if a list of options is shown it is successfully installed and added to the system path. If you have several installations you must specify the path to your convert command. This path must be added during Installation or in the Admin-Configuration.

@@ -46,3 +48,31 @@
 == check installation ==

* open a shell/cmd prompt and type gs, you will should get something like *GPL Ghostscript 8.60 (2007-08-01)* for example.
+
+= FFMPEG =
+
+== Description ==
+
+  * used only for the Recording Feature
+  * Check that libmp3lame0 is available
+ * Tipp for Debian Users: Install from the [http://debian-multimedia.org/ Multimedia Repository]
+
+== Installation ==
+
+ * Debian Users: Install from the [http://debian-multimedia.org/ Multimedia Repository]
+  * http://www.ffmpeg.org
+
+== check installation ==
+
+  * open a shell/cmd prompt and type ffmpeg, you should get some options
+
+= SoX =
+
+== Description ==
+
+  * used only for the Recording Feature
+
+== Installation ==
+
+  * via your favorite Packet Manager
+ * Windows or other Platforms install from [http://sox.sourceforge.net/ SoX Website]
-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-dev?hl=en.


Reply via email to