Sample Header Ad - 728x90

How do I merge two *.srt files

13 votes
4 answers
11397 views
Please see this question. I have just merged two avi files cd1.avi and cd1.avi into movie.avi using: avimerge -o movie.avi -i cd{1,2}.avi Problem is that I had to *subtitle* files linked to the first avi files: cd1.srt cd2.srt At first I tried simply to concatenate the files together: cat cd{1,2}.srt > movie.srt But that caused havoc with the subtitles... any suggestions?
Asked by Stefan (26020 rep)
Sep 20, 2010, 07:09 PM
Last activity: Jan 6, 2024, 06:31 PM