Log in

View Full Version : Split an AVI file and SRT file at the same time?


chexmix
30th October 2015, 05:25
I have a playstation 3 that I use to watch divx files. They're AVI files that I've embedded the SRT subtitles in using AVIAddXSubs since the PS3 doesn't read SRT files.

The problem is occasionally the AVI files will be very large and I will have to split them, since the PS3 only takes FAT32 files so the files can only be so big. I've been using splitMKV (http://forum.doom9.org/showthread.php?t=150457) which splits the AVI and SRT at the same time, but I've noticed that occasionally I'll lose the audio in part of the file when I do that. This isn't just on the PS3 when I check with VLC player the audio is also missing.

So I am looking for another way to split an AVI file and SRT file at the same time. Is there any other tool to do it?

Thanks