Author: bdubbs
Date: 2008-04-23 22:38:36 -0600 (Wed, 23 Apr 2008)
New Revision: 7400
Modified:
trunk/BOOK/multimedia/libdriv/xine-lib.xml
trunk/BOOK/multimedia/videoutils/ffmpeg.xml
Log:
Added notes to ffmpeg and xine-lib
Modified: trunk/BOOK/multimedia/libdriv/xine-lib.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/xine-lib.xml 2008-04-24 04:09:25 UTC (rev
7399)
+++ trunk/BOOK/multimedia/libdriv/xine-lib.xml 2008-04-24 04:38:36 UTC (rev
7400)
@@ -132,6 +132,8 @@
an external <application>FFmpeg</application> library. The internaly built
library produces poor resuts with some video files.</para>
+ <!-- See BLFS ticket 2476 for more info on the ffmpeg option. -->
+
<para><option>--docdir=/usr/share/xine-lib-&xine-lib-version;</option>:
This switch causes the documentation to be installed into a versioned
instead of the default
Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml 2008-04-24 04:09:25 UTC (rev
7399)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml 2008-04-24 04:38:36 UTC (rev
7400)
@@ -108,14 +108,20 @@
<sect2 role="installation">
<title>Installation of FFmpeg</title>
- <para>Review the <filename>doc/optimization.txt</filename> file in the
- source tree for information about optimizing the build. Additionally,
- you may want to build the postprocessing library as other packages such
- as <application>MPlayer</application> and
- <application>Transcode</application> can utilize it (see the
- <quote>Command Explanations</quote> section for additional
- information).</para>
+ <para>Review the <filename>doc/optimization.txt</filename> file in the
+ source tree for information about optimizing the build. Additionally,
+ you may want to build the postprocessing library as other packages such
+ as <application>MPlayer</application> and
+ <application>Transcode</application> can utilize it (see the
+ <quote>Command Explanations</quote> section for additional
+ information).</para>
+ <note><para>If you will be using <application>FFmpeg</application> to
+ build <xref linkend='mpg123'/>, you will need to add the options
+ <option>--enable-pp</option> and <option>--enable-gpl</option> to
+ the configure line below to ensure all appropriate libraries are
+ built.</para></note>
+
<para>Install <application>FFmpeg</application> by running the following
commands:</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page