[Mplayer-cvslog] CVS: main/DOCS/tech vop.txt,1.5,1.6

Arpi of Ize arpi at mplayerhq.hu
Thu May 9 00:13:08 CEST 2002


Update of /cvsroot/mplayer/main/DOCS/tech
In directory mail:/var/tmp.root/cvs-serv3285

Modified Files:
	vop.txt 
Log Message:
lavc args

Index: vop.txt
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/tech/vop.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- vop.txt	6 May 2002 23:01:30 -0000	1.5
+++ vop.txt	8 May 2002 22:13:05 -0000	1.6
@@ -96,9 +96,12 @@
     MPI: DR (if possible) or TEMP
     Special: dec_video autoloads it if -pp option used but codec can't do pp.
 
--vop lavc
+-vop lavc[=quality:fps]
     Fast software YV12->MPEG1 conversion, usefull for dxr3/dvb drivers
     It uses libavcodec. Currently faster and better quality than -vop fame!
+    Param quality: fixed qscale (1<=quality<32) or bitrate (32<=quality KBits)
+    Param fps: force output fps (float value). If not give, or 0, it's
+    autodetected based on height (240,480->29.97fps, others -> 25fps)
     MPI: EXPORT special
 
 -vop fame




More information about the MPlayer-cvslog mailing list