mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-29 06:15:24 +00:00
Remove outdated statement about --default-duration and AVC/h.264
This commit is contained in:
parent
a7ecf6093f
commit
6bab178eba
@ -1064,10 +1064,8 @@ $ mkvmerge -o out.mkv '(' file.mkv ')'</screen>
|
||||
</para>
|
||||
|
||||
<para>
|
||||
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 <foreignphrase>AVC/h.264</foreignphrase> 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 '<literal>25fps</literal>' 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.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
Loading…
Reference in New Issue
Block a user