I have a movie which is split in 3 parts (3 AVI files). I need to convert these all into one 1 DVD. I know that I have to merge these files into 1 big AVI file, which I have already done using append AVI segment and direct stream copy for both (audio and video) using VirtualDub. But the problem comes with the subtitles. I have 3 AVI files and 3 different subtitles files also (.srt). I have joined them using Subtitle Workshop into one subtitle file. But when I play the full AVI file with the full subtitle file, subs get out of sync after 1st CD duration is over. Following are the details of the files:
Filenames:
----------
File 1: file1.avi file1.srt
File 2: file2.avi file2.srt
File 3: file3.avi file3.srt
Details:
--------
File1:
Duration: 00h 57m 12s
Resolution: 640 x 352 (1.818 : 1)
Video Codec: DivX 5.0
Audio Codec: AC3
Rate (FPS): 23.976 FPS
File2:
Duration: 00h 58m 13s
Resolution: 640 x 352 (1.818 : 1)
Video Codec: DivX 5.0
Audio Codec: AC3
Rate (FPS): 23.976 FPS
File3:
Duration: 00h 59m 51s
Resolution: 640 x 352 (1.818 : 1)
Video Codec: DivX 5.0
Audio Codec: AC3
Rate (FPS): 23.976 FPS
Once again, I can convert the full AVI file into DVD MPEG file. But the full subtitles file is out of sync with the full AVI file. Once it gets sync with the full AVI file, my problem is solved. I select 23.976 FPS and Recalculate time settings when merging Subtitles files into one file, but no luck.
Hope I have made my question clear. Any suggestions what I am doing wrong or what more shoudl I do?
Hashaam
+ Reply to Thread
Results 1 to 2 of 2
-
-
i was having this problem too, but i think it is a bug in subtitle workshop rather than a problem with our videos/.SRT files. i think the problem is that subtitle workshop calculates the new times for the subtitles from the second file incorrectly. i think it just takes the time of the last subtitle in the first .SRT file and adds this to the times in the second .SRT file. the problem with this is the last subtitle is not necessarily at the end of the video. this bug would be carried over to the times in the third (etc.) .SRT also. to work around this, i just added a subtitle to the end of the first .SRT file which occurred at the very end of the video. for example, if the first video is 00:53:21,133 in length, then this is what the new .SRT would look like:
Code:... 310 00:52:11,482 --> 00:52:15,351 this is the last subtitle in the video 311 00:53:21,132 --> 00:53:21,133 .
Similar Threads
-
How to Sync subtitles from dvd PAL to MKV 23,976.
By axl70 in forum SubtitleReplies: 7Last Post: 15th May 2015, 07:38 -
Problem with subtitles in videos of 23.976 fps
By sgbd in forum Authoring (DVD)Replies: 5Last Post: 7th Nov 2010, 18:56 -
To synchronize 29,970 audio fps for 23.976 fps
By DruidCtba in forum Newbie / General discussionsReplies: 1Last Post: 27th Sep 2009, 12:01 -
Sync 29.970 FPS audio to 23.976 FPS video?
By LCO1971 in forum Newbie / General discussionsReplies: 3Last Post: 13th Sep 2008, 15:23 -
Difference?? 23,976 pics/s or 29,976 fps
By twanbaten in forum Authoring (DVD)Replies: 1Last Post: 6th Nov 2007, 11:29