Match the documentation to mkvmerge's actual limits regarding --cluster-length.

This commit is contained in:
Moritz Bunkus 2009-08-06 11:49:27 +02:00
parent 8f8b681599
commit 39268ed75a

View File

@ -103,9 +103,10 @@ ones given with this option have been created.
\fB\-\-cluster\-length \fR \fIn[ms]\fR \fB\-\-cluster\-length \fR \fIn[ms]\fR
Put at most \fIn\fR data blocks into each cluster. If the number is Put at most \fIn\fR data blocks into each cluster. If the number is
postfixed with 'ms' then put at most \fIn\fR milliseconds of data into postfixed with 'ms' then put at most \fIn\fR milliseconds of data into
each cluster. The maximum length for a cluster is 32767ms. Programs will each cluster. The maximum length for a cluster that \fBmkvmerge\fR accepts
is 60000 blocks and 32000ms; the minimum length is 100ms. Programs will
only be able to seek to clusters, so creating larger clusters may lead to only be able to seek to clusters, so creating larger clusters may lead to
imprecise seeking and/or processing. imprecise or slow seeking.
.TP .TP
\fB\-\-no\-cues\fR \fB\-\-no\-cues\fR
Tells \fBmkvmerge\fR not to create and write the cue data which can be compared Tells \fBmkvmerge\fR not to create and write the cue data which can be compared