summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/encoding-tips.txt
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-31 16:38:02 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-31 16:38:02 +0000
commit6e478b9ea618968554ec7e6b3eccdef63a04dce1 (patch)
treef474d83466b8984a110e65ab1f0ada3558e5e07f /DOCS/tech/encoding-tips.txt
parent44111a3753a34e98fb4c14eff7d3ae15e6e9aee0 (diff)
downloadmpv-6e478b9ea618968554ec7e6b3eccdef63a04dce1.tar.bz2
mpv-6e478b9ea618968554ec7e6b3eccdef63a04dce1.tar.xz
Change spelling of XviD to Xvid as has already been done in the (rest of the)
documentation. The name change was effected a few years ago already. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26940 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/encoding-tips.txt')
-rw-r--r--DOCS/tech/encoding-tips.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/encoding-tips.txt b/DOCS/tech/encoding-tips.txt
index 9c9e5ddd87..9096f1f84e 100644
--- a/DOCS/tech/encoding-tips.txt
+++ b/DOCS/tech/encoding-tips.txt
@@ -304,7 +304,7 @@ This way it apeared that the minimum bits per block is ~40, very
good results are with ~50, and everything above 60 is a waste of bandwidth.
And what's actually funny is that it was independent of codec used. The
results were exactly the same, whether I used DIV3 (with tricky nandub's
-magick), ffmpeg odivx, DivX5 on Windows or XviD.
+magick), ffmpeg odivx, DivX5 on Windows or Xvid.
Surprisingly there is one advantage of using nandub-DIV3 for bitrate
starved encoding: ringing almost never apears this way.