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 ea5fd17a765b8b8510643e46829852836a7eb4f2..4d119b938ee923e1a8c3c2334c741ceca5ac859d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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:
index fa4f446376316f92774b9a96e63eaf752b70e142..90d597c7060956f9522c64a721226fb9bf80e073 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>