mirror of https://github.com/mpv-player/mpv
synced with 1.57
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14663 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7b6e7fadad
commit
de928b1f5a
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-2"?>
|
||||
<!-- synced with 1.55 -->
|
||||
<!-- synced with 1.57 -->
|
||||
<sect1 id="install">
|
||||
<title>Telepítés</title>
|
||||
|
||||
|
@ -157,7 +157,7 @@ Nem
|
|||
<emphasis role="bold">Win32 codecek</emphasis>: Ha x86-os gépen akarod használni
|
||||
az <application>MPlayer</application>t, valószínûleg szükséged lesz rájuk.
|
||||
Töltsd le egy codec csomagot a
|
||||
<ulink url="http://www.mplayerhq.hu/homepage/design7/codecs.html">codecs page</ulink>
|
||||
<ulink url="http://www.mplayerhq.hu/homepage/design7/codecs.html">codec oldalunkról</ulink>
|
||||
és tedd be a codec-eket a <filename class="directory">/usr/local/lib/codecs</filename> könyvtárba
|
||||
az <application>MPlayer</application> fordítása <emphasis role="bold">ELÕTT</emphasis>,
|
||||
különben nem lesz befordított Win32 támogatásod!
|
||||
|
@ -664,6 +664,7 @@ v
|
|||
fájl frame rátáját.
|
||||
Az <application>MPlayer</application> el tudja végezni ezt a konverziót neked:
|
||||
<screen>mplayer <replaceable>dummy.avi</replaceable> -fps subtitles_fps -subfps avi_fps [-subdelay sec] [-sub subtitle_filename] <replaceable>-dumpmicrodvdsub</replaceable></screen>
|
||||
<screen>mplayer -dumpmicrodvdsub -fps <replaceable>subtitles_fps</replaceable> -subfps <replaceable>avi_fps</replaceable> -sub <replaceable>subtitle_filename</replaceable> <replaceable>dummy.avi</replaceable></screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
|
Loading…
Reference in New Issue