I have some video files broken up into .ts files and I want to, ultimately convert them into one avi file. I also have some video files with an extension of cxx where x is a pair of digits - 00, 01, 02 etc.
At the moment, my thinking is that if I can convert them into a vob file then I can use dvd::rip/transcode to encode them to an avi - but I have no idea how to do that conversion.
Alternatively, someone may have a better idea of how I might convert these files to avi...