Search found 998 matches
- Wed Aug 13, 2025 10:33 am
- Forum: MKV file processing and playback
- Topic: Forced subtitles
- Replies: 68
- Views: 12191
Re: Forced subtitles
There's no need to go back to PGS since you've lost positioning and color info anyway. Stick with SRT then cause it's the most supported format.
- Sun Aug 03, 2025 3:56 pm
- Forum: MKV file processing and playback
- Topic: Forced subtitles
- Replies: 68
- Views: 12191
Re: Forced subtitles
This is why I asked about changing the positioning that's "baked" in the mkv. As said before, the BD subs are images, so items can have different positions on the screen and different colors (denoting the actor currently speaking), all of which will be lost when converting to text-based S...
- Sun Jul 27, 2025 9:31 am
- Forum: Blu-ray discs
- Topic: Problem with some PGS subtitle files
- Replies: 2
- Views: 1219
Re: Problem with some PGS subtitle files
Use MakeMKV to create a decrypted copy and demux the subitle files with tsMuxeR. What are the file sizes?
- Sun Jul 27, 2025 9:29 am
- Forum: MKV file processing and playback
- Topic: Forced subtitles
- Replies: 68
- Views: 12191
Re: Forced subtitles
When using mkvtoolnix, are the subtitle tracks always displayed downward? Meaning whatever track #1 is in VLC, it will always be the top track listed in mkvtoolnix. Track #2 in VLC will always be the second from the top in mkvtoolnix and so on. But even if I did that, and found out that there are f...
- Sun Jul 20, 2025 6:01 am
- Forum: MKV file processing and playback
- Topic: Forced subtitles
- Replies: 68
- Views: 12191
Re: Forced subtitles
And what's stopping you from doing that BEFORE you rip the movie, so you can deselect unwanted subtitle tracks, not even ripping them with MakeMKV? And how do you know before ripping the disc? MakeMKV doesn't know which ones there are By playing back the disc before ripping it and cycling through t...
- Sun Jul 13, 2025 6:24 am
- Forum: MKV file processing and playback
- Topic: Forced subtitles
- Replies: 68
- Views: 12191
Re: Forced subtitles
I managed to download an outdated version of mkvtoolnix from another website. It's really ridiculous that I can't even download the current version from the actual website. I agree, cause you can get it easily from Moritz's page or from Videohelp . Instead, to find out which are the forced subs, I'...
- Sun May 11, 2025 5:33 pm
- Forum: MKV file processing and playback
- Topic: The Walking Dead- Daryl Dixon missing English subs
- Replies: 4
- Views: 7915
Re: The Walking Dead- Daryl Dixon missing English subs
Are the forced subs items flagged as such in the regular track or is there a separate track with all the forced items but not flagged as such?
- Fri Apr 04, 2025 5:46 am
- Forum: General MakeMKV discussion
- Topic: Alternatives to Handbrake?
- Replies: 8
- Views: 4865
Re: Alternatives to Handbrake?
I agree with Woodstock but if you still want to try (on Windows though) you could use Staxrip or X Media Recode.
- Wed Mar 12, 2025 8:54 am
- Forum: Blu-ray discs
- Topic: Avatar 3 Disc Collectors Edition and Forced Subtitles
- Replies: 6
- Views: 2617
Re: Avatar 3 Disc Collectors Edition and Forced Subtitles
Doing the above has allowed me to finally get the Forced Subtitles on Avatar, Avengers Assemble and Charlie's Angels, thus far. So the 3 Disc Collector's edition has no items flagged as forced as opposed to the regular US BD of Avatar which is one of the very few US BDs that has been authored this ...
- Sun Feb 23, 2025 9:39 am
- Forum: UHD discs
- Topic: Subtitles for Dummies, or At Least Newbies
- Replies: 13
- Views: 8015
- Tue Feb 18, 2025 11:46 am
- Forum: Advanced MakeMKV usage
- Topic: Again, selection of languages?
- Replies: 9
- Views: 11805
- Tue Feb 18, 2025 10:36 am
- Forum: MKV file processing and playback
- Topic: Ripping subtitles to srt file
- Replies: 7
- Views: 9774
Re: Ripping subtitles to srt file
Since Vobsub uses less colors than PGS, you usually do lose a bit of quality but it's usually acceptable. Since PGS are better/bigger, they are easier to OCR than Vobsub, so I personally always go with SRT. Losing positioning doesn't matter that much IMO.
- Mon Feb 10, 2025 8:42 am
- Forum: Advanced MakeMKV usage
- Topic: Default selection rule for audio+subtitles
- Replies: 3
- Views: 8805
Re: Default selection rule for audio+subtitles
Oops, I keep English and German subs only so and apparently I've adjusted my command badly above. If you wand to keep only all English subs, this should do it: -sel:all,+sel:(eng),-sel:(core),-10:(eng),-20:(forced(eng) The "lighter" tracks rise to the top, that means the English forced (IF...
- Thu Feb 06, 2025 5:26 pm
- Forum: Advanced MakeMKV usage
- Topic: Default selection rule for audio+subtitles
- Replies: 3
- Views: 8805
Re: Default selection rule for audio+subtitles
Should look something like this: -sel:all,+sel:(eng),-sel:(core),-10:(eng),-20:(forced*(eng).
- Sun Jan 05, 2025 1:03 pm
- Forum: General MakeMKV discussion
- Topic: Subtitles for foreign language only?
- Replies: 8
- Views: 8987
Re: Subtitles for foreign language only?
Sounds like too much work to implement for Mike when he won't even implement some kind of parse function like BDtoAVCHD's 'Scan bitrate'. After parsing is done, it shows each track's size so you can pinpoint the forced tracks easily without having to extract them first. If it detects items flagged a...