Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2021-09-05 13:31:02 +0300
committerGyan Doshi <ffmpeg@gyani.pro>2021-09-05 13:31:02 +0300
commita947098558ea33f4709af7d762b164c341cf5f34 (patch)
treecd7a540a5cba6dcf46756988785f2be21492770a /doc/muxers.texi
parent4ca9877b91e58336a5fdababb7ccfe8399f17938 (diff)
doc/muxers: add entry for OBU muxer
Diffstat (limited to 'doc/muxers.texi')
-rw-r--r--doc/muxers.texi4
1 files changed, 4 insertions, 0 deletions
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.