summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/encoding-guide.txt
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/tech/encoding-guide.txt')
-rw-r--r--DOCS/tech/encoding-guide.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/tech/encoding-guide.txt b/DOCS/tech/encoding-guide.txt
index 661d52812e..c16aaf705f 100644
--- a/DOCS/tech/encoding-guide.txt
+++ b/DOCS/tech/encoding-guide.txt
@@ -814,6 +814,6 @@ Special care must be taken when working with interlaced video:
With these things in mind, here is our first example:
mencoder capture.avi -mc 0 -oac lavc -ovc lavc -lavcopts \
- vcodec=mpeg2video:vbitrate=6000:ilmv:ildct:acodec=mp2:abitrate=224
+ vcodec=mpeg2video:vbitrate=6000:ilme:ildct:acodec=mp2:abitrate=224
-Note the ilmv and ildct options.
+Note the ilme and ildct options.