From 8302f9e9d6638dd51c4689004a9ed73573efcfae Mon Sep 17 00:00:00 2001 From: diego Date: Thu, 20 Oct 2005 13:45:41 +0000 Subject: ilmv --> ilme typo fix patch by compn < tempn == at == twmi == dot == rr == dot == com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16817 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/tech/encoding-guide.txt | 4 ++-- DOCS/xml/en/encoding-guide.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'DOCS') 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. diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml index 60167fe45b..e2ad01f228 100644 --- a/DOCS/xml/en/encoding-guide.xml +++ b/DOCS/xml/en/encoding-guide.xml @@ -1280,10 +1280,10 @@ 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 and options. +Note the and options. -- cgit v1.2.3