Encode Video

Encode raw video frames and output an endcoded stream

Overview

Encode the input (raw) video frames, and output an encoded stream.

Inputs & Outputs

  • Inputs : 1, Media Format : Raw Video
  • Outputs : 1, Media Format: Encoded Video
  • Output Metadata : None

Properties

PropertyValue
codec<h264 | h265 | VP8>. (Use h264 for the widest compatibility with other systems, h265 or VP8 for better efficiency.)
max_bitrateMaximum bitrate that the encoder should encode at, in kbits per second
(Range: 100kbps - 10000 kbps)
bitrateDefault bitrate that the encoder should encode at, in kbits per second.
Range: 100kbps to max_bitrate

Metadata

Metadata PropertyDescription
NoneNone