diff options
author | rfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-02-28 02:10:45 +0000 |
---|---|---|
committer | rfelker <rfelker@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-02-28 02:10:45 +0000 |
commit | 97134095d3f0c7b6bceffc0422362a2e08e34c49 (patch) | |
tree | 87df10929812ed2c3780e4c586af3733bca79620 /DOCS/man/en/mplayer.1 | |
parent | 359bdf3bed7dedec06704a039d8e29abd45f0649 (diff) |
stupid mistake i made when writing about divtc..
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14852 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index f1457567ae..02f604ea0b 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -4963,7 +4963,7 @@ Note that these passes do correspond to pass one and two of the encoding process. In order to use divtc two pass with two pass video encoding, you must perform three passes: first divtc pass one and encoder pass one, then divtc pass two -and encoder pass two, and finally divtc pass two and encoder pass two. +and encoder pass one, and finally divtc pass two and encoder pass two. .IPs file=<filename> Set the two pass log filename (default: "framediff.log"). .IPs threshold=<value> |