ffmpeg | branch: master | Gyan Doshi <[email protected]> | Sun Sep 5 16:19:02 2021 +0530| [a947098558ea33f4709af7d762b164c341cf5f34] | committer: Gyan Doshi
doc/muxers: add entry for OBU muxer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a947098558ea33f4709af7d762b164c341cf5f34 --- doc/muxers.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/muxers.texi b/doc/muxers.texi index 05719c173c..7338e8d5d3 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -2169,6 +2169,10 @@ ITU-T H.262 / MPEG-2 Part 2 video. Extensions: m2v +@subsection obu + +AV1 low overhead Open Bitstream Units muxer. Temporal delimiter OBUs will be inserted in all temporal units of the stream. + @subsection rawvideo Raw uncompressed video. _______________________________________________ ffmpeg-cvslog mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
