Mercurial > mplayer.hg
changeset 21062:be83543ce2d0
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
author | gpoirier |
---|---|
date | Sun, 19 Nov 2006 21:47:45 +0000 |
parents | 442dc1e34b38 |
children | 75152ed200e7 |
files | DOCS/xml/en/encoding-guide.xml |
diffstat | 1 files changed, 8 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/en/encoding-guide.xml Sun Nov 19 19:39:16 2006 +0000 +++ b/DOCS/xml/en/encoding-guide.xml Sun Nov 19 21:47:45 2006 +0000 @@ -2090,16 +2090,20 @@ <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 "deint"), and search the + and disadvantages. Consult <option>mplayer -pphelp</option> and + <option>mplayer -vf help</option> to see what is available + (grep for "deint"), 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