summaryrefslogtreecommitdiffstats
path: root/DOCS/en
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/en')
-rw-r--r--DOCS/en/codecs.html11
1 files changed, 3 insertions, 8 deletions
diff --git a/DOCS/en/codecs.html b/DOCS/en/codecs.html
index f577448149..430bb39e75 100644
--- a/DOCS/en/codecs.html
+++ b/DOCS/en/codecs.html
@@ -325,14 +325,9 @@ MPlayer supports decoding all versions of RealVideo:
following decoders:</P>
<UL>
- <LI>Sorenson 1 (fourcc <I>SVQ1</I>) - decoding supported by <B>native
- codecs</B><BR>
- Actually there are two (nearly equal) decoders for SVQ1: one is built in
- MPlayer, the other is in libavcodec. You can invoke each of them with the
- <CODE>-vc svq1</CODE> and <CODE>-vc ffsvq1</CODE> options respectively.
- Some files may work with one of them, and not with the other, so test
- both decoders.</LI>
- <LI>Sorenson 3 (fourcc <I>SVQ3</I>) - decoding supported by <B>native
+ <LI>Sorenson Video v1 (fourcc <I>SVQ1</I>) - decoding supported by <B>native
+ codec</B> (<A HREF="#libavcodec">libavcodec</A>)</LI>
+ <LI>Sorenson Video v3 (fourcc <I>SVQ3</I>) - decoding supported by <B>native
codec</B> (<A HREF="#libavcodec">libavcodec</A>)</LI>
</UL>