diff options
author | 2005-05-07 10:09:36 +0000 | |
---|---|---|
committer | 2005-05-07 10:09:36 +0000 | |
commit | 08e479c3c65fb364974621721c16253e409e31e5 (patch) | |
tree | 34768e472daa80bc85fee5bf57be8bb4b63f0740 /DOCS/xml/en | |
parent | 875908b14f390af1cbe57ad7be36e889b7bfe732 (diff) |
Minor fixes by Jeff Clagg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15359 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/mencoder.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml index 3a817f9bf9..6224fb4935 100644 --- a/DOCS/xml/en/mencoder.xml +++ b/DOCS/xml/en/mencoder.xml @@ -1846,7 +1846,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37, <ulink url="http://en.wikipedia.org/wiki/PSNR">the Wikipedia article on PSNR</ulink>. Global PSNR is the last PSNR number reported when you include the <option>psnr</option> option in <option>x264encopts</option>. - Any time you will read a claim about PSNR, one of the assumptions + Any time you read a claim about PSNR, one of the assumptions behind the claim is that equal bitrates are used. </para> @@ -1933,7 +1933,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37, With CABAC on (the default behavior), the possibility of setting <option>frameref</option> "too high" currently seems too remote to even worry about, and in the future, optimizations may remove - the possibility altogether). + the possibility altogether. </para> </note> <para> |