Mercurial > mplayer.hg
changeset 6020:4268e95daa14
lavc args
author | arpi |
---|---|
date | Wed, 08 May 2002 22:13:05 +0000 |
parents | 5c3b0b165f3a |
children | 0b5ce1795637 |
files | DOCS/tech/vop.txt |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/vop.txt Wed May 08 22:11:14 2002 +0000 +++ b/DOCS/tech/vop.txt Wed May 08 22:13:05 2002 +0000 @@ -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