General problems with subtitles

Please post here for issues related to Blu-ray discs
Post Reply
Message
Author
de7t1ny
Posts: 5
Joined: Sat Dec 28, 2013 2:47 pm

General problems with subtitles

#1 Post by de7t1ny » Sat Dec 28, 2013 2:53 pm

After creating different MKV files from BluRay discs I am not able to demux the subtitles.
All Programs I tried say that they dont support the format of the subtitles: tsMuxerGUI, MKVextractGUI, MKVExtractGUI2

So i guess the problem is like MediaInfo says that the subtitles are "S_HDMV/PGS" and not "PGS" like e.g. m2ts files?

Am I doing something wrong?

de7t1ny
Posts: 5
Joined: Sat Dec 28, 2013 2:47 pm

Re: General problems with subtitles

#2 Post by de7t1ny » Sat Dec 28, 2013 3:32 pm

So what I really would like to do is to see the content of the subtitles. So i was hoping being able to open the subtitles with Subtitle Processsor or Subtitle Workshop.

Can anybody please tell me how to do that? Thank you so much.

Woodstock
Posts: 10312
Joined: Sun Jul 24, 2011 11:21 pm

Re: General problems with subtitles

#3 Post by Woodstock » Sat Dec 28, 2013 7:49 pm

MKVToolnix seems to have no problem extracting the PGS subtitle tracks from MKV files. Have you tried that?

de7t1ny
Posts: 5
Joined: Sat Dec 28, 2013 2:47 pm

Re: General problems with subtitles

#4 Post by de7t1ny » Sat Dec 28, 2013 11:46 pm

MKVextractGUI, MKVExtractGUI2 are GUI for MKVToolnix (therefore you have to place them in the MKVToolnix folder).
So that would confuse me even more if MKVToolnix works for them but not the GUIs?

How are you (Woodstock) using the MKVToolnix?

Woodstock
Posts: 10312
Joined: Sun Jul 24, 2011 11:21 pm

Re: General problems with subtitles

#5 Post by Woodstock » Sun Dec 29, 2013 4:19 am

I've really only been using the mkvmerge portion, which has properly pulled the PGS tracks and copied them to the new files.

I just tried the extract GUI and, although it claimed the extract was a success, the PGS tracks were not created.

Of course, I also tried extracting the video track from a 5GB MKV ripped from a BD and got a 78MB h264 file, so something is very screwy with my copy!

Chetwood
Posts: 982
Joined: Mon Aug 30, 2010 9:16 am

Re: General problems with subtitles

#6 Post by Chetwood » Sun Dec 29, 2013 6:16 am

What happens when you try to extract them with MKVCleaver? Use all tracks even if you need only some.
MultiMakeMKV: MakeMKV batch processing (Win)
MultiShrink: DVD Shrink batch processing
Offizieller Uebersetzer von DVD Shrink deutsch

Romansh
Posts: 873
Joined: Sat Jan 22, 2011 7:09 pm

Re: General problems with subtitles

#7 Post by Romansh » Sun Dec 29, 2013 3:57 pm

de7t1ny wrote:So i guess the problem is like MediaInfo says that the subtitles are "S_HDMV/PGS" and not "PGS" like e.g. m2ts files?
No, that's the proper MKV codec ID for Blu-ray subtitles.

de7t1ny
Posts: 5
Joined: Sat Dec 28, 2013 2:47 pm

Re: General problems with subtitles

#8 Post by de7t1ny » Mon Dec 30, 2013 9:14 am

Chetwood wrote:What happens when you try to extract them with MKVCleaver? Use all tracks even if you need only some.
1. Thanks a lot Chetwood! MKVCleaver seems to work!
Besides, thats even more confusing since MKVCleaver is also a MKVtoolnix GUI! Can anybody explain why this GUI works and the others dont?

2. Still I would appreciate an answer from some MakeMKV developer why MakeMKV changes the "PGS" subtitle format of the m2ts to a "S_HDMV/PGS" format in the MKV. What is "S_HDMV" supposed to mean?

Chetwood
Posts: 982
Joined: Mon Aug 30, 2010 9:16 am

Re: General problems with subtitles

#9 Post by Chetwood » Mon Dec 30, 2013 3:54 pm

Why MakeMKV? When you mux an m2ts to mkv with MKVToolnix, Mediainfo also reports S_HDMV/PGS.
MultiMakeMKV: MakeMKV batch processing (Win)
MultiShrink: DVD Shrink batch processing
Offizieller Uebersetzer von DVD Shrink deutsch

de7t1ny
Posts: 5
Joined: Sat Dec 28, 2013 2:47 pm

Re: General problems with subtitles

#10 Post by de7t1ny » Tue Dec 31, 2013 2:36 pm

Ok, then i guess the "S_HDMV/PGS" is right.

Still there is no hint why the MKVtoolnix GUIs KVextractGUI, MKVExtractGUI2 and even tsMuxerGUI cannot demux the subtitles on MKV files.
Only the MKVtoolnix GUI MKVCleaver is able to do that.

Since MakeMKV even suggests tsMuxerGUI on the "About MKV" webpage this seems strange to me.

Chetwood
Posts: 982
Joined: Mon Aug 30, 2010 9:16 am

Re: General problems with subtitles

#11 Post by Chetwood » Tue Dec 31, 2013 5:10 pm

I've seen this issue pop up rarely too and my guess is that it's related to MakeMKV "deleting" forced sub tracks that turned out to be empty after parsing the entire file. This appears to result in the track numbering to be off confusing some tools.
MultiMakeMKV: MakeMKV batch processing (Win)
MultiShrink: DVD Shrink batch processing
Offizieller Uebersetzer von DVD Shrink deutsch

ndjamena
Posts: 830
Joined: Mon Jan 07, 2013 12:23 am

Re: General problems with subtitles

#12 Post by ndjamena » Wed Jan 01, 2014 8:46 am

My advice: don't use MKVExtractGUI2, it get's it's info from MKVInfo, which is a bad idea when track info is moved to the end of a file (and in general, really). As unintuitive as it is, MKVInfo is for developer use only and shouldn't be used for our kind of purposes as it reads the file from beginning to end yet by default stops at the end of the foreward headers. I believe the developer of MKVToolnix must be sick of telling people that by now, yet people still use it. MKVMerge -I, MKVMerge -i or MediaInfo are better options (MediaInfo will be pretty much perfect once the current bug I'm dealing with is fixed).

Post Reply