You wont get anymore help since you don 't want to do a stitch of learning to do what other people have told you.
+ Reply to Thread
Results 31 to 36 of 36
-
I think,therefore i am a hamster.
-
How about using https://subtitletools.com/merge-subtitles-online ?
- set "Base file" to 300.DVDRip.MoMo.part1.en.srt
- set "Merge file" to 300.DVDRip.MoMo.part2.en.srt
- set "Mode" to 'Glue end-to-end (CD1 + CD2) '
- press Merge, download new file
users currently on my ignore list: deadrats, Stears555, marcorocchini -
This leaves the OP with the same problem as in post #12. Note the last paragraph of the "Glue subtitles end-to-end" section:
Keep in mind that it might be very difficult to get subtitles that are in sync with the video when using this mode. You might have to manually sync the subtitles with your video player. If you want to permanently fix the sync of your glued subtitles, you can do this with the partial shifter tool. -
I read the whole thread since I've been doing some of these things with older video and the getting a subtitle-- but from a different source.
The first OP post mentions KMPlayer not recognizing .srt. SRT can be renamed to .txt and back again. I don't know if this is useful.
I'll not say more than that since this problem has had a lot of input from the experts. -
I wrote this out and created some screen shots about two weeks ago but never posted it. Here it is, perhaps it will help somebody:
In SubtitleEdit, use tools/join subtitles
Check the running time of the first movie part to the nearest second. Assume it's 53:20.
The original second SRT has its first line at approx 15.3 seconds.
This means in the combined file the first line belonging to SRT 2 should start at 15.3 seconds + 53:20 giving 53:35.3
The first SRT has 495 lines. So in the joined window lines 496 to the end need to be adjusted.
Highligh 496 to the end then use synchronization/adjust all times
when I tried it, I had to add just over 4 seconds to these lines to make it right. (assuming the hyperthetical
running time I mentioned)
It takes patience, you'll have to try it and if necessary tweak those lines again, probably in fractions of a secondLast edited by davexnet; 21st Jan 2023 at 03:57.
-
this could be done easily in python, where running a command line:
python "join.srt" "first.srt" "second.srt" "first_video.mp4"
would create joined srt.
But not sure if op would even consider that as "an intelligent solution" after reading this thread, like be able to actually assembling things (python, command line) , learn how to run it,
Similar Threads
-
How to download ts files with consecutive number from 1-1000?
By Alan2154 in forum Video Streaming DownloadingReplies: 6Last Post: 5th Nov 2021, 15:50 -
combining many ts files to mp4
By bugisokay in forum Video ConversionReplies: 6Last Post: 28th Jan 2021, 07:35 -
combining two batch files into one
By Mishari in forum Newbie / General discussionsReplies: 3Last Post: 10th Jun 2020, 01:00 -
Combining files with MKVToolnix
By koberulz in forum Newbie / General discussionsReplies: 8Last Post: 13th Mar 2019, 07:31 -
Batch combining multiple audio files with same picture to create mp4 files
By MD_89 in forum AudioReplies: 25Last Post: 1st Dec 2018, 22:29