From 6dc5bedd5b65fb23285aa460ca140b49783aae4d Mon Sep 17 00:00:00 2001 From: ranma Date: Mon, 4 Aug 2003 20:56:02 +0000 Subject: [PATCH] Document softpulldown filter. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10524 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/mplayer.1 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/DOCS/en/mplayer.1 b/DOCS/en/mplayer.1 index 64f0e0c009..5986b5c9ee 100644 --- a/DOCS/en/mplayer.1 +++ b/DOCS/en/mplayer.1 @@ -2718,6 +2718,15 @@ detc filter, and should be used with mencoder but not with mplayer. 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