Log in

View Full Version : How to find hidden forced subtitles ?


DMD
14th August 2010, 16:42
Good day to all

I'm a crazy movie on Blu-ray, VAN HELSING.

Is the only film that I could not find the forced subtitles.

I tried using various tools, including tsMuxeR, once I extracted all the subtitles (4) in my language (ITA), and then I have analyzed BDSup2Sub.

3 files relate to special content and comments of the director, and one file refers to the full subtitles.

How to locate the file "Ghost"?

That this file exists, because when I play the movie, full decrypted with TMT3 forced subtitles are there and appears as the 5th selection.

Can you help or is it an anomaly?

THANKS

setarip_old
14th August 2010, 20:50
See my response to your duplicate post under the "BDSup2Sub" sticky...

7ekno
15th August 2010, 05:16
You need to use the first subtitle track and extract the frames flagged as "forced" from it ;)

Something like:
java -jar BDSUp2Sub.jar your.sup your.sub /forced

Will create an extra IDX/SUB subtitle track with only forced frames ...

7ek