I'm trying to replace the subtitles in a DVD. I've ripped the source and everything is stored in a VIDEO_TS folder. I have also identified the IFO file containing the subtitle track that I want to replace.
My question: Is there a way to convert a subtitle track (.srt or bmp) in such a way that I can replace some files in the VIDEO_TS folder and recompile it into an ISO?
Thanks.
+ Reply to Thread
Results 1 to 6 of 6
-
Last edited by SiS sos; 14th Apr 2024 at 15:43.
-
IFO files only contain information about the subtitles. The subtitles themselves are stored in VOB files in a subpicture subtitle stream, multiplexed with the DVD's video and audio. So, there is no simple way to substitute a new subtitle for an existing one. You need to re-author the DVD. The method described above is the most straightforward.
Recreating the original menus and structure is sometimes possible but requires additional knowledge and possibly better authoring software that supports more features than AVStoDVD.Ignore list: hello_hello, tried, TechLord, Snoopy329 -
Reauthoring will lose all navigation and menus, unless recreated manually.
Beware, replacing a DVD subtitle is rather complex. I would do it like this (just a rough guideline):
• demux all contents of the titleset in which the subtitles shall be replaced, using PgcDemux
• convert the new subtitles into a suitable binary format (depends on the authoring app)
• author a "dummy" DVD using the demuxed contents of the first step, but with the new subtitle
• replace the corresponding titleset of the original DVD with the prepared titleset of the dummy DVD using VobBlanker
The result would be a perfect 1:1 replacement with no other differences. -
That kinda sucks (like the authoring software that doesn't cost a fortune), but I'll give it a go. I was really hoping to keep the menu structure, since every DVD authoring program I've used had pretty limited menu creation options. It's so bad that I even tried using an SDK instead! (to no avail)
Anyway, thanks for your replies. I will try out wat you suggested.I've got YouTube in my frickin' veins thats SiS sos !! -
Absolutely all of this can be done with free software. There is no need to tinker with the menus and navigation at all if you operate by replacing titlesets. It would be kept intact.
Similar Threads
-
Adding/Replacing Subtitles and Videos to a Ripped BDMV
By Hardback247 in forum Authoring (Blu-ray)Replies: 33Last Post: 1st Apr 2024, 17:06 -
Replacing pgs subtitles in an m2ts bluray file
By jond in forum SubtitleReplies: 1Last Post: 12th Jun 2021, 07:23 -
Replacing HD on pVR
By Tafflad in forum Capturing and VCRReplies: 14Last Post: 28th Dec 2020, 08:11 -
replacing frames
By DaneClark in forum EditingReplies: 8Last Post: 11th Apr 2020, 17:09 -
Replacing a Portion of the First BD Chapter.... Is it Possible?
By User897 in forum Newbie / General discussionsReplies: 17Last Post: 8th Sep 2019, 13:27