diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-03 11:36:27 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-03 11:36:27 +0000 |
commit | 84061453a92cbe5a1202cb89eb64b0c6559162b7 (patch) | |
tree | f68665e0cccdc4025d4d35266f058148b1caee25 /DOCS/xml/en | |
parent | a70aa6891b297d4bbfeb4693e115e1eb48d4294a (diff) |
add missing <option> tags around the option "filmdint"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26972 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/encoding-guide.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml index fec5d235da..2072cdfc6f 100644 --- a/DOCS/xml/en/encoding-guide.xml +++ b/DOCS/xml/en/encoding-guide.xml @@ -2250,7 +2250,7 @@ mencoder dvd://1 -oac copy -vf pullup,softskip fields to form a complete frame. <option>filmdint</option> will deinterlace individual fields that it cannot match, however, whereas <option>pullup</option> will simply drop them. Also, the two filters - have separate detection code, and filmdint may tend to match fields a + have separate detection code, and <option>filmdint</option> may tend to match fields a bit less often. Which filter works better may depend on the input video and personal taste; feel free to experiment with fine-tuning the filters' options if you encounter problems with either one (see |