Skip to content

x264enc: expose nal-hrd property

Copied from https://gitlab.freedesktop.org//gstreamer/gst-plugins-ugly/-/merge_requests/73

It can be used to force true CBR, and will cause the encoder to output null padding packets.

Merge request reports