# HG changeset patch # User gpoirier # Date 1163972865 0 # Node ID be83543ce2d0f51ae0469554ccfc0b5413c88ce6 # Parent 442dc1e34b387239a183e74abf6cf77e58da4a51 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 diff -r 442dc1e34b38 -r be83543ce2d0 DOCS/xml/en/encoding-guide.xml --- 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 @@ Use a deinterlacing filter before encoding. There are several of these filters available to choose from, each with its own advantages - and disadvantages. Consult to see - what is available (grep for "deint"), and search the + and disadvantages. Consult and + to see what is available + (grep for "deint"), read Michael's Niedermayer + Deinterlacing filters comparison, + and search the MPlayer mailing lists 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 . Also, deinterlacing should be done after cropping [1] and before scaling. - mencoder dvd://1 -oac copy -vf pp=lb -ovc lavc + mencoder dvd://1 -oac copy -vf yadif -ovc lavc Unfortunately, this option is buggy with