# HG changeset patch # User ranma # Date 1060030562 0 # Node ID f417d3d8aa4d2e4c18ea16888b1d60c5b4678df7 # Parent d23da0719a5103075e54522f9c8bed75b060d64a Document softpulldown filter. diff -r d23da0719a51 -r f417d3d8aa4d DOCS/en/mplayer.1 --- a/DOCS/en/mplayer.1 Mon Aug 04 15:43:56 2003 +0000 +++ b/DOCS/en/mplayer.1 Mon Aug 04 20:56:02 2003 +0000 @@ -2718,6 +2718,15 @@ As with detc, you must specify the correct output framerate (-ofps 23.976) when using mencoder. .TP +.B "softpulldown" +This filter works only correct with mencoder and acts on the MPEG2 flags +used for soft 3:2 pulldown (soft telecine). +If you want to use the ivtc or detc filter on movies that are partly soft +telecined, inserting this filter before them should make them more reliable. +Currently only libmpeg2 exports the needed flags. +If used on material that does not set them or if using ffmpeg12, the +filter does nothing. +.TP .B "telecine[=start]" Apply 3:2 "telecine" process to increase framerate by 20%. This most likely will not work correctly with mplayer, but it can