sync with HTML

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10431 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2003-07-14 15:43:29 +00:00
parent d46866c1c5
commit f022b02e8e
1 changed files with 6 additions and 8 deletions

View File

@ -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>