Author: randy
Date: 2006-10-22 16:04:23 -0600 (Sun, 22 Oct 2006)
New Revision: 6354
Modified:
trunk/BOOK/multimedia/libdriv/gst-plugins-base.xml
trunk/BOOK/multimedia/libdriv/gst-plugins-good.xml
trunk/BOOK/multimedia/libdriv/gst-plugins-ugly.xml
trunk/BOOK/multimedia/libdriv/gstreamer.xml
Log:
Added notes to the GStreamer and GST Plugin instructions about the various
different plug-in packages available
Modified: trunk/BOOK/multimedia/libdriv/gst-plugins-base.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/gst-plugins-base.xml 2006-10-22 21:23:58 UTC
(rev 6353)
+++ trunk/BOOK/multimedia/libdriv/gst-plugins-base.xml 2006-10-22 22:04:23 UTC
(rev 6354)
@@ -37,7 +37,12 @@
range of possible types of elements one would want to write for
<application>GStreamer</application>. It also contains helper libraries
and base classes useful for writing elements. A wide range of video and
- audio decoders, encoders, and filters are included.</para>
+ audio decoders, encoders, and filters are included. Also see the
+ <xref linkend="gst-plugins-good"/>, <xref linkend="gst-plugins-ugly"/>,
+ <ulink url="http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html">
+ GStreamer Bad Plug-ins</ulink> and <ulink
+ url="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html">GStreamer
+ FFmpeg plug-in</ulink> packages.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/multimedia/libdriv/gst-plugins-good.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/gst-plugins-good.xml 2006-10-22 21:23:58 UTC
(rev 6353)
+++ trunk/BOOK/multimedia/libdriv/gst-plugins-good.xml 2006-10-22 22:04:23 UTC
(rev 6354)
@@ -35,7 +35,11 @@
to have good quality code, correct functionality, and the preferred license
(LGPL for the plug-in code, LGPL or LGPL-compatible for the supporting
library). A wide range of video and audio decoders, encoders, and filters
- are included.</para>
+ are included. Also see the <xref linkend="gst-plugins-ugly"/>, <ulink
+ url="http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html">
+ GStreamer Bad Plug-ins</ulink> and <ulink
+ url="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html">GStreamer
+ FFmpeg plug-in</ulink> packages.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/multimedia/libdriv/gst-plugins-ugly.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/gst-plugins-ugly.xml 2006-10-22 21:23:58 UTC
(rev 6353)
+++ trunk/BOOK/multimedia/libdriv/gst-plugins-ugly.xml 2006-10-22 22:04:23 UTC
(rev 6354)
@@ -37,7 +37,11 @@
pose problems. The license on either the plug-ins or the supporting
libraries might not be how the <application>GStreamer</application>
developers would like. The code might be widely known to present patent
- problems.</para>
+ problems. Also see the <xref linkend="gst-plugins-good"/>, <ulink
+ url="http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html">
+ GStreamer Bad Plug-ins</ulink> and <ulink
+ url="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html">GStreamer
+ FFmpeg plug-in</ulink> packages.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
Modified: trunk/BOOK/multimedia/libdriv/gstreamer.xml
===================================================================
--- trunk/BOOK/multimedia/libdriv/gstreamer.xml 2006-10-22 21:23:58 UTC (rev
6353)
+++ trunk/BOOK/multimedia/libdriv/gstreamer.xml 2006-10-22 22:04:23 UTC (rev
6354)
@@ -34,7 +34,14 @@
things like video decoding and encoding, audio encoding and decoding, audio
and video filters, audio visualisation, Web streaming and anything else
that
streams in real-time or otherwise. It is modelled after research software
- worked on at the Oregon Graduate Institute.</para>
+ worked on at the Oregon Graduate Institute. After installing
+ <application>GStreamer</application>, you'll likely need to install
+ one or more of the <xref linkend="gst-plugins-good"/>,
+ <xref linkend="gst-plugins-ugly"/>, <ulink
+
url="http://gstreamer.freedesktop.org/modules/gst-plugins-bad.html">GStreamer
+ Bad Plug-ins</ulink> and <ulink
+ url="http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html">GStreamer
+ FFmpeg plug-in</ulink> packages.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page