diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-14 20:33:26 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-08-14 20:33:26 +0000 |
commit | 09cbf2a3781bd746660353a6fe9c80c9233f040f (patch) | |
tree | 6e811b351052a329ac10facb9dddcadd617bd768 /DOCS | |
parent | abb423569b349a20bc3000cb1618e3aea321df7c (diff) |
not only divx4 has 2, 3pass
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7002 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/encoding.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/encoding.html b/DOCS/encoding.html index efa31e2e6a..16d68faec8 100644 --- a/DOCS/encoding.html +++ b/DOCS/encoding.html @@ -67,7 +67,7 @@ <LI>video encoding from <B>V4L compatible TV tuners</B></LI> <LI>encoding/multiplexing to interleaved AVI files with proper index</LI> <LI>creating files from external audio stream</LI> - <LI>1, 2 or 3 pass <B>DivX4</B> video</LI> + <LI>1, 2 or 3 pass encoding</LI> <LI><B>VBR</B> MP3 audio - <B>IMPORTANT NOTE:</B> VBR MP3 audio doesn't always play nicely on windows players! On the other hand, currently <B>MEncoder</B>'s CBR encoding is totally broken on win32 players :)</LI> |