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.