summaryrefslogtreecommitdiffstats
path: root/DOCS/encoding.html
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 /DOCS/encoding.html
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
Diffstat (limited to 'DOCS/encoding.html')
-rw-r--r--DOCS/encoding.html6
1 files changed, 3 insertions, 3 deletions
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>