1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-20 06:11:10 +00:00

vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7782 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2002-10-17 20:37:55 +00:00
parent 43ef114abe
commit 8035ca4676

View File

@ -1757,6 +1757,19 @@ rate control reaction period
rate control reaction ratio
.IPs crispness=<0\-100>
specify crispness/\:smoothness
.IPs vbrpass=<0\-2>
Override the -pass argument and use XviD VBR Library instead of DivX4
VBR. Available options are:
.
.RSs
.IPs 0
one pass encoding (as in not putting -pass on the command line)
.IPs 1
Analysis (first) pass of two pass encoding. The resulting AVI
file can be directed to /dev/null.
.IPs 2
Final (second) pass of two pass encoding.
.REss
.RE
.
.TP