Browse Source

doc/encoders: update libvpxenc mappings

max-intra-rate / force_key_frames, forgotten in 695e85f, cb7f062.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tags/n1.0
James Zern Michael Niedermayer 13 years ago
parent
commit
b9e5c5f178
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      doc/encoders.texi

+ 6
- 0
doc/encoders.texi View File

@@ -511,6 +511,12 @@ rc_2pass_vbr_minsection_pct
@item slices
@code{VP8E_SET_TOKEN_PARTITIONS}

@item max-intra-rate
@code{VP8E_SET_MAX_INTRA_BITRATE_PCT}

@item force_key_frames
@code{VPX_EFLAG_FORCE_KF}

@item Alternate reference frame related
@table @option
@item vp8flags altref


Loading…
Cancel
Save