Add 'anime/Adding Subtitles to MKV.md'

This commit is contained in:
Substitute 2021-03-19 23:51:36 -07:00
parent 84b1deb3c3
commit 23ea6c2766
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# How To Add Subtitles to existing Anime MKVs
## Converting raw BluRay directory to MKV
### Requires
* MKVToolNix
* Subtitles file for the Anime
* The MKV of the Anime
### Steps
* Open MKVToolNix and move the file that MakeMKV created into it.
![Step 1](assets/anime_add_subs_step1.png)
* On the `Source Files` section, right click and pick `Add Files` and select the subtitle file.
![Step 4](assets/anime_add_subs_step2.png)
* Check to see the subtitles are added to the `Source Files`, you should also see the subtitle listed in the `Tracks, chapters, and tags` box as `Subtitles`, if so set output folder and then click `Start multiplexing`
![Step 5](assets/anime_add_subs_step3.png)
* Verify the subtitles were added to the MKV. If this is the case, you have successfully added the subtitles to the MKV file. ✔