Author: andy
Date: 2011-11-25 18:39:01 -0700 (Fri, 25 Nov 2011)
New Revision: 9019

Modified:
   trunk/BOOK/multimedia/videoutils/ffmpeg.xml
Log:
Added a short description about ffprobe

Modified: trunk/BOOK/multimedia/videoutils/ffmpeg.xml
===================================================================
--- trunk/BOOK/multimedia/videoutils/ffmpeg.xml 2011-11-25 21:35:34 UTC (rev 
9018)
+++ trunk/BOOK/multimedia/videoutils/ffmpeg.xml 2011-11-26 01:39:01 UTC (rev 
9019)
@@ -268,6 +268,17 @@
         </listitem>
       </varlistentry>
 
+      <varlistentry id="ffprobe">
+        <term><command>ffprobe</command></term>
+        <listitem>
+          <para>gathers information from multimedia streams and prints it in
+          a human and machine-readable fashion.</para>
+          <indexterm zone="ffmpeg ffprobe">
+            <primary sortas="b-ffprobe">ffprobe</primary>
+          </indexterm>
+        </listitem>
+      </varlistentry>
+
       <varlistentry id="ffserver">
         <term><command>ffserver</command></term>
         <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to