mirror of https://github.com/mpv-player/mpv
native RV20
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11556 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
59c1fb0b7a
commit
3169c6aafd
|
@ -245,8 +245,8 @@ lehets
|
|||
|
||||
Az <B>MPlayer</B> a RealVideo összes verziójának dekódolását támogatja:
|
||||
<UL>
|
||||
<LI>RealVideo 1.0 (fourcc RV10) - en/dekódolás <B>libavcodec-kel</B></LI>
|
||||
<LI>RealVideo 2.0, 3.0, 4.0 (fourcc RV20, RV30, RV40) - dekódolás
|
||||
<LI>RealVideo 1.0, 2.0 (fourcc RV10, RV20) - en/dekódolás <B>libavcodec-kel</B></LI>
|
||||
<LI>RealVideo 3.0, 4.0 (fourcc RV30, RV40) - dekódolás
|
||||
<B>RealPlayer könyvtárakkal</B></LI>
|
||||
</UL>
|
||||
|
||||
|
|
|
@ -391,11 +391,11 @@ RealVideo:
|
|||
|
||||
<itemizedlist>
|
||||
<listitem><simpara>
|
||||
RealVideo 1.0 (fourcc RV10) - en/decoding supported by
|
||||
RealVideo 1.0, 2.0 (fourcc RV10, RV20) - en/decoding supported by
|
||||
<systemitem class="library">libavcodec</systemitem>
|
||||
</simpara></listitem>
|
||||
<listitem><simpara>
|
||||
RealVideo 2.0, 3.0, 4.0 (fourcc RV20, RV30, RV40) - decoding supported by
|
||||
RealVideo 3.0, 4.0 (fourcc RV30, RV40) - decoding supported by
|
||||
<emphasis role="bold">RealPlayer libraries</emphasis>
|
||||
</simpara></listitem>
|
||||
</itemizedlist>
|
||||
|
|
Loading…
Reference in New Issue