mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
Fixed some minor grammar mistakes.
This commit is contained in:
parent
1339014349
commit
073cc2a367
@ -717,13 +717,13 @@ in a predefined way. The resulting file looks like this:
|
||||
[segment information] [track information] [cluster 1] {cluster 2} ...
|
||||
{cluster n} {meta seek #2} {tags}]
|
||||
.LP
|
||||
The elements in curly braces optional and depend on the contents and options
|
||||
used. Some notes:
|
||||
The elements in curly braces are optional and depend on the contents and
|
||||
options used. Some notes:
|
||||
.TP
|
||||
*
|
||||
meta seek #1 includes only a small number of level 1 element, and only if
|
||||
they exist: attachments, chapters, tags, meta seek #2. Older versions of
|
||||
\fBmkvmerge\fR used to put the clusters into this meta seek element as well.
|
||||
meta seek #1 includes only a small number of level 1 elements, and only if
|
||||
they actually exist: attachments, chapters, tags, meta seek #2. Older versions
|
||||
of \fBmkvmerge\fR used to put the clusters into this meta seek element as well.
|
||||
Therefore some imprecise guessing was necessary to reserve enough space. It
|
||||
often failed. Now only the clusters are stored in meta seek #2, and meta
|
||||
seek #1 refers to the meta seek element #2.
|
||||
|
Loading…
Reference in New Issue
Block a user