Mercurial > mplayer.hg
changeset 10523:f417d3d8aa4d
Document softpulldown filter.
author | ranma |
---|---|
date | Mon, 04 Aug 2003 20:56:02 +0000 |
parents | d23da0719a51 |
children | 3eeb6cdddea1 |
files | DOCS/en/mplayer.1 |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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