Updated Splitting imprecise (markdown)

Moritz Bunkus 2016-02-24 21:26:17 +01:00
parent e4710c0f63
commit 6ea3713930

@ -14,4 +14,4 @@ In general there is a way to split video files at arbitrary frame positions. Thi
However, this requires that the program splitting the video file contains video decoders and encoders for all video formats that it can split. mkvmerge is not such a tool as it does not contain a single decoder or encoder, neither for audio nor for video. That's not its purpose. Therefore mkvmerge will never be able to split before arbitrary frame types.
Categories: [merging](Category-merging)
Categories: [merging](FAQ#category-merging)