mirror of https://github.com/mpv-player/mpv
trailing whitespace
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13178 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
43a7b909e3
commit
b284731121
|
@ -6253,7 +6253,7 @@ Number of previous frames used as predictors in a P-frame (default: 1)
|
|||
.I NOTE:
|
||||
The current version of x264 (r38) hasn't yet implemented this feature.
|
||||
.
|
||||
.TP
|
||||
.TP
|
||||
.B idrframe=<value>
|
||||
Each <value> I-Frames are IDR-Frames.
|
||||
In H.264, I-Frames do not necessarily bound a closed GOP because it is
|
||||
|
@ -6271,7 +6271,7 @@ Number of B-Frames between I- and P-Frames (default: 0)
|
|||
.B deblock=<0|1>
|
||||
Use deblocking filter (default: on)
|
||||
.
|
||||
.TP
|
||||
.TP
|
||||
.B deblockalpha=<-6-6>
|
||||
AlphaC0 parameter of deblocking filter.
|
||||
This adjusts thresholds for the H.264 deblocking filter.
|
||||
|
@ -6291,7 +6291,7 @@ Affects the maximum allowed gradient within two adjacent blocks (default: 0)
|
|||
.B cabac
|
||||
Use CABAC (Context-Adaptive Binary Arithmetic Coding) (default: off)
|
||||
.
|
||||
.TP
|
||||
.TP
|
||||
.B cabacidc=<value>
|
||||
Initial value of CABAC IDC.
|
||||
The encoder must choose a context for each block it encodes, but for the
|
||||
|
|
Loading…
Reference in New Issue