From 95a7903cc136c4576a2d66076b410834ea99a0e0 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Thu, 2 Oct 2003 19:22:00 +0000 Subject: [PATCH] Fixed a lot of spelling mistakes. --- doc/mkvmerge-gui.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/doc/mkvmerge-gui.html b/doc/mkvmerge-gui.html index 8d94fe036..d736cf63c 100644 --- a/doc/mkvmerge-gui.html +++ b/doc/mkvmerge-gui.html @@ -258,7 +258,7 @@ box the second list box will contains all tracks that can be read from this file. Each track is ENabled by default and will be muxed into the resulting file. However, you can - change that by simply clicking on the checkbox right in front of + change that by simply clicking on the check box right in front of the track's name in the second list box. For each of these tracks the user can select track specific options with the input boxes and check boxes below the track listing. These options @@ -293,7 +293,7 @@

Depending on the type of the currently selected track (audio, video, subtitles) and even depending on the contents of the track only - a subset of all the track specific options are availbale. The options + a subset of all the track specific options are available. The options are:

@@ -309,7 +309,7 @@
  • Track name: The user can set a name for the current track. This name is a free-form string. Practical - examples could be 'director's comments' or 'aeriel view of + examples could be 'director's comments' or 'great view of Seattle'. Note that these names are not meant to contain the movie title!
  • @@ -317,7 +317,7 @@ the index is for AVI files. They contain links to the key frames. Usually this option should be left on the value 'default'. mkvmerge will automatically chose the best - method for any given track type. A full explanantion of + method for any given track type. A full explanation of tracks can be found in mkvmerge's documentation.
  • Aspect ratio: With this option the user can @@ -330,10 +330,10 @@ This option is only available for video tracks.
  • FourCC: Matroska does not normally store the - FourCC which is used in other containers to identify the + Four-CC which is used in other containers to identify the codec used. Matroska has its own format, called CodecID, but it also has an AVI compatibility - mode. In thise mode the FourCC is also stored. With this + mode. In this mode the FourCC is also stored. With this option the FourCC can be forced to a different value. However, you cannot change the CodecID used by mkvmerge. @@ -351,9 +351,9 @@
  • Stretch by: In some cases audio and video slowly drift apart during playback. This can be fixed by - supplying a factor of how much the timecodes should be + supplying a factor of how much the time codes should be stretched by mkvmerge. If nothing is given then '1.0' - is assumed which does not alter the timecodes. Please note + is assumed which does not alter the time codes. Please note that this option has not been implemented for all audio track types yet.
    @@ -361,8 +361,8 @@ tracks.
  • Subtitle charset: Some text subtitle formats - do not store the charset that they were creted with. This is - important because text subtitles are auomatically converted + do not store the charset that they were created with. This is + important because text subtitles are automatically converted to the UTF-8 charset during muxing. mkvmerge will normally assume that the system's current charset is the same that the subtitle file was written in. But in case this @@ -542,14 +542,14 @@ them.

    If a file is split into several smaller ones and linking is - used then the timecodes will not start at 0 again but will + used then the time codes will not start at 0 again but will continue where the last file has left off. This way the absolute time is kept even if the previous files are not available (e.g. when streaming). If no linking is used then - the timecodes should start at 0 for each file. By default + the time codes should start at 0 for each file. By default mkvmerge uses file linking. If you don't want that you can turn it off by enabling this Don't link - checkbox.

    + check box.

    Manual file/segment linking

    @@ -594,7 +594,7 @@
    -

    The chpater editor

    +

    The chapter editor

    Matroska's chapter concept