mirror of https://github.com/mpv-player/mpv
synced with 1.22
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16148 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e60baea677
commit
4f1c63e0de
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- synced with 1.21 -->
|
||||
<!-- synced with 1.22 -->
|
||||
<sect1 id="formats">
|
||||
<title>Támogatott formátumok</title>
|
||||
|
||||
|
@ -357,6 +357,25 @@ sz
|
|||
</sect3>
|
||||
|
||||
|
||||
<sect3 id="matroska">
|
||||
<title>Matroska fájlok</title>
|
||||
<para>
|
||||
A Matroska egy nyílt konténer formátum.
|
||||
További infók a <ulink url="http://www.matroska.org/">hivatalos weboldalukon</ulink> találhatóak.
|
||||
</para>
|
||||
</sect3>
|
||||
|
||||
|
||||
<sect3 id="nut">
|
||||
<title>NUT fájlok</title>
|
||||
<para>
|
||||
A NUT az <application>MPlayer</application>es és az <application>FFmpeg</application>es
|
||||
emberkék által kifejlesztett konténer formátum. Mindkét projekt támogatja.
|
||||
További infókat a <ulink url="http://www.nut.hu/">hivatalos weboldalon</ulink> olvashatsz.
|
||||
</para>
|
||||
</sect3>
|
||||
|
||||
|
||||
<sect3 id="gif">
|
||||
<title>GIF fájlok</title>
|
||||
<para>
|
||||
|
|
Loading…
Reference in New Issue