mirror of
https://github.com/mpv-player/mpv
synced 2025-03-19 18:05:21 +00:00
x264's crf takes a float argument
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22089 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bf3e5764eb
commit
16f77df18f
@ -9076,7 +9076,7 @@ The mapping is approximately H264QP = 12 + 6*log2(MPEGQP).
|
||||
For example, MPEG at QP=2 is equivalent to H.264 at QP=18.
|
||||
.
|
||||
.TP
|
||||
.B crf=<1\-50>
|
||||
.B crf=<1.0\-50.0>
|
||||
Enables constant quality mode, and selects the quality.
|
||||
The scale is similar to QP.
|
||||
Like the bitrate-based modes, this allows each frame to use a
|
||||
|
Loading…
Reference in New Issue
Block a user