summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-19 17:30:08 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-12-19 17:30:08 +0000
commitebd30bb0d6a516b46dd95a260da7541eb614eb80 (patch)
treed31affed5e29e2614f8ad2d5c37b5ac42557be03
parent4d32c437210dde1c9050c0c74aa79612268ec5ea (diff)
downloadmpv-ebd30bb0d6a516b46dd95a260da7541eb614eb80.tar.bz2
mpv-ebd30bb0d6a516b46dd95a260da7541eb614eb80.tar.xz
some additional info in 2pass section
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3621 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r--DOCS/Hungarian/encoding.html11
-rw-r--r--DOCS/encoding.html6
2 files changed, 9 insertions, 8 deletions
diff --git a/DOCS/Hungarian/encoding.html b/DOCS/Hungarian/encoding.html
index c7c4f83c50..ea074936e8 100644
--- a/DOCS/Hungarian/encoding.html
+++ b/DOCS/Hungarian/encoding.html
@@ -76,11 +76,12 @@ beépítését, és hasonlókat.</P>
<A NAME=2.4.3.1><P><B><I>2 menetes DivX4 enkódolása</I></B></P>
<P>Az elnevezés onnan jön, hogy ezzel a módszerrel a file <I>kétszer</I> lesz
-enkódolva. Az első menet néhány pár Mb-os ideiglenes file-t hoz létre, amiket
-egyelőre nem ajánlatos törölni. A második menetben tényleges kimeneti file
-képződik, az ideiglenes file-ok adataiből. A keletkező file az egymenetesekhez
-képest sokkal jobb minőséggel és kisebb mérettel bír. Ha most hallassz erről
-először, jobb ha keresel a neten egy útmutatót.</P>
+enkódolva. Az első menet néhány pár Mb-os ideiglenes (*.log) file-t hoz létre,
+amiket egyelőre nem szabad törölni (az AVI törölhető, ugyanolyan mintha -pass
+opciók nélkül keletkezett volna). A második menetben keletkezik a tényleges
+2 menetes DivX, az ideiglenes file-ok adataiből. A keletkező file az
+egy menetesekhez képest sokkal jobb minőséggel és kisebb mérettel bír. Ha most
+hallassz erről először, jobb ha keresel a neten egy útmutatót.</P>
<P>A következő példa egy DVD 2 menetes DivX4 AVI-ba történő enkódolását
mutatja be. Csak két parancs szükséges :<BR>
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index 9ed783b706..c4c4f79fe8 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -71,9 +71,9 @@ other interesting stuff.</P>
<A NAME=2.4.3.1><P><B><I>Encoding 2-pass DivX4</I></B></P>
<P>The name comes from the fact that this method encodes the file <I>twice</I>.
-The first encoding (dubbed <I>pass</I>) creates some temporary files with a
-size of few megabytes (do not delete them yet). In the second pass, the output
-file is created, using the bitrate data from the temporary file. The resulting
+The first encoding (dubbed <I>pass</I>) creates some temporary files (*.log) with a
+size of few megabytes, do not delete them yet (you can delete the AVI). In the second pass, the
+2-pass output file is created, using the bitrate data from the temporary files. The resulting
file will have much better image quality. If this is the first time you heard
about this, you should consult some guides available on the Net.</P>