I understand this topic has been discussed in the past, but I was able to fully understand things looking at older threads. I've been using MakeMKV for over 10 years and just realized that forced subtitles aren't automatic. This is pretty upsetting because now I have to re-rip my entire collection.
In the example below, for the film 2012, there are 8 choices of PGS English subtitles. There are 4 choices of forced only subtitles. How do I know which one to choose, or do I just select all 4 of them? If I choose all 8, I will get forced subtitles that will appear when dialogue is spoken in other languages and subtitles for the entire film regardless of the language spoken. I can turn the subtitles on or off in VLC, but not for the forced subtitles, correct?
Thank you!
Forced subtitles
-
- Posts: 106
- Joined: Sun Nov 28, 2021 2:22 am
Forced subtitles
- Attachments
-
- Screenshot 2025-06-07 170806.png (653.42 KiB) Viewed 291 times
Re: Forced subtitles
In general, I just select all the subtitles for my given language choice. There's no guarantee how the disc was authored so I select them all and figure it out after it is ripped. If the resulting .mkv file ends up with a forced subtitle track, I use the MKVToolNix tools to name it 'Forced Subtitles' and I mark the 'default' and 'forced' flags to true for that track in the .mkv file. It is my experience that most players then turn that subtitle track on by default when I play the movie. Player behavior will vary, but in general if you want to turn off a forced subtitle track or switch to a different subtitle track, I would expect that you would be able to do so.leosantare wrote: ↑Sat Jun 07, 2025 9:30 pmIn the example below, for the film 2012, there are 8 choices of PGS English subtitles. There are 4 choices of forced only subtitles. How do I know which one to choose, or do I just select all 4 of them? If I choose all 8, I will get forced subtitles that will appear when dialogue is spoken in other languages and subtitles for the entire film regardless of the language spoken. I can turn the subtitles on or off in VLC, but not for the forced subtitles, correct?
-
- Posts: 106
- Joined: Sun Nov 28, 2021 2:22 am
Re: Forced subtitles
Wow, that seems very complicated. I lost you when you mentioned MKVtoolnix tools and forced flags.
Is there a 4k blu ray database that tells you if a title even has forced subtitles? This way, I can at least start by figuring out which titles I need redo and which one I can leave alone. Hopefully, I only have a few titles that have forced subtitles.
Thanks,
Is there a 4k blu ray database that tells you if a title even has forced subtitles? This way, I can at least start by figuring out which titles I need redo and which one I can leave alone. Hopefully, I only have a few titles that have forced subtitles.
Thanks,
-
- Posts: 106
- Joined: Sun Nov 28, 2021 2:22 am
Re: Forced subtitles
I would only be interested in the English subtitles. Therefore, you recommend I select ALL 8 English subtitle options in the example I provided, correct?
Before I decide to do this, I will only be ripping each 4k once, correct? For example, I don't do the first rip with all subtitles selected then, figure out which ones are correct and then have to go back and rip it again.
Before I decide to do this, I will only be ripping each 4k once, correct? For example, I don't do the first rip with all subtitles selected then, figure out which ones are correct and then have to go back and rip it again.
Re: Forced subtitles
If you rip the disc once with all (English) subtitles enabled, you don't need to rip the disc a second time.
With mkvtoolnix you can enable/disable tracks, switch flags for default and forced flags, or remux the movie (= repacking with different (subtitle) tracks or a different track order without re-encoding). mkvtoolnix is a very handy tool and not that complicated to use. You should get familiar with it.
If the subtitles are the only thing missing from your rips you could also check opensubtitles.org. There is a good chance that you will find them as srt files there.
With mkvtoolnix you can add the subtitle, add the forced flag and remux the movie. Way faster and no need to put additional stress on your drive.
For future rips see viewtopic.php?t=4386 to select your preferred language(s) automatically.
With mkvtoolnix you can enable/disable tracks, switch flags for default and forced flags, or remux the movie (= repacking with different (subtitle) tracks or a different track order without re-encoding). mkvtoolnix is a very handy tool and not that complicated to use. You should get familiar with it.
If the subtitles are the only thing missing from your rips you could also check opensubtitles.org. There is a good chance that you will find them as srt files there.
With mkvtoolnix you can add the subtitle, add the forced flag and remux the movie. Way faster and no need to put additional stress on your drive.
For future rips see viewtopic.php?t=4386 to select your preferred language(s) automatically.
Re: Forced subtitles
In your example above, what is really selected is 4 subtitle tracks. Also MakeMKV is set such that if in any of those 4 subtitle tracks it encounters some subtitles that are marked as forced to copy those into their own separate subtitle track in the .mkv file. The resulting .mkv file will have a minimum of 4 subtitle tracks and might have up to 8 subtitle tracks. Near the end of the rip there will usually be messages in the log similar to this:
Which means MakeMKV did not find any subtitles marked as forced in a stream and therefore did not copy them into their own subtitle track in the .mkv file.
If MakeMKV does copy subtitles marked forced into their own track, it will also set the 'default' flag on that track to true. If the .mkv file is examined with MediaInfo you can see lots of details, including the state of the 'default' and 'forced' flags for various tracks. Here's an example of a subtitle track that contains forced subtitles. I used the MKVToolNix tools to set the name to 'Forced Subtitles' and to make sure that both the 'default' and 'forced' flags were set to true. Having it set this way, most players will enable this subtitle track automatically and by naming it that way, it is easy to pick out of the list if I change the subtitle track while I'm playing the file.
Here's an example of a different kind of subtitle track:
This disc had subtitles for the commentary audio track. I chose to name it 'Commentary Subtitles' so if I chose to listen to the commentary audio track and wanted subtitles, I could easily find it in the list of subtitles. In this case the 'default' and 'forced' flags are set to false or off.
I agree with Mr. Red that MKVToolNix is handy and worth getting familiar with. With that said, if you can figure out the details of a subtitle track before ripping, you can name it inside MakeMKV just like anything else and save yourself the MKVToolNix step later.
Code: Select all
Forced subtitles track #5 turned out to be empty and was removed from output file
If MakeMKV does copy subtitles marked forced into their own track, it will also set the 'default' flag on that track to true. If the .mkv file is examined with MediaInfo you can see lots of details, including the state of the 'default' and 'forced' flags for various tracks. Here's an example of a subtitle track that contains forced subtitles. I used the MKVToolNix tools to set the name to 'Forced Subtitles' and to make sure that both the 'default' and 'forced' flags were set to true. Having it set this way, most players will enable this subtitle track automatically and by naming it that way, it is easy to pick out of the list if I change the subtitle track while I'm playing the file.
Code: Select all
Text #2
ID : 5
ID in the original source medium : 4608 (0x1200)
Format : PGS
Codec ID : S_HDMV/PGS
Codec ID/Info : Picture based subtitle format used on BDs/HD-DVDs
Duration : 35 min 54 s
Bit rate : 3 039 b/s
Frame rate : 0.026 FPS
Count of elements : 56
Stream size : 800 KiB (0%)
Title : Forced Subtitles
Language : English
Default : Yes
Forced : Yes
Original source medium : Blu-ray
Code: Select all
Text #5
ID : 13
ID in the original source medium : 4619 (0x120B)
Format : PGS
Codec ID : S_HDMV/PGS
Codec ID/Info : Picture based subtitle format used on BDs/HD-DVDs
Duration : 3 h 24 min
Bit rate : 54.5 kb/s
Frame rate : 0.491 FPS
Count of elements : 6025
Stream size : 79.6 MiB (0%)
Title : Commentary Subtitles
Language : English
Default : No
Forced : No
Original source medium : Blu-ray
I agree with Mr. Red that MKVToolNix is handy and worth getting familiar with. With that said, if you can figure out the details of a subtitle track before ripping, you can name it inside MakeMKV just like anything else and save yourself the MKVToolNix step later.
-
- Posts: 106
- Joined: Sun Nov 28, 2021 2:22 am
Re: Forced subtitles
You recommend selecting all available english, subtitle options (8 in the example I provided) when ripping a disc, correct?
Only one of the options is the forced subtitle track. However, there is no way to know beforehand which one it is. Also, some of the options may turn out to be nothing. Is this all correct?
Once I know what the forced subtitle track is after the disc is ripped, can I delete/remove all the other subtitle options I selecting from the mkv I made?
I will pay attention to what mkv says after I rip the disc and take a screenshot. If it's not too much to ask, I'm hoping you can walk me through it the first time.
I will just re-rip all my disc's again rather than add a forced subtitle track to my existing mkv's. This way, all my mkv's are done the same way.
Thank you,
Only one of the options is the forced subtitle track. However, there is no way to know beforehand which one it is. Also, some of the options may turn out to be nothing. Is this all correct?
Once I know what the forced subtitle track is after the disc is ripped, can I delete/remove all the other subtitle options I selecting from the mkv I made?
I will pay attention to what mkv says after I rip the disc and take a screenshot. If it's not too much to ask, I'm hoping you can walk me through it the first time.
I will just re-rip all my disc's again rather than add a forced subtitle track to my existing mkv's. This way, all my mkv's are done the same way.
Thank you,
Re: Forced subtitles
Yesleosantare wrote: ↑Tue Jun 10, 2025 9:14 pmYou recommend selecting all available english, subtitle options (8 in the example I provided) when ripping a disc, correct?
Generally, yes, although strictly speaking one might be able to figure out which subtitle track is which before ripping. It is usually easiest to just include all relevant subtitles and sort it out later.leosantare wrote: ↑Tue Jun 10, 2025 9:14 pmOnly one of the options is the forced subtitle track. However, there is no way to know beforehand which one it is. Also, some of the options may turn out to be nothing. Is this all correct?
With the MKVToolNix tools. Or if your workflow is to make a decrypted backup of a disc first then make .mkv files from the backup, you can easily unselect the relevant subtitle tracks and create new .mkv files quickly.leosantare wrote: ↑Tue Jun 10, 2025 9:14 pmOnce I know what the forced subtitle track is after the disc is ripped, can I delete/remove all the other subtitle options I selecting from the mkv I made?