gstreamer/subprojects/gst-plugins-bad/ext/svtav1
Sebastian Dröge aba0b0e90a gstreamer: Use stream-format=obu-stream alignment=tu in the caps
There is no byte-stream/au format for AV1 but only for H264, and the
encoder actually outputs obu-stream/tu instead of the annexb
stream-format that is similar to H264 byte-stream format.

Without this the encoder can't be used with elements that require a
specific AV1 stream-format, e.g. the MP4 or Matroska/WebM muxer.
2023-01-26 01:46:46 +00:00
..
gstsvtav1enc.c gstreamer: Use stream-format=obu-stream alignment=tu in the caps 2023-01-26 01:46:46 +00:00
gstsvtav1enc.h gstreamer: Fix code style by running clang-format 2023-01-12 21:38:51 +02:00
meson.build [GStreamer]Update encoder interface and add CI test (#1240) 2020-04-22 10:05:11 -07:00