I used avidemux to delete some unwanted portion of a movie. It was really a nice experience. But I also wanted to have the .srt file be modified in synchronization with the avi modifications.
I wandered on Internet but, could not find a help. From the structure of .srt file it seems possible but could not it on the internet. For example, one `brute force' method is to modify in a text editor by changing each time lines in .srt relevantly; like `pushing/pulling' contents of an array! As the file could be too large, we could write a program for it which reads the lines, interprets them and rewrite them in a new file. Is there any ready made tool? Is it possible inside avidemux itself? I think, it should be possible within avidemux as the task is straightforward and avidemux `knows' the boundaries of the cut portions. My system is : Debian 5.0 on Compaq CQ45-137TX laptop. Mayur -- l...@iitd - http://tinyurl.com/ycueutm
