mirror of
https://github.com/mpv-player/mpv
synced 2024-10-30 04:46:41 +01:00
synced with r23388
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23389 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
526b6a61ad
commit
c29212f8ea
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- synced with r22129 -->
|
||||
<!-- synced with r23342 -->
|
||||
<chapter id="mencoder">
|
||||
<title>A <application>MEncoder</application> használatának alapjai</title>
|
||||
|
||||
@ -248,7 +248,7 @@ fájl lejátszható-e más lejátszókkal is az
|
||||
<application>MPlayer</application>-en kívül.
|
||||
</para>
|
||||
|
||||
<example>
|
||||
<example id="encode_to_macromedia_flash_format">
|
||||
<title>kódolás Macromedia Flash formátumba</title>
|
||||
<para>
|
||||
Egy Macromedia Flash videó létrehozása, mely lejátszható web böngészőben
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- synced with r23161 -->
|
||||
<!-- synced with r23271 -->
|
||||
<chapter id="ports" xreflabel="Ports">
|
||||
<title>Portok</title>
|
||||
|
||||
@ -601,7 +601,7 @@ a <option>-vo winvidix</option> kapcsolóval, bár még kisérleti fázisban
|
||||
van és egy kis kézi állítgatás kell hozzá. Töltsd le a
|
||||
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/dhahelper.sys">dhahelper.sys</ulink> vagy
|
||||
<ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32/dhahelperwin/withmtrr/dhahelper.sys">dhahelper.sys (MTRR támogatással)</ulink>
|
||||
fájlt és másold be a <filename class="directory">libdha/dhahelperwin</filename> könyvtárba
|
||||
fájlt és másold be a <filename class="directory">vidix/dhahelperwin</filename> könyvtárba
|
||||
az <application>MPlayer</application> forrás fádban. Nyisd meg a konzolt
|
||||
és válts át erre a könyvtárra, majd írd be
|
||||
<screen>gcc -o dhasetup.exe dhasetup.c</screen>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- synced with r22854 -->
|
||||
<!-- synced with r23272 -->
|
||||
<chapter id="video">
|
||||
<title>Videó kimeneti eszközök</title>
|
||||
|
||||
@ -1551,15 +1551,16 @@ Alternatívaként használhatsz egy speciális kernel modult, így:
|
||||
<filename class="directory">svgalib_helper</filename> könyvtárban rootként.
|
||||
</para></step>
|
||||
<step><para>
|
||||
Mozgasd át az <filename class="directory">svgalib_helper</filename> könyvtárat az
|
||||
<filename class="directory">mplayer/main/libdha/svgalib_helper</filename>-be.
|
||||
Mozgasd át az <filename class="directory">svgalib_helper</filename> könyvtárat
|
||||
a <filename class="directory">vidix</filename> alkönyvtárba az
|
||||
<application>MPlayer</application> forrásfájában.
|
||||
</para></step>
|
||||
<step><para>
|
||||
Töröld a megjegyzést az "svgalib_helper"-t tartalmazó CFLAGS sor elől a
|
||||
<filename class="directory">libdha/Makefile</filename>-ban.
|
||||
<filename class="directory">vidix/Makefile</filename>-ban.
|
||||
</para></step>
|
||||
<step><para>
|
||||
Fordítsd újra és telepítsd a libdha-t.
|
||||
Forgass újra.
|
||||
</para></step>
|
||||
</procedure>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user