[Mplayer-cvslog] CVS: main/DOCS/en mplayer.1,1.335,1.336
    Richard Felker CVS 
    rfelker at mplayerhq.hu
       
    Thu Feb 20 06:10:35 CET 2003
    
        - Previous message: [Mplayer-cvslog]  CVS: main/libmpcodecs vf_telecine.c,NONE,1.1 Makefile,1.89,1.90 vf.c,1.69,1.70
- Next message: [Mplayer-cvslog] CVS: main configure,1.668,1.669 Makefile,1.256,1.257
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
Update of /cvsroot/mplayer/main/DOCS/en
In directory mail:/var/tmp.root/cvs-serv11170/DOCS/en
Modified Files:
	mplayer.1 
Log Message:
document detc and telecine filters
Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/en/mplayer.1,v
retrieving revision 1.335
retrieving revision 1.336
diff -u -r1.335 -r1.336
--- mplayer.1	8 Feb 2003 13:26:18 -0000	1.335
+++ mplayer.1	20 Feb 2003 05:10:19 -0000	1.336
@@ -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
    
    
        
	- Previous message: [Mplayer-cvslog]  CVS: main/libmpcodecs vf_telecine.c,NONE,1.1 Makefile,1.89,1.90 vf.c,1.69,1.70
- Next message: [Mplayer-cvslog] CVS: main configure,1.668,1.669 Makefile,1.256,1.257
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list