Mkvtoolnix Tutorial



MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows. Since May 1st 2003, the Matroska libraries themselves and my Matroska tools are officially available. I urge you to download the software, use it and report any errors you encounter to me. About MKVToolNix. MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows. Since May 1st 2003, the Matroska libraries themselves and my Matroska tools are officially available. I urge you to download the software, use it and report any errors you encounter to me. This tutorial is indepth and explains almost everything that i know about the program. If you want the presets and the exact files that I had please follow t. Posts about Audio written by juliaruser and juliasdu. A very short tutorial showing how to put your downloaded dubbed video's back into english.or what ever lahguage you choose.

This tutorial will show you step by step how to merge SRT or SUB and IDX subtitle files with an MKV video file permanently.

You can also merge multiple subtitle files with an MKV video file.

Mkvtoolnix

How to merge subtitles with an MKV video using MKVToolNix

Mkvtoolnix Tutorial

MKVToolNix is a set of free tools to create, split, edit, mux, demux, merge, extract, and inspect MKV video files.

It's available for Microsoft Windows, Linux, and macOS.

You can install this tool on your computer, or you can use the portable version.

You can download MKVToolNix here (official website).

Mkvmerge Tutorial Mkvtoolnix

The steps below will show you how to permanently embed (hardcode) the subtitles into an MKV video file.

1. Make sure that the subtitle file is in the same folder as the MKV video file.

2. Make sure that the subtitle file has the same filename as the MKV video file.

Example:

  • Movie.mkv
  • Movie.srt
  • Movie.sub
  • Movie.idx

3. Open MKVToolNix.

4. Click on the + Add source files button located at the bottom.

A “Add media files” window will appear.

5. Within this window, you go to the location on your computer where the MKV video and subtitle file(s) are.

6. Select the MKV video file and subtitle file(s) (.srt, .sub or .idx).

7. Click on the Open button.

8. In the Destination file section (located at the bottom), you can see and change the location on your computer where MKVToolNix will save the new MKV video file.

You can change the location by clicking on the (folder) button located next to the “Destination file” field.

9. When you're ready, you click on the Start multiplexing button at the bottom.

See full list on priede.bf.lu.lv

MKVToolNix will now merge the SRT or SUB and IDX subtitles with the MKV video file.

☕ Buy me a coffee

Maybe you're also interested in:

Alright, we'll just go right to the point.. Let's say that I'm watching a concert movie, but hell, I can't seek through the song via chapter.. Now I must click and click through the seekbar to find the song (which is really not handy at all)..

So then I decide to make the chapters myself.. How?? Well then, here is step by step on how to make the chapters using MKVToolNix..

First, install MKVToolNix.. You can get it from Here
Now, if you're done installing it, open the mkvmerge..
Then choose Chapter Editor --> New chapters

It should become like this.. Now, choose the '(new chapter file)' and then click 'Add Chapter'
Now, you will have it like this.. Choose the '(unnamed) [und]'.. This will be our 1st chapter in the video..
MKVToolNix – Matroska tools for Linux/Unix and Windows
It should goes like this..
Now, I will give some little explanation about the 'Things' that I marked above..
1. Start --> Starting time of your chapter
2. End --> End time of your chapter
e.g. Start 00:14:53.5 -------- End 00:17:42.123 means the chapter start at 14 min 53 sec + 500 ms and end at 17 min 42 sec + 123 ms
3. UID --> This is a unique identifier for each chapter.. UID normally assigned automatically by the program, but can be changed only if it is really needed (which mean you usually doesn't have to bother changing it)
4. Hidden --> if this is checked, the player won't show the current chapter entry to user (but still can be used by the menu system)
5. Enabled --> If this is unmarked (unchecked), the player will skip the part which the current chapter occupies (so yes, you should keep this checked unless you don't want the chapter to be played)
6. Name --> Chapter name, used so the user can identify the chapter.
7. Language & Country --> Chapter language and country value.. Just left it blank / undertermined..

So then, we start making our chapter.. Set the 'Start' and 'End' time and also the 'Name'..
The above example will set a chapter called 'Opening' from 00:00:00 until 00:00:26 (yes, 26 seconds long from the beginning of the movie)..
If you're done, just click at the '(new chapter file)' or the 'EditionEntry 1'.. Or if you want to add another chapter, just click the 'Add Chapter' button..
Repeat the above step until you finish making all your chapter...
Tutorial
Okay.. Now you say, 'I've finished my chapters.. Then what should I do?'.. Yes, we'll save it into the video..
Select Chapter Editor --> Save to Matroska file
Choose the video you want to add the chapter...
Wait for the analysis to be finished...

Mkvtoolnix Tutorial


Voila.. Now you have the chapters in your video.. As for me, now I can easily switching between songs :)

Renaming Chapters In An Mp4 From A Text File


Things to know:
  • Video / Movie with chapter will make user easier in skipping between parts..
  • Gap between chapters is bad.. Try to make all the chapters continuous..
  • You can also save the chapter to XML file, so you can use it in the future if you want.. Just choose Chapter Editor --> Save instead of saving to mkv..

MKV - Convert DTS Soundtrack To AC3 - CCM


Cached

That's all about making chapters in mkv.. Hope this tutorial can help you :)