Hi
I'm trying to combine 2 mpeg videos. I thought the following would work:
cat file1.mpg file2.mpg > final.mpg
When I play the final.mpg it works fine till the second video starts and returns the following error on the screen libmpeg2: stream not demultiplexed ? I'm using XINE.
I thought maybe what I need is a Video Editor for Linux and so found LVE on SourceForge but had problems compiling it.. This is the error I get qdir.cpp:10:26: qapplication.h: No such file or directory followed by a whole bunch of similar errors.
I'm using a GNU/Linux system (Knoppix 3.2 - Debian). Anyone had any luck with making lve?
One more thing ... the first video is 10 seconds long and does not contain any audio signal. Whereas the second video is a 32 minute video of RMS which is compressed big time since the file is only 53 MB.
Regards
Rishi