summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBenjamin Larsson <banan@ludd.ltu.se>2006-09-28 19:06:57 +0000
committerBenjamin Larsson <banan@ludd.ltu.se>2006-09-28 19:06:57 +0000
commit3841e813dcd8c52f25d4d1bf8e1e22f3d87c50c2 (patch)
tree837dae98d40cabbd3c40df7699363d1787cd1e19 /doc
parent9770089d34f344fe8157d884a087f5aa20067cfb (diff)
-interlace -> -ilme This has been wrong in the docs for years,
the description might not be totally correct though. Originally committed as revision 6374 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r--doc/ffmpeg-doc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi
index 60e0d62a81..c09b1e0eef 100644
--- a/doc/ffmpeg-doc.texi
+++ b/doc/ffmpeg-doc.texi
@@ -438,7 +438,7 @@ Enable Unlimited Motion Vector (h263+)
@item -deinterlace
Deinterlace pictures.
-@item -interlace
+@item -ilme
Force interlacing support in encoder (MPEG-2 and MPEG-4 only).
Use this option if your input file is interlaced and you want
to keep the interlaced format for minimum losses.