On Sat, 27 Dec 2003, Rishi Gangoly spake thusly: > Hi > > I'm trying to combine 2 mpeg videos. > I thought the following would work: > > cat file1.mpg file2.mpg > final.mpg
I am sure those mpeg files have individual headers. How will it work if the headers of file 2 are found in between? You will require some software which combines the streams and then writes a common header. Yes you do require a video editor I think. Or at least a simple app which does the combining. -- quasi Utopia Unlimited! -- http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

