From 6bab178eba60cbb2d76aa3f0fe932fe83be42088 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Fri, 9 Mar 2012 15:39:55 +0100 Subject: [PATCH] Remove outdated statement about --default-duration and AVC/h.264 --- doc/man/mkvmerge.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/man/mkvmerge.xml b/doc/man/mkvmerge.xml index 3d3025951..9b48d40c4 100644 --- a/doc/man/mkvmerge.xml +++ b/doc/man/mkvmerge.xml @@ -1064,10 +1064,8 @@ $ mkvmerge -o out.mkv '(' file.mkv ')' - If the default duration is not forced then mkvmerge will try to derive the track's default duration from the container and/or codec - used. One case in which this option is of use is when adding AVC/h.264 elementary streams because - these do not contain information about their number of frames or a default duration for each frame. For such files &mkvmerge; will - assume a default duration of '25fps' unless overridden. + If the default duration is not forced then mkvmerge will try to derive the track's default duration from the container and/or the + encoded bitstream for certain track types, e.g. AVC/h.264 or MPEG-2.