Mercurial > mplayer.hg
changeset 9469:f9a1701af199
document detc and telecine filters
author | rfelker |
---|---|
date | Thu, 20 Feb 2003 05:10:19 +0000 |
parents | 356963ad4784 |
children | 3c0bc75f380d |
files | DOCS/en/mplayer.1 |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/en/mplayer.1 Thu Feb 20 04:57:37 2003 +0000 +++ b/DOCS/en/mplayer.1 Thu Feb 20 05:10:19 2003 +0000 @@ -2182,6 +2182,17 @@ to avoid wasting cpu time. The optional argument n specifies whether to extract the even or the odd field (depending on whether n is even or odd). +.IPs "detc" +Experimental filter for reversing telecine process to get clean +progressive frames. Not yet configurable and likely to change behavior +in the future. +.IPs "telecine[=start]" +Apply 3:2 "telecine" process to increase framerate by 20%. This most +likely will not work correctly with mplayer, but it can be used with +"mencoder -fps 29.97 -ofps 29.97 -vop telecine". Both fps options are +essential! (A/V sync will break if they are wrong.) The optional start +parameter tells the filter where in the telecine pattern to start +(0-3). .IPs "boxblur=radius:power[:radius:power]" box blur .RSss