I want to restore contents of a DVD using a few avisynth filters. But I have stumbled across one problem: subtitles
How can I rip the DVD subtitles and keep them/add them after filtering? And by that I don't mean burn them in.
+ Reply to Thread
Results 1 to 6 of 6
-
-
EDIT: nevermind ".sub" is not the format i need
Last edited by rrats; 29th Sep 2021 at 10:43. Reason: my bad attempt
-
Demux subtitles and then later add when authoring the new DVD.
Now, which subtitle formats does your authoring program support and which one is it?
Edit: Are you even intending to make a new DVD out of this? You are not being very specific.Last edited by Skiller; 29th Sep 2021 at 18:09.
-
Demux everything (audio, video, subs, chapters) using PGCDemux. Work on the video and reauthor using Muxman. Stick back in the original DVD using the "Replace" button of VobBlanker.
Again though, as Skiller also wondered, this depends on you wanting to create another DVD. If not, explain better. -
-
Should have mentioned that earlier.
Get SubRip and OCR the subtitles, save as SRT.
Then, later, simply add the SRT when making the MKV (using MKVToolnix for example).
The subtitles will then be selectable by the viewer.
Now you could also skip the OCR part and add the original bitmap based subtitles of the DVD in "VobSub" format (sub + idx) and use the VobSub filter for playback. It's not very common though.
Similar Threads
-
VHS Tape - Restoration Recommendations Request - Avisynth
By geordie10 in forum RestorationReplies: 3Last Post: 4th Jun 2020, 20:25 -
Newlines in AviSynth+ subtitles
By miguelmorin in forum EditingReplies: 3Last Post: 22nd Feb 2020, 03:12 -
VHS Restoration in Avisynth?
By Andy2018 in forum RestorationReplies: 18Last Post: 11th Dec 2018, 21:41 -
Burning in Subtitles with AviSynth?
By TE16 in forum Video ConversionReplies: 1Last Post: 22nd Apr 2017, 07:32 -
Beginner with AVISynth and AvsPmod (16mm Kinescope Restoration)
By goodiesguy in forum RestorationReplies: 20Last Post: 28th Mar 2017, 01:02