summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-21 11:16:38 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-21 11:16:38 +0000
commitd03797c861958ff757d2a0448677af32fde61886 (patch)
tree258caba099c4d185a3193526cda952d61cb4f614 /DOCS
parent955c776f7577d731c26b054343753254b989c8fe (diff)
downloadmpv-d03797c861958ff757d2a0448677af32fde61886.tar.bz2
mpv-d03797c861958ff757d2a0448677af32fde61886.tar.xz
Clarify filters vs plugins.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13717 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/documentation.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/DOCS/xml/en/documentation.xml b/DOCS/xml/en/documentation.xml
index fcbc22edd8..fb3e89f77f 100644
--- a/DOCS/xml/en/documentation.xml
+++ b/DOCS/xml/en/documentation.xml
@@ -83,7 +83,8 @@ media player. Even AVI files without index chunk are playable, and you can
temporarily rebuild their indexes with the <option>-idx</option> option, or
permanently with <application>MEncoder</application>, thus enabling
seeking! As you see, stability and quality are the most important things,
-but the speed is also amazing.
+but the speed is also amazing. There is also a powerful filter system for
+video and audio manipulation.
</para>
<para>
@@ -95,7 +96,7 @@ to other <application>MPlayer</application>-playable formats (see below). It
can encode with various codecs, like <emphasis role="bold">DivX4</emphasis>
(1 or 2 passes), <systemitem class="library">libavcodec</systemitem>,
<emphasis role="bold">PCM/MP3/VBR MP3</emphasis>
-audio. Also has powerful plugin system for video manipulation.
+audio.
</para>
@@ -142,7 +143,7 @@ audio. Also has powerful plugin system for video manipulation.
29.97 fps VOB to 24 fps AVI)
</simpara></listitem>
<listitem><simpara>
- Using our very powerful plugin system (crop, expand, flip, postprocess,
+ Using our very powerful filter system (crop, expand, flip, postprocess,
rotate, scale, rgb/yuv conversion)
</simpara></listitem>
<listitem><simpara>