summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-19 21:47:45 +0000
committergpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-19 21:47:45 +0000
commit8d2affbd5975eba3ea6a7bd96e17634d61a3d9d8 (patch)
tree40d586f003750b7a4496b6df2d9626dba80af2f0 /DOCS
parent8e56fda7d43d38882731057d33f61daa3f91b5b3 (diff)
downloadmpv-8d2affbd5975eba3ea6a7bd96e17634d61a3d9d8.tar.bz2
mpv-8d2affbd5975eba3ea6a7bd96e17634d61a3d9d8.tar.xz
add a link to Michael's de-interlacing filters, and replace the crappy
pp=fd video filter with yadif as it's soooo much better git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21078 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/encoding-guide.xml12
1 files changed, 8 insertions, 4 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index 7c2bc22176..5a71345f32 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -2090,16 +2090,20 @@ Do not do this! Always use a file or CD/DVD/etc device as input.
<listitem><para>
Use a deinterlacing filter before encoding. There are several of
these filters available to choose from, each with its own advantages
- and disadvantages. Consult <option>mplayer -pphelp</option> to see
- what is available (grep for &quot;deint&quot;), and search the
+ and disadvantages. Consult <option>mplayer -pphelp</option> and
+ <option>mplayer -vf help</option> to see what is available
+ (grep for &quot;deint&quot;), read Michael's Niedermayer
+ <ulink url="http://guru.multimedia.cx/deinterlacing-filters/">Deinterlacing filters comparison</ulink>,
+ and search the
<ulink url="http://www.mplayerhq.hu/design7/info.html#mailing_lists">
MPlayer mailing lists</ulink> to find many discussions about the
- various filters. Again, the framerate is not changing, so no
+ various filters.
+ Again, the framerate is not changing, so no
<option>-ofps</option>. Also, deinterlacing should be done after
cropping <link linkend="menc-feat-telecine-footnotes">[1]</link> and
before scaling.
- <screen>mencoder dvd://1 -oac copy -vf pp=lb -ovc lavc</screen>
+ <screen>mencoder dvd://1 -oac copy -vf yadif -ovc lavc</screen>
</para></listitem>
<listitem><para>
Unfortunately, this option is buggy with