changeset 23371:04c9f3b7ae0c

synced with r23388
author Gabrov
date Sun, 27 May 2007 11:28:05 +0000
parents f3add453c968
children 4994df660949
files DOCS/xml/hu/mencoder.xml DOCS/xml/hu/ports.xml DOCS/xml/hu/video.xml
diffstat 3 files changed, 10 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/hu/mencoder.xml	Sun May 27 09:20:50 2007 +0000
+++ b/DOCS/xml/hu/mencoder.xml	Sun May 27 11:28:05 2007 +0000
@@ -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 @@
 <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
--- a/DOCS/xml/hu/ports.xml	Sun May 27 09:20:50 2007 +0000
+++ b/DOCS/xml/hu/ports.xml	Sun May 27 11:28:05 2007 +0000
@@ -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 @@
 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>
--- a/DOCS/xml/hu/video.xml	Sun May 27 09:20:50 2007 +0000
+++ b/DOCS/xml/hu/video.xml	Sun May 27 11:28:05 2007 +0000
@@ -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 @@
   <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>