On Saturday 27 December 2003 10:24, Rishi Gangoly wrote:
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 ?
vls is your friend. Check it out at http://videolan.org/streaming/ features.html What exactly are you trying?
I'm using XINE.
I thought maybe what I need is a Video Editor for Linux and so
Not if you just want to string videos together.
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.