summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-14 15:43:29 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-07-14 15:43:29 +0000
commitf022b02e8ea133cdbf4b2f9235165718d8115923 (patch)
tree4f533564a7734816a7334fb53c9ffba063eee82b /DOCS
parentd46866c1c54c3f42b7c60d975ffa56c14a62221e (diff)
downloadmpv-f022b02e8ea133cdbf4b2f9235165718d8115923.tar.bz2
mpv-f022b02e8ea133cdbf4b2f9235165718d8115923.tar.xz
sync with HTML
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10431 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/codecs.xml14
1 files changed, 6 insertions, 8 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml
index 6bd12a4828..4063daa3ad 100644
--- a/DOCS/xml/en/codecs.xml
+++ b/DOCS/xml/en/codecs.xml
@@ -506,16 +506,14 @@ decoders:
<itemizedlist>
<listitem><simpara>
- Sorenson 1 (fourcc <emphasis>SVQ1</emphasis>) - decoding supported by
- <emphasis role="bold">native codecs</emphasis>. Actually there are two
- (nearly equal) decoders for SVQ1: one is built in <application>MPlayer</application>,
- the other in libavcodec. You can invoke each of them with the <option>-vc svq1</option>
- and <option>-vc ffsvq1</option> options respectively. Some files may work
- with one of them, and not with the other, so test both decoders.
+ Sorenson Video v1 (fourcc <emphasis>SVQ1</emphasis>) - decoding supported
+ by <emphasis role="bold">native codec</emphasis>
+ (<link linkend="ffmpeg">libavcodec</link>)
</simpara></listitem>
<listitem><simpara>
- Sorenson 3 (fourcc <emphasis>SVQ3</emphasis>) - decoding supported by
- <emphasis role="bold">native codec</emphasis> (<link linkend="ffmpeg">libavcodec</link>)
+ Sorenson Video v3 (fourcc <emphasis>SVQ3</emphasis>) - decoding supported by
+ <emphasis role="bold">native codec</emphasis>
+ (<link linkend="ffmpeg">libavcodec</link>)
</simpara></listitem>
</itemizedlist>