Log in

View Full Version : Help adding a delay to a SUP file


Perenista
11th November 2020, 23:03
What I need to do is simple:

- It's a .SUP file, extracted from a Blu-ray;

- Movie has 1 hour and 50 minutes, however I need to introduce a positive delay of 3650 ms (or 3 seconds and 650) after this line:

https://i.postimg.cc/BnnT06nY/XX.png

(677 in the image, and all others until the end)

So every text that started at 46 minutes until the end will now start 3.650 seconds later. Lines 1 - 676 will not be touched.

If we were talking of Subtitle Workshop this could be easily done with a .SRT subtitle and then saved later.

I don't know a program that could do this for the .SUP/Blu-ray subtitle. Oh, and I also need to save that file as .SUP again, without breaking anything. No OCR or any other change here.

Ghitulescu
12th November 2020, 08:21
I would transform the subtitles into XML form, split them at that point, delay the second "half", reunite the XML file back, reconstruct the PGS.
I don't think any PGS-able SW exist to change the delay for more than a subtitle at a time, if any.

hubblec4
15th November 2020, 11:48
What is with BDSup2Sub?

Nikse555
14th December 2020, 05:17
Latest beta version of SE can now edit bd sup files: http://forum.doom9.net/showthread.php?t=162721&page=63