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:
authorAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-05-06 17:02:14 +0300
committerAndreas Rheinhardt <andreas.rheinhardt@gmail.com>2020-05-19 06:17:26 +0300
commit9a8b984efaab2f13e4b81b6ede35fb02a853e4e7 (patch)
tree6f68cf852013e441e59503f3b47ab4f9ebe6e369 /doc/muxers.texi
parent3bd26b285e41a3b759bd00ad634a3163f0e7f88f (diff)
doc/muxers: Document title tag for attachments
The Matroska muxer has always mapped the title tag to the FileDescription element for attachments streams since support for writing attachments was added in commit c7a63a521b5c165405e3577751d649529d09f0c5. This commit merely documents this fact. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'doc/muxers.texi')
-rw-r--r--doc/muxers.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi
index abdeaf2b22..c598abbe66 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -1314,7 +1314,8 @@ The recognized metadata settings in this muxer are:
@table @option
@item title
-Set title name provided to a single track.
+Set title name provided to a single track. This gets mapped to
+the FileDescription element for a stream written as attachment.
@item language
Specify the language of the track in the Matroska languages form.