Changes between Version 69 and Version 70 of Encode/H.264
- Timestamp:
- Aug 7, 2019, 7:47:55 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Encode/H.264
v69 v70 194 194 CBR encodes are usually inefficient if the video is easy to encode (e.g., empty or black frames). 195 195 196 == Const ained encoding (VBV / maximum bit rate) ==196 == Constrained encoding (VBV / maximum bit rate) == 197 197 198 198 Use this mode if you want to constrain the maximum bitrate used, or keep the stream's bitrate within certain bounds. This is particularly useful for online streaming, where the client expects a certain average bitrate, but you still want the encoder to adjust the bitrate per-frame.
