VideoEncoderStartupParams#
- class gs_nyx.nyx_py_video_encoder.VideoEncoderStartupParams#
Bases:
objectParameters passed to GPUVideoEncoder.startup.
Constructors
Construct VideoEncoderStartupParams with default values.
Attributes
Target bitrate in bits per second.
Index of the CUDA device the encoder should use.
Encoded frame height in pixels.
Target frame rate in frames per second.
Encoded frame width in pixels.
number of frames between IDR keyframes.