docs/manual/highlevel-components.xml: Add subtitle/streamselection as new features...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 17 Jan 2005 15:23:53 +0000 (15:23 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 17 Jan 2005 15:23:53 +0000 (15:23 +0000)
Original commit message from CVS:
* docs/manual/highlevel-components.xml:
Add subtitle/streamselection as new features to playbin.

ChangeLog
docs/manual/highlevel-components.xml

index ea5fd17..4d119b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
+       * docs/manual/highlevel-components.xml:
+         Add subtitle/streamselection as new features to playbin.
+
+2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
+
        * docs/manual/manual.xml:
          Re-enable dataaccess docs (oops).
 
index fa4f446..90d597c 100644 (file)
@@ -132,6 +132,20 @@ main (gint   argc,
           Supports visualizations for audio-only media.
         </para>
       </listitem>
+      <listitem>
+        <para>
+          Supports subtitles, both in the media as well as from separate
+          files.
+        </para>
+      </listitem>
+      <listitem>
+        <para>
+          Supports stream selection and disabling. If your media has
+          multiple audio or subtitle tracks, you can dynamically choose
+          which one to play back, or decide to turn it off alltogther
+          (which is especially useful to turn off subtitles).
+        </para>
+      </listitem>
     </itemizedlist>
   </sect1>