diff --git a/doc/mkvmerge-gui.html b/doc/mkvmerge-gui.html index 0fd9fbeca..bd3125e3f 100644 --- a/doc/mkvmerge-gui.html +++ b/doc/mkvmerge-gui.html @@ -15,7 +15,7 @@
  • Introduction
    - +
  • Setting up mkvmerge GUI @@ -40,7 +40,7 @@
  • Creating Matroska files
    - +
  • The chapter editor
    - +

  • -

    Introduction

    +

    1. Introduction

    -

    What is Matroska?

    +

    1.1. What is Matroska?

    (Note: simply copied from www.matroska.org.)

    @@ -162,7 +183,7 @@ other Unix derivatives. The program is licensed under the GPL, so the source code is available to anyone interested.

    -

    Obtaining the latest version

    +

    1.2. Obtaining the latest version

    You can always find the latest version of mkvtoolnix on Moritz @@ -171,7 +192,7 @@ will probably download the sources and compile mkvtoolnix themselves.

    -

    Scope of this guide

    +

    1.3. Scope of this guide

    This guide only focusses on the GUI part of these tools. All command line options are explained in detail in -

    Setting up mkvmerge GUI

    +

    2. Setting up mkvmerge GUI

    (Note: This section does not cover compilation and installation. mkvmerge's own documentation and the @@ -188,14 +209,14 @@ - - -
    +

    The only thing that mmg needs to know is the location of the mkvmerge binary. Under normal circumstances it will be found automatically. But if not then you can select the binary to use on the Settings tab.

      + selecting the mkvmerge executable
    @@ -207,9 +228,9 @@
    -

    Creating Matroska files

    +

    3. Creating Matroska files

    -

    Basics

    +

    3.1. Basics

    mkvmerge strictly differentiates between files and tracks. An input file usually contains one or more @@ -267,7 +288,7 @@ sections.

      + selecting specific tracks
    @@ -279,7 +300,7 @@
    -

    Options for input file

    +

    3.2. Options for input file

    Once the user has added and selected an input file he can set options that apply to this specific file. At the moment three such @@ -297,7 +318,7 @@ the chapter editor in this document and in mkvmerge's own documentation.

    -

    Options for each track

    +

    3.3. Options for each track

    Depending on the type of the currently selected track (audio, video, subtitles) and even depending on the contents of the track @@ -306,7 +327,7 @@ -
    +
    • Language: The user can select the language @@ -434,11 +455,11 @@
    -

    Attachments

    +

    3.4. Attachments

    -
    +

    Matroska files can also contain other files, called attachments. This works basically just like with your @@ -490,16 +511,16 @@

    -

    Global options

    +

    3.5. Global options

    The third tab, Global, is packed full of options that apply to the complete file and not just to one or more tracks.

    - -
    + -

    File/segment title

    +

    3.5.1. File/segment title

    File/segment title: This title is used for the actual movie title, e.g. 'Vanilla Skies'.

    @@ -516,8 +537,8 @@
    -

    Automatic splitting and file linking +

    +

    3.5.2. Automatic splitting and file linking

    The Split section handles how the output file is @@ -570,7 +591,7 @@ can turn it off by enabling this Don't link check box.

    -

    Manual file/segment linking

    +

    3.5.3. Manual file/segment linking

    Regardless of whether splitting is active or not the user can tell mkvmerge to link the produced files to specific @@ -593,7 +614,7 @@ the one output file will be linked to both of the two UIDs.

    -

    Chapters

    +

    3.5.4. Chapters

    With the browse button you can select the chapters to add to the output file. A full explanation of all aspects around @@ -601,7 +622,7 @@ href="mkvmerge-gui.html#chaptereditor"> Chapter editor section.

    -

    Global tags

    +

    3.5.5. Global tags

    Unlike the tags you can select for each track on the input tab the tags selected here have to contain the track @@ -626,7 +647,7 @@

    -

    Starting the merge process

    +

    3.6. Starting the merge process

    @@ -680,7 +701,7 @@
    -

    Saving and loading muxing settings

    +

    3.7. Saving and loading muxing settings

    All your hard work of setting options does not have to be lost when you exit the program. You can save all your muxing settings into @@ -694,7 +715,7 @@


    -

    The chapter editor

    +

    4. The chapter editor

    One of the new features of mmg is a full-featured chapter editor. It can read text based chapter files, import chapters from @@ -702,7 +723,7 @@ selected on the global tab and write chapters directly to existing Matroska files.

    -

    Matroska's chapter concept

    +

    4.1. Matroska's chapter concept

    Unlike a lot of other systems Matroska supports nested chapters. This basically means that you can define sub chapters for @@ -717,7 +738,7 @@ the language code. mkvmerge will then automatically assign all chapters to the complete file.

    -

    Examples

    +

    4.2. Examples

    The first example is a simple one. The movie in question contains four parts: The intro starting at the beginning, the first act, the @@ -789,7 +810,7 @@

    mkvmerge and mmg's chapter editor both support different formats for chapter files.

    -

    Simple/OGM style chapter files

    +

    4.2.1. Simple/OGM style chapter files

    One of the most basic formats is the format used in OGM files. It is a text based format. Each chapter entry contains of two lines, @@ -817,7 +838,7 @@

    Due to its limitations mmg cannot output chapters in this format.

    -

    Full-featured XML style chapter files

    +

    4.2.2. Full-featured XML style chapter files

    I've created a XML based chapter format that closely matches the system Matroska uses. With this format you have the full control @@ -825,14 +846,14 @@ detail. Please have a look at the example XML chapter files that came with mkvtoolnix.

    -

    Chapters found in Matroska files

    +

    4.2.3. Chapters found in Matroska files

    The chapter editor can read chapters directly from Matroska files. These can be written to XML chapter files or back to the same Matroska file or another Matroska file. All features are supported.

    -

    Creating chapter files

    +

    4.3. Creating chapter files

    @@ -873,7 +894,7 @@ use Save to Matroska file for that.

    -
      +

    the chapter editor @@ -885,7 +906,7 @@

    -

    Editing existing chapters

    +

    4.4. Editing existing chapters

    You can load existing chapter files or chapters from Matroska files by selecting the Load option from the Chapter