mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 21:31:13 +00:00
group together "debug" and "psnr", note that "threads" option is featured on 1.2.x release
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21015 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
09be641ba5
commit
9d80dcfa3d
@ -8715,12 +8715,6 @@ This will also store a fake DivX version in the file so the bug
|
||||
autodetection of some decoders might be confused.
|
||||
.
|
||||
.TP
|
||||
.B "debug\ \ "
|
||||
Save per-frame statistics in ./xvid.dbg. (This is not the two pass control
|
||||
file.)
|
||||
.RE
|
||||
.
|
||||
.TP
|
||||
.B max_bframes=<0\-4>
|
||||
Maximum number of B-frames to put between I/P-frames (default: 2).
|
||||
.
|
||||
@ -8941,6 +8935,12 @@ and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log' in
|
||||
the current directory.
|
||||
Returned values are in dB (decibel), the higher the better.
|
||||
.
|
||||
.TP
|
||||
.B "debug\ \ "
|
||||
Save per-frame statistics in ./xvid.dbg. (This is not the two pass control
|
||||
file.)
|
||||
.RE
|
||||
.
|
||||
.PP
|
||||
.sp 1
|
||||
The following option is only available in Xvid 1.1.x.
|
||||
@ -8955,7 +8955,7 @@ performance penalty (default: 1).
|
||||
.
|
||||
.PP
|
||||
.sp 1
|
||||
The following option is only available in the CVS version of Xvid.
|
||||
The following option is only available in the 1.2.x version of Xvid.
|
||||
.
|
||||
.TP
|
||||
.B threads=<0\-n>
|
||||
|
Loading…
Reference in New Issue
Block a user